What are windows based applications examples?
No Answer is Posted For this Question
Be the First to Post Answer
which property is used to lock a textbox to enter data?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
What are different options to store state in ASP.NET applications?
Which property of textbox cannot be changed at runtime?
How to get records from a database?
What is form record?
____ property is used to lock a textbox to enter data.
How to redirect a user to new page in ASP.NET without making a round-trip to the browser?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
What is the need of z-order method?
What are the different types of JOINs in SQL Server?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar