what is silver light when will we use silver light,
No Answer is Posted For this Question
Be the First to Post Answer
Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()
Disable Mouse right click on web page in asp.net?
Contrast OOP and SOA. What are tenets of each ?
What is boxing? How we can use it?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
How to rename a table using sql queries?
Explain Session state management options in ASP.NET.
Explain the disadvantages of viewstate?
Why we go for mvc instead of asp.net? : Asp.Net MVC
What is jade template engine?
How to write unmanaged code and how to identify whether the code is managed /unmanaged?
Disable Session State at the Application Level
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)