Microsoft
Software
Hardware
Network
Question : Windows Forms(Beginner)
Hi
After working on web applications for 2 years, now I started working on windows forms application.After entering values into form in asp.net we process the data by clicking a button(ie in button click event handler the data is processed). But coming to windows forms, after making data entry into(textboxes) windows forms, the data is processed on making changes to textboxes even without clicking a button.
Why is it done like that? After searching, I came to know that windows applications are like desktop like applications and client side executed. I didn't understand that. Could any one please suggest me regarding this? If possible, please post some resources or sample applications regarding this.
Thank You
Answer : Windows Forms(Beginner)
I've always used a query to build the database and used the syntax...
"Field_Name TEXT(20)"
As an example, I found this random page with a google search...
http://allenbrowne.com/fun
c-DDL.html
...that shows how to create a table with a query.
Random Solutions
Dead harddrive - clicking sound
Terminal Server Port Forward to Desktop
How to print a dbgrid
SonicWall, VPN Access Rule
Google Apps Gmail and legacy MS Exchange (SBS) 2003 Synchronisation
Exporting X509 published certificate information
Microsoft System Center Configuration Manager
DCDIAG DC ERRORS
Can Competitive Local Exchange Carriers Offer Mobile Phone Service?
how to parse this text log into another txt format