Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Windows Forms | Forum profile

Forum profile page for Windows Forms on http://www.codeproject.com. This report page is the aggregated overview from a single forum: Windows Forms, located on the Message Board at http://www.codeproject.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Windows Forms" on the Message Board at http://www.codeproject.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: CodeProject: Discussion Boards. Free source code and programming help - Windows Forms (site profile, domain info codeproject.com)
Title: Windows Forms
Url: http://www.codeproject.com/script/Forums/View.a...
Users activity: 19 post per thread
Forum activity: 10 active threads during last week
 

Posting activity on Windows Forms:

  Week Month 3 Months
Threads: 10 41 158
Post: 19 68 300
 

Windows Forms Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Natza Mitzi
3
user's latest post:
resize form and controls...
Published (2009-11-23 06:58:00)
Hi, I am not sure that I get you right but if you want your application to change screen resolution : change screen resolution C# As for the shrink or grow, thre is the Form.AutoScaleMode which I haven't worked with.
d@nish
3
user's latest post:
data grid view
Published (2009-11-25 23:17:00)
You can use DataGridViewButtonColumn to add buttons to your gridview. Then, handle its click event to insert/delete rows.
S0FTDEV
2
user's latest post:
resize form and controls...
Published (2009-11-23 03:47:00)
i am not asking about form resize event like maximize or normal , i want screen to adjust in different resolution 1024 x 768 or 800 x 600 etc , like shrink or grow adjust according to resolution
Shameel
2
user's latest post:
Display error of...
Published (2009-11-24 03:19:00)
The symptoms you mentioned usually occur in applications when it is too tight on memory, typically caused by memory leaks. Check if the control has any known issues and if it is supported on all platforms.
Roger Wright
2
user's latest post:
At The Risk Of Being Excoriated...
Published (2009-11-26 02:26:00)
Thanks for some excellent advice! It actually makes sense to me. One of the approaches I first considered was to make a master page that spawns dialog boxes to collect information, then passes the result back to the main form. I forget why I abandoned it. As for the forum choice, my other choice was general programming, and it had more cobwebs than visitors last time I looked. About the last service date... I had planned to update a device...
Mycroft Holmes
2
user's latest post:
At The Risk Of Being Excoriated...
Published (2009-11-26 02:58:00)
Roger Wright wrote: it had more cobwebs than visitors True, the reason you got a sensible reply (although posting here is the reason there is bare) The reason NOT to use the service date on the tool record is that it sets a bad habit and will lead to disaster, sooner or later the auditing of the related data is going to be critical and if you have it in 2 places (tool and service) then reconciliation is an issue. This is a BASIC tenant of...
S_Aijaz1
1
user's latest post:
problem accessing remote database.
Published (2009-11-24 00:51:00)
i have windows form (.net 3.5) and have to access data from database that is located on a remote server. how can i do it? plz help. can i do it with webservice. if yes then tell me how to access the webservice. Thanks!!!!!!!
Viola Barth
1
user's latest post:
Display error of...
Published (2009-11-25 12:17:00)
Hi Shameel, thanks for the tip. It really seems to be a memory leak. But it has nothing to do with the folder browser dialog. The leak probably occurrs in another referenced dll. Best Regards, Viola
Ramkumar_S
1
user's latest post:
data grid view
Published (2009-11-25 21:19:00)
hi All I am new to window application.plz help... I want a datagridview in this I will have a row and "add" button in the last colomn, when i click the add button same row should repeat.And if i want to delete it should be possible(window application) Please help me with this. thanks in advance
darkelv
1
user's latest post:
At The Risk Of Being Excoriated...
Published (2009-12-01 04:17:00)
I may have misunderstood your requirement, I think you want an off the shelf SCADA system instead of developing a customized SCADA system. http://global.wonderware.com/EN/Pages/default.aspx [ ^ ]
 

Latest active threads on Windows Forms::

