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 Master Pages in ASP.NET? or What is a Master Page?
14. What are your Future Plans for Swatz Oils GROUP U.K?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is globalization and localization in asp net?
What are the contents of cookie?
How do sessions work?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
How do you identify that the page is postback?
Explain about the .NET framework?
How do you create a master page?
What are the difference between overriding and overloading?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is intrinsic objects in asp.net?
Explain diff between dataset and datareader?
In ViewState How much lifespan items stored?