|
|
|
|
 |
|
 |
 |
 |
Tips and Tutorials
|
|
|
Hits: 21
 3.0
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 your application.
|
Platform(s): n/a |
Date: Aug, 11 2004 |
 |
|
|
Hits: 21
 2.5
An article that briefly describes commonly used Design Patterns; Singleton, Factory Method, Adapter, Proxy, Decorator, Composite, Observer, MVC, Template and Strategy.
|
Platform(s): n/a |
Date: Mar, 25 2004 |
 |
|
|
Hits: 21
 0.0
In this article we will cover working with the system registry, both reading and writing values. In this example, we will cover creating a license registration for your application.
|
Platform(s): n/a |
Date: Jan, 19 2004 |
 |
|
|
Hits: 21
 0.0
This guide presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization and secure communication within and across the tiers of distributed .NET Web applications.
|
Platform(s): n/a |
Date: Jun, 26 2003 |
 |
|
|
Hits: 21
 0.0
A comprehensive tutorial on viewing, adding, editing and removing records from MySQL database using ASP.NET DataGrid control. Provides thorough coverage of ADO.NET data access techniques and user data input validation using ASP.NET validation controls.
|
Platform(s): n/a |
Date: Jun, 09 2003 |
 |
|
|
Hits: 21
 0.0
It simply shows how to bind a DataGrid to an array using C# code.
|
Platform(s): |
Date: Nov, 30 1999 |
 |
|
|
Hits: 20
 5.0
In this code sample we will take a look at how to use SCOPE_IDENTITY() in ASP.NET. We use this function to get new ID of inserted record from SQL database. .
| Freeware |
Platform(s): Windows |
Date: Sep, 13 2006 |
 |
|
|
Hits: 20
 5.0
In this code sample we will take a look at how to use SCOPE_IDENTITY() in ASP.NET. We use this function to get new ID of inserted record from SQL database. .
| Commercial |
Platform(s): Windows |
Date: Sep, 13 2006 |
 |
|
|
Hits: 20
 3.5
Every developer knows well that to be able to design a proper user interface then we have to have a solid knowledge about every aspect of this user interface before we actually start designing it. Unfortunately, this is not always 100% possible. Situations arise from time to time in which we have no or little idea about what will be the proper user interface for a given application. In web applications things becomes worth as these situations arises more frequently.
| Freeware |
Platform(s): Windows |
Date: Jun, 07 2006 |
 |
|
|
Hits: 20
 0.0
We all talk about webservices, webservices can do this and webservices can do that. But when we are asked to make one, we hesitate. Maybe it's because we never made a webservice before, and all the time playing with Webforms and Windows Forms or even Console Applications. By the way, I love Console applications. In this article, I will show you how to create a simple webservice that is consumed by a Console application client.
| Freeware |
Platform(s): Windows |
Date: May, 30 2006 |
 |
|
|
|
 |
 |
|
 |
|
 |
|