Click here to Skip to main content
15,889,216 members
Home / Discussions / C#
   

C#

 
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 
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 
Hi All!

I have programmed two years in VB.Net and I'm thinking of moving on to C#. Main reason being that some applications at work are in C# and the online documentation I feel is better. I'm selflearned.

My question is if you have tips regarding the problems below, documentation or tutorials that helped you once upon a time.

Now to the problems:

1. I'm having difficulties to grasp how my new projects structure internally would be, best case. Often I start programming and finding out as I go. I feel I'm having planning issues. I work alot with database access applications.

2. When I'm programming I feel that I have a problem with finding good object structure. Per say; I have a class that handles errormessages but I have trouble seeing the solution for the structure of it and how other classes should us this class.

3. I work alot with databases, SQLite, Access etc. I've been reading into Dapper-solutions for easy CRUD work. Somehow I feel I should start of more basic.

4. I lack some basic OOP understanding. Even if I've read alot I feel I cannot implement it. For example interfaces, inheritence and project patterns. Examples I've read is relatade to real-time objects as Cats, Cars etc. But when I have for example "Register an abscense / holiday" etc. How should that object look and fall in line with other objects, no clue...

Any tips on either number is greatly apprieciated!

H
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 
GeneralRe: C# datagridview help >_< Pin
Tnebm27-Sep-13 22:49
Tnebm27-Sep-13 22:49 
AnswerRe: C# datagridview help >_< Pin
Richard MacCutchan27-Sep-13 22:31
mveRichard MacCutchan27-Sep-13 22:31 

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.