What is the difference between “Web.config” and “Machine.Config”?
No Answer is Posted For this Question
Be the First to Post Answer
difference between Trace and Debug ?
2 Answers Accenture, HCL, Patni,
Difference Between ReadOnly and Constant Variable in compile time and Run Time.
3 Answers Phoenix Technologies, Quadrant,
Briefly describe different techniques for ASP.NET State Management?
6 Answers Deloitte, Syntax Softtech,
How to Page Execute in asp.net(inside browser)
You are using the try? catch block seen in the following code segment, but no exceptions are ever caught by the catch block. What is the problem? SqlConnection cn =new sqlConnection(strSQL); SqlDataSet ds; try { cn.open(); //perform the data processing steps ??.. } catch (OleDbException e) { ?.. } a) The exception class is wrong; it should be sqlErrors. b) The exception class is wrong; it should be sqlSyntaxExceptios. c) The exception class is wrong; it should be sqlExceptions. d) The exception class is wrong; it should be sqlExcptions.
2 Answers Microsoft, Syntax Softtech,
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together.
What is the use of @Register directives?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
How can you dynamically add user controls to a page?
What do you mean by authorization?
how we Creating a Web Service
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)