we are working in .net namespaces like using
system.io,system.text. these namespace before we
use "using " keyword what means of using?
Answer Posted / kamlesh
"Using" is a keywords that spasify to compiler adll is
used in program
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of using Master Pages?
What are the memory-mapped files?
Can we set master page as a start page?
How asynchronous call can be implemented using delegates?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
In Code-Behind class which kind of code (server or client) is found ?
Write some code using interfaces, virtual methods, and an abstract class`
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What is the difference between client-side and server-side validations in webpages?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Explain asp.net application life cycle?
What is the difference between application state and caching?
What is the difference between Classic ASP and ASP.Net?
Is post back property in asp net?
How can I open ashx file in mobile?