What are HTML controls, Web controls, and server controls?
129
Is it possible to set a shortcut key for label?
439
when garbage collector come into picture. ?
14
C++ & C# differences ?
183
How Web service create Proxy Using WSDL?
42
It was told that .Net 2.0 Framework has got it's in built
webserver. Does it mean that it doesn't need IIS? What is
the significance of Front Page Server Extensions in creating
or hosting a Web Application in .net?
How will you load dynamic assembly? How will create
assemblies at run time?
110
I want to fetch data from datareader. i have three tables in
datareader. i want to bind my two table with datagrid, then
i want to fetch a value from my third table. do u have any
idea pls help me. we use dr.nextresult() for multiple tables.
306
How to use the FindControl() function to preselect an item
in my dropdownlist?
187
What is the difference between imperative and interrogative
code?