Click here to Skip to main content
15,900,461 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: How to join server program to my windows form? Pin
Rajasekharan Vengalil12-Nov-07 19:53
Rajasekharan Vengalil12-Nov-07 19:53 
QuestionHow to mount any file? Pin
bhaskar jatav12-Nov-07 17:38
bhaskar jatav12-Nov-07 17:38 
AnswerRe: How to mount any file? Pin
Christian Graus12-Nov-07 20:03
protectorChristian Graus12-Nov-07 20:03 
QuestionHelp!!!!!! TableAdapter Or BindingSource ? Pin
saltcode12-Nov-07 9:23
professionalsaltcode12-Nov-07 9:23 
QuestionDocking a window Pin
erarocks11-Nov-07 21:12
erarocks11-Nov-07 21:12 
AnswerRe: Docking a window Pin
Rajasekharan Vengalil12-Nov-07 19:47
Rajasekharan Vengalil12-Nov-07 19:47 
GeneralRe: Docking a window Pin
LongRange.Shooter1-Feb-08 10:21
LongRange.Shooter1-Feb-08 10:21 
QuestionSimple Invoice Capture: To databind or not to databind? Pin
Brady Kelly10-Nov-07 21:09
Brady Kelly10-Nov-07 21:09 
I have a small invoicing application in MS Access that I have started converting to SQL Server 2005 and WinForms. This is a very small application, and I should have full functionality in two or three days, with all bells and whistles by the end of next weekend.
I'm in two minds whether to sweat it out and implement databinding, or just do what I know best and code all my own data access, using DataTable objects as 'proxies' for detail grids etc. All I know about data binding is the problems I've had previously when changing column names etc. Visual Studio 2005 seems to remember things you want forgotten in very secret places. Unsure | :~

However, this is a great opportunity for me to overcome my lack of experience and learn to deal with the problems I have encountered before. What is the general opinion on this? At least I now have internet at home, so my friend Google will be looking over my shoulder when I attempt a data bound application.

BTW, I am also moving forward in learning NHibernate, but I feel the overhead of learning something at that level, outside of the intrinsic .NET tools, is a little too much for a project of this size.


MY BLOG


Calling all South African developers! Your participation in this local dev community will be mutually beneficial, to you and us.

AnswerRe: Simple Invoice Capture: To databind or not to databind? Pin
Rajasekharan Vengalil12-Nov-07 19:46
Rajasekharan Vengalil12-Nov-07 19:46 
GeneralChecking for a Key Sequence Pin
Brady Kelly10-Nov-07 3:51
Brady Kelly10-Nov-07 3:51 
GeneralRe: Checking for a Key Sequence Pin
Trollslayer10-Nov-07 5:28
mentorTrollslayer10-Nov-07 5:28 
GeneralRe: Checking for a Key Sequence Pin
Brady Kelly10-Nov-07 5:36
Brady Kelly10-Nov-07 5:36 
GeneralRe: Checking for a Key Sequence Pin
Trollslayer10-Nov-07 5:55
mentorTrollslayer10-Nov-07 5:55 
GeneralRe: Checking for a Key Sequence Pin
Brady Kelly10-Nov-07 6:04
Brady Kelly10-Nov-07 6:04 
GeneralRe: Checking for a Key Sequence Pin
Trollslayer10-Nov-07 6:28
mentorTrollslayer10-Nov-07 6:28 
GeneralRe: Checking for a Key Sequence Pin
Brady Kelly10-Nov-07 19:48
Brady Kelly10-Nov-07 19:48 
GeneralRe: Checking for a Key Sequence Pin
Luc Pattyn10-Nov-07 14:24
sitebuilderLuc Pattyn10-Nov-07 14:24 
GeneralRe: Checking for a Key Sequence Pin
Brady Kelly10-Nov-07 19:53
Brady Kelly10-Nov-07 19:53 
GeneralRe: Checking for a Key Sequence Pin
Luc Pattyn11-Nov-07 3:34
sitebuilderLuc Pattyn11-Nov-07 3:34 
GeneralRe: Checking for a Key Sequence Pin
Brady Kelly11-Nov-07 3:39
Brady Kelly11-Nov-07 3:39 
QuestionMater / Detail Datagridview Pin
Mr. Candyman7-Nov-07 8:41
Mr. Candyman7-Nov-07 8:41 
AnswerRe: Mater / Detail Datagridview Pin
led mike7-Nov-07 8:46
led mike7-Nov-07 8:46 
GeneralRe: Mater / Detail Datagridview Pin
Mr. Candyman7-Nov-07 9:40
Mr. Candyman7-Nov-07 9:40 
GeneralRe: Mater / Detail Datagridview Pin
led mike7-Nov-07 10:41
led mike7-Nov-07 10:41 
GeneralRe: Mater / Detail Datagridview Pin
Mr. Candyman7-Nov-07 11:28
Mr. Candyman7-Nov-07 11:28 

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.