


Marcus Mac Innes demonstrates how security on a web site can be compromised by taking advantage of holes within the application code. These holes can be discovered by using a series of probes which disclose whether or not vulnerability exists. He also demonstrated using a Cross Site Scripting ...
Last Updated : 07 April 2005
Member reviews :

Visitor rating :

ASP.NET solves many of the problems that currently face Web developers, and it greatly simplifies the tasks of creating, debugging, and deploying Web applications. Its radically different from its predecessors in many ways, but it shares a common heritage and background to some. It requires that ...
Last Updated : 06 April 2005
Member reviews :

Visitor rating :

We are now at the next stage of Active Server Pages development. ASP.NET takes Active Server Pages and rapid web application development to a whole new level. All of the benefits provided by Active Server Pages to web development have been expanded upon and improved. Many of the inherent hurdles ...
Last Updated : 11 March 2005
Member reviews :

Visitor rating :

The release of ASP.NET forces us to reconsider many preconceptions about the deployment of websites. For example, we need to get used to the possibility of running multiple copies of the same site on a single server, sharing different versions of identically named DLLs. Another thing that ...
Last Updated : 19 January 2005
Member reviews :

Visitor rating :

ASP.NET is the platform for building the next generation of scalable, reliable, high-performance web applications. There are a myriad of features of ASP.NET, which enable building of great web applications. It is possible to learn, over a period of time, the techniques for building great web ...
Last Updated : 17 January 2005
Member reviews :

Visitor rating :


While ASP.NET 2.0 is completely backwards compatible with ASP.NET 1.1, its new features may require you to revise parts of your Web applications. This article provides a detailed analysis of how changes in ASP.NET 2.0 will influence your porting decisions.
Last Updated : 14 January 2005
Member reviews :

Visitor rating :

This discussion will focus around " - How to write secure code?" - using .NET Technologies. It will also discuss secure coding practices for enterprises and organizations. The discussion will include following topics: .NET Security Fundamentals - Code Access Security - Impersonation, ...
Last Updated : 10 January 2005
Member reviews :

Visitor rating :

This article discusses the importance of security considerations when designing a server application. Both Microsoft Internet Information Services (IIS) and ASP.NET provide security models that will allow you to authenticate your users appropriately and obtain the correct security context within ...
Last Updated : 17 December 2004
Member reviews :

Visitor rating :

The new security components in .NET 2.0 can help you greatly reduce the amount of code you need to write in order to make your applications secure.
Last Updated : 10 December 2004
Member reviews :

Visitor rating :

Out of the box, ASP.NET is a very powerful platform for writing XML Web Services. But what happens when you need to format the XML to match an existing XML grammar? Not surprisingly, this can be accomplished using the XML Serialization Engine. In the first part of this two-part article, Justin Rudd ...
Last Updated : 07 December 2004
Member reviews :

Visitor rating :
