Is it possible to add aspx.vb file in to C# Web Project? If
so how can i use the vb file in the C# Web project?
Post New Answer View All Answers
Define repository pattern in asp.net mvc? : asp.net mvc
What is the difference between the get method () and post method ()?
What are HTTP handlers in ASP.NET?
Can user control be stored in library?
Describe state management in asp.net?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What are sessions in asp net?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What are assemblies and namespaces and explain the difference between them ?
What is asp.net with mvc? : Asp.Net MVC
Define static function?
Is it possible to apply themes to an asp.net application? If yes, then how?
How do I publish my asp.net application to my isp's web server?
What is difference between ispostback and autopostback in asp net?
Demonstrate Render and PreRender?