Can you create an app domain ?
Answer / arunendra shukla
Yes, We can create user app domain by calling on of the following overload static methods of the System.AppDomain class
1. Public static AppDomain CreateDomain(String friendlyName)
2. Public static AppDomain CreateDomain(String friendlyName, Evidence securityInfo)
3. Public static AppDomain CreateDomain(String friendlyName, Evidence securityInfo, AppDomainSetup info)
4. Public static AppDomain CreateDomain(String friendlyName, Evidence securityInfo, String appBasePath, String appRelativeSearchPath, bool shadowCopyFiles)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between or and orelse?
Why would a company use an application service provider?
Explain diff. Betn dataset and recordset?
What is the use of execute non query in asp.net?
How is my content secured from unauthorized access?
Why web api is better than wcf?
What are the 3 types of web?
What is difference between user control and custom control?
Define data caching?
What is difference between View State and Hidden Field in ASP.NET?
Can viewstate be accessed in another page?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
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)