CodeProject: Discussion Boards. Free source code and programming help
Started 1 week ago (2009-11-25 21:17:00)  by Mycroft Holmes
Wrong forum so consider yourself .... Excoriated, where the bloody dictionary when I need it. The is definitely a design issue and we all have our favourite flavours. Here is mine, caveat most of my apps a batch management so no transactions to speak of. Main form with a navigation control on the left, menu for methods not based on a specific piece of data (exit, process, help and reports), an...
Thread:  Show this thread (5 posts)   Thread info: At The Risk Of Being Excoriated... Size: 1,891 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: At The Risk Of Being Excoriated... :: Windows Forms :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 1 week ago (2009-11-25 23:17:00)  by d@nish
You can use DataGridViewButtonColumn to add buttons to your gridview. Then, handle its click event to insert/delete rows.
Thread:  Show this thread (2 posts)   Thread info: data grid view Size: 159 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: data grid view :: Windows Forms :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 1 week, 2 days ago (2009-11-24 03:19:00)  by Shameel
The symptoms you mentioned usually occur in applications when it is too tight on memory, typically caused by memory leaks. Check if the control has any known issues and if it is supported on all platforms.
Thread:  Show this thread (3 posts)   Thread info: Display error of FolderBrowserDialog on Windows Server 2008 Size: 235 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Display error of FolderBrowserDialog on Windows Server 2008 :: Windows Forms :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 1 week, 2 days ago (2009-11-24 01:08:00)  by d@nish
Just as you would do for the local one. Write the connection string and use its Open method. Just make sure your database allows remote connection.
Thread:  Show this thread (3 posts)   Thread info: problem accessing remote database. Size: 200 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: problem accessing remote database. :: Windows Forms :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 1 week, 3 days ago (2009-11-23 03:36:00)  by Natza Mitzi
Learn the art of docking and padding of controls. I believe there are articles about it and once you learn it, it is not a hassle.
Thread:  Show this thread (5 posts)   Thread info: resize form and controls according to Screen resolutions Size: 174 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: resize form and controls according to Screen resolutions :: Windows Forms :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 2 weeks, 2 days ago (2009-11-17 01:42:00)  by Nuri Ismail
Have a look at these articles: - C# Rect Tracker [ ^ ] - http://69.10.233.10/KB/cs/SharpFormEditorDemo.aspx [ ^ ] I hope this helps. Regards, Nuri Ismail
Thread:  Show this thread (4 posts)   Thread info: Drag Drop of controls in .net Size: 676 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Drag Drop of controls in .net :: Windows Forms :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 2 weeks, 1 day ago (2009-11-18 04:24:00)  by Shameel
1. Handle the UserDeletingRow event 2. Query the user if he/she wants to delete the row 3. Set the DataGridViewRowCancelEventArgs.Cancel = true , based on the response.
Thread:  Show this thread (2 posts)   Thread info: GridView Size: 275 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: GridView :: Windows Forms :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 2 weeks, 6 days ago (2009-11-12 18:03:00)  by Luc Pattyn
Hi, you could try listBox.Items.Contains(...)
Thread:  Show this thread (5 posts)   Thread info: listbox question Size: 202 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: listbox question :: Windows Forms :: CodeProject: Discussion Boards. Free source code a..."
 

Hot threads for last week on Windows Forms::

Windows Forms
Started 1 week ago (2009-11-25 21:17:00)  by Mycroft Holmes
Wrong forum so consider yourself .... Excoriated, where the bloody dictionary when I need it. The is definitely a design issue and we all have our favourite flavours. Here is mine, caveat most of my apps a batch management so no transactions to speak of. Main form with a navigation control on the left, menu for methods not based on a specific piece of data (exit, process, help and reports), an...
Thread:  Show this thread (5 posts)   Thread info: At The Risk Of Being Excoriated... Size: 1,891 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: At The Risk Of Being Excoriated... :: Windows Forms :: CodeProject: Discussion Boards. Free source code a..."
Windows Forms
Started 1 week, 2 days ago (2009-11-24 01:08:00)  by d@nish
Just as you would do for the local one. Write the connection string and use its Open method. Just make sure your database allows remote connection.
Thread:  Show this thread (3 posts)   Thread info: problem accessing remote database. Size: 200 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: problem accessing remote database. :: Windows Forms :: CodeProject: Discussion Boards. Free source code a..."
Windows Forms
Started 1 week, 2 days ago (2009-11-24 03:19:00)  by Shameel
The symptoms you mentioned usually occur in applications when it is too tight on memory, typically caused by memory leaks. Check if the control has any known issues and if it is supported on all platforms.
Thread:  Show this thread (3 posts)   Thread info: Display error of FolderBrowserDialog on Windows Server 2008 Size: 235 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Display error of FolderBrowserDialog on Windows Server 2008 :: Windows Forms :: CodeProject: Discussion Boards. Free source code a..."
Windows Forms
Re: data grid view - 2 new posts
Started 1 week ago (2009-11-25 23:17:00)  by d@nish
You can use DataGridViewButtonColumn to add buttons to your gridview. Then, handle its click event to insert/delete rows.
Thread:  Show this thread (2 posts)   Thread info: data grid view Size: 159 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: data grid view :: Windows Forms :: CodeProject: Discussion Boards. Free source code a..."