Can you please explain the difference between system.string and system.stringbuilder classes?
How does you get record no from 5 to 15 from a dataset of 100 records?
What do you mean by option strict on?
What is difference between import system.data.sqlclient,system.data.oledb?
hello friends.. when i deployment my project in the client machine that is successful but whenever i try to run my project using .exe file then it gives me error "<filename>.exe is not a valid win32 application." what i do somebody halp me pls
What is stack used for in vb. Net?
Define cls?
How does you call and execute a SP in .NET?
What are the differences between server-side and client-side code?
What is an application domain? how they get created?
Can you please explain the difference between authentication and authorization?
How can we store decimal data in .net?
I want to reduce my CPU Usage when I am querying the Database for records. Now my Winform App(in VB.Net) suddenly Jumps to 100% CPU Usage when i query for records from sql server database. I want this Usage to be less. Any help is appreciated