Click here to Skip to main content
15,890,897 members
Home / Discussions / C#
   

C#

 
QuestionSQL XML TYPE Pin
Member 1030679730-Sep-13 4:44
Member 1030679730-Sep-13 4:44 
AnswerRe: SQL XML TYPE Pin
Eddy Vluggen30-Sep-13 7:29
professionalEddy Vluggen30-Sep-13 7:29 
GeneralRe: SQL XML TYPE Pin
Member 103067971-Oct-13 4:44
Member 103067971-Oct-13 4:44 
QuestionSetting a default and maximum number in a textbox. New to C#. Please help Pin
Mandyy1429-Sep-13 19:58
Mandyy1429-Sep-13 19:58 
SuggestionRe: Setting a default and maximum number in a textbox. New to C#. Please help Pin
Richard MacCutchan29-Sep-13 21:15
mveRichard MacCutchan29-Sep-13 21:15 
GeneralRe: Setting a default and maximum number in a textbox. New to C#. Please help Pin
PIEBALDconsult30-Sep-13 5:09
mvePIEBALDconsult30-Sep-13 5:09 
GeneralRe: Setting a default and maximum number in a textbox. New to C#. Please help Pin
Amol_B30-Sep-13 23:14
professionalAmol_B30-Sep-13 23:14 
QuestionImplement Undo/Redo - Copy/Paste on DesignSurface Pin
olograph29-Sep-13 10:18
olograph29-Sep-13 10:18 
Hello, this question is related to the System.ComponentModel namespace.

I started to work on a project that allows creating forms at design-time. I have a DesignSurface and all features are already implemented except for the Undo/Redo and Copy/Paste feature.

By reading on the net, I got that I could use the UndoEngine class for Undo/Redo functionality if I create an additional service, a serialization service. It`s still blurry.

I know even little about the requirements for the Copy/Paste features. I can invoke the command, but nothing happens.

I think the commands will work if I add another unknown service,
but this is an assumption.

If someone could shade light on how this works.

Also, can anyone tell me what the heck is CodeDom Serialization?

Thanks
AnswerRe: Implement Undo/Redo - Copy/Paste on DesignSurface Pin
Brisingr Aerowing29-Sep-13 10:45
professionalBrisingr Aerowing29-Sep-13 10:45 
QuestionBeginning C# journey - knowledge and tips... Pin
Bankaida29-Sep-13 9:44
Bankaida29-Sep-13 9:44 
AnswerRe: Beginning C# journey - knowledge and tips... Pin
David C# Hobbyist.29-Sep-13 11:44
professionalDavid C# Hobbyist.29-Sep-13 11:44 
GeneralRe: Beginning C# journey - knowledge and tips... Pin
Gergo Bogdan30-Sep-13 2:13
Gergo Bogdan30-Sep-13 2:13 
GeneralRe: Beginning C# journey - knowledge and tips... Pin
David C# Hobbyist.30-Sep-13 2:44
professionalDavid C# Hobbyist.30-Sep-13 2:44 
AnswerRe: Beginning C# journey - knowledge and tips... Pin
Richard MacCutchan29-Sep-13 20:56
mveRichard MacCutchan29-Sep-13 20:56 
AnswerRe: Beginning C# journey - knowledge and tips... Pin
Glen Childs30-Sep-13 0:35
Glen Childs30-Sep-13 0:35 
QuestionSSRS Reporting USING Oracle Database Pin
JYOTISANKAR MOHAPATRA29-Sep-13 8:38
JYOTISANKAR MOHAPATRA29-Sep-13 8:38 
QuestionRe: SSRS Reporting USING Oracle Database Pin
Richard MacCutchan29-Sep-13 20:54
mveRichard MacCutchan29-Sep-13 20:54 
QuestionWhat is the difference between "Show() "and "ShowDialog()"? Pin
fengyuchun8829-Sep-13 1:00
fengyuchun8829-Sep-13 1:00 
AnswerRe: What is the difference between "Show() "and "ShowDialog()"? Pin
OriginalGriff29-Sep-13 1:14
mveOriginalGriff29-Sep-13 1:14 
GeneralRe: What is the difference between "Show() "and "ShowDialog()"? Pin
fengyuchun8829-Sep-13 2:05
fengyuchun8829-Sep-13 2:05 
AnswerRe: What is the difference between "Show() "and "ShowDialog()"? Pin
Glen Childs30-Sep-13 5:38
Glen Childs30-Sep-13 5:38 
AnswerRe: What is the difference between "Show() "and "ShowDialog()"? Pin
Glen Childs30-Sep-13 5:39
Glen Childs30-Sep-13 5:39 
QuestionRe: What is the difference between "Show() "and "ShowDialog()"? Pin
fengyuchun8830-Sep-13 17:54
fengyuchun8830-Sep-13 17:54 
QuestionC# datagridview help >_< Pin
Tnebm27-Sep-13 21:48
Tnebm27-Sep-13 21:48 
AnswerRe: C# datagridview help >_< Pin
Abhinav S27-Sep-13 22:20
Abhinav S27-Sep-13 22:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.