what is aspcompat? what it does?
Answer / kavitha
AspCompat is an attribute used in the @ Page directive. It
specifies whether or not to execute an ASP.NET page on a
single-threaded apartment (STA). It works as a
compatibility option. The default value of this attribute
is false. Setting this attribute to true creates an
apartment of type STA for the page. This allows the page to
call STA components, such as the components developed with
Microsoft Visual Basic 6.0.
| Is This Answer Correct ? | 8 Yes | 0 No |
what is <location> tag?
To add a hyperlink column to the DataGrid which tag is used ?
What is server side session?
How do you register a .NET assembly?
What is the viewstate in asp.net?
what is the difference b/w .net 1.1 and 2.0 ?
when i want to use asp.net configuration for creat users and roles i recived this message: There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store. The following message may help in diagnosing the problem: Unable to connect to SQL Server database. when i clicked the choose data source button that give me another message that is this: Use this page to configure how Web site management data such as membership is stored. You can use a single provider for all the management data for your site or you can specify a different provider for each feature. Your application is currently configured to use the provider: AspNetSqlProvider Select a single provider for all site management data Select a different provider for each feature (advanced) ------------------------- and this message was reapeted in other choose again. please help me if u know why i gave that message so i wont can creat my users and roles
What is indexing on asp.net?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What is a 307 redirect?
What is the difference between application and cache variables?
Can we use html in asp.net?
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)