How .Net has implemented security for web applications?
hi im shailendra singh my question is how we deploye the data base
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,
What base class do all Web Forms inherit from?
What is intrinsic objects in asp.net?
In the context of a comparison, what is object identity versus object equivalence?
Webconfig file is cofiguration of server or browser?
What does occur first in ASP.Net, Authentication or Authorization?
what are the files used in asp .net
Explain repository pattern in asp.net mvc? : asp.net mvc
List the major built-in objects in asp.net?
How does cookies work in asp net?
Is string a value type or a reference type?
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)