| | |
how to secure webapplication?
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2007
Posts: 1,080
Reputation:
Solved Threads: 68
With asp.net, it is very secure. Another step you can take to make it more secure is to create ASPX holder pages with all includes of ASCX. That way no one, ever, can read your ascx page. You can also encrypt all data sent and then decrypt when you receive it. A step that isn't usually followed, but can be done. ASP.NET is a very secure language. Everything read on your server is spit out as html, so therefore no one ever see's your asp.net coding, the backend, etc.
What version of ASP.NET? 1.0, 1.1, 2.0, or 3.0... each has different security levels/requirements/restrictions unique to its code level.
For 2.0 : http://aspnet.4guysfromrolla.com/articles/120705-1.aspx
For 2.0 : http://aspnet.4guysfromrolla.com/articles/120705-1.aspx
Last edited by Paladine; Jan 22nd, 2008 at 10:46 pm.
![]() |
Similar Threads
Other Threads in the ASP.NET Forum
- Previous Thread: how can connect the database
- Next Thread: Stored procedure in Oracle DB
| Thread Tools | Search this Thread |
.net activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net box browser button c# c#gridviewcolumn cac checkbox click commonfunctions confirmationcodegeneration content courier css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock development dgv dialog dropdownlist dynamically edit expose fileuploader fill flash formatdecimal forms formview gridview gudi homeedition iframe iis javascript jquery listbox login microsoft mono mouse mssql multistepregistration news numerical objects opera panelmasterpagebuttoncontrols radio redirect registration relationaldatabases reportemail rotatepage save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visualstudio web webapplications webdevelopemnt webprogramming webservice xml xsl youareanotmemberofthedebuggerusers






