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
Error installing sql express upgrade
combo box won't hold default value
dateDiff - combining a date selection and a time selection
IPSEC access into ASA via second Internet connection
Looking for software to mirror two external hard drives.
Help to decipher/reset BIOS settings on a Gigabyte MB!!!
jQuery Chained Select Boxes - Three Tiered ( third tier selected )
sumif with 2 conditions
What does src="#" mean when used in a bgsound attribute and is it needed?
VB.Net 2010: ResourceManager.GetObject fails with silent exception on x64