what is DLL Hell and how it is solved in .NET? please
explain clearly??
No Answer is Posted For this Question
Be the First to Post Answer
How to authenticate users using Web.Config ?
Could u send me the answer for this question as soon as possible. Im using 'System.net.mail.mailmessage' namespace for sending a mail from my application. What should I mention in 'system.net.mail.mailmessage.to' property and What should I mention in 'system.net.mail.mailmessage.from' property.
Types of exceptions in dot net???
How you can manage the state of application at the server side in ASP.NET?
Types of values mode can hold session state in Web.Config?
Securitywise What are the Enhancements in 2.0?
What do you understand by aggregate dependency?
What are runtime hosts?
Explain server-side scripting?
what are the types of ASP objects ?
When is validation done on the client? How does client-side validation improve the efficiency of an application?
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()
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)