|
|
|
|
|
Total Hits: 70 | Today: 0
|
Author: Himadrish Laha.
|
Rating:
|
|

This article is intended to solve the mutex problem, arising in huge websites, where a lot of information for each session user has to be unique. Here the solution for the mutex problem is done using the ASP web technology. The same logic can be implemented in other technologies also. In fact this solution can even be implemented in client server applications....
|
|
|
|
Total Hits: 1269 | Today: 0
|
|
Rating:
|
|

The final release of ASP.NET Version 1.1 is now available for download. ASP.NET V1.1 has many great new features including: IIS 6.0 integration, mobile device support through built-in mobile controls, and improved ISP hosting support....
|
|
|
|
Total Hits: 1183 | Today: 0
|
|
Rating:
|
|

CuteEditor is a powerful, lightweight Server control that allows .Net developers to embed a word processor, similar to Microsoft Word®, into a web page.CuteSoft has released CuteEditor for .Net V1.5, is an online web based WYSIWYG HTML editor. It will replace your Textarea to a rich textbox. CuteEditor is a powerful, lightweight Server control that allows .Net developers to embed a word processor, similar to Microsoft Word®, into a web page....
|
|
|
|
Total Hits: 49 | Today: 0
|
Author: Tim Morford
|
Rating:
|
|

Well Part III, I see posts about it on the Wrox list, and have recived at least a dozen emails about it, So here it is! You will need to create another table in the DB that you are using, make it something simple like: "TableName = shops; Columns = Shop_Name, Address, City, State, Zip", you can add other things like web address, email, phone number, Ect... Again the upper part of the code is just a simple form and a post to its self, the lower part of the code is a bit more complex then part II ...
|
|
|
|
Total Hits: 52 | Today: 0
|
Author: Kundan Narendra.
|
Rating:
|
|

Sometimes we're anxious to create some good applications, and we forget simple things like, code being repeated in various pages. For example - when we want to create a connection to Database, we write the same code in all the ASP pages, which can be avoided easily, by creating a separate .asp or .inc page with the instructions, and then we can include (SSI - Server Side Includes) the file in all our ASP pages....
|
|
|
|
Total Hits: 517 | Today: 0
|
Author: NeoScript Inc.
|
Rating:
|
|

A powerful code editor packed with code snippets, controls, and scripts that make development easier with support for multiple languages including ASP, ASP.Net, VB.Net, C#, VBScript, XML, XLST, Perl, PHP, Java, JavaScript, ColdFusion, and more!...
|
|
|
|
Total Hits: 587 | Today: 0
|
Author: Manmohan M
|
Rating:
|
|

ASP.Net Web Matrix is a free ASP.Net application development tool from Microsoft. It is a good alternative for ASP.Net developers and beginners who cannot afford to have Visual Studio.Net....
|
|
|
|
Total Hits: 41 | Today: 0
|
Author: Zola
|
Rating:
|
|

That being said, it is still a good article and good code. As a developer, there is often a tradeoff between the ease of programming and the efficiency of the script. Since Zola's Web site is not hammered with hundreds or thousands of messages every day, Zola was able to place ease of programming before efficiency. This messageboard system is good for beginners wanting to learn more about nested forums, and very useful for sites that don't expect hundreds or thousands of daily messages. If you d...
|
|
|
|
Total Hits: 78 | Today: 0
|
Author: fschudel.
|
Rating:
|
|

The goal of this tool is to check an ASP project/folder for unused code elements. These elements include unused constants, global variables, functions, subs, and local variables. This comes in very handy if you undertake large changes in a project, or use include files from previous ASP projects and want to be sure, that you do not deploy unnecessary code. This article will not describe in detail how the code works, since the main topic is how to get rid of unused elements, and the code is ac...
|
|
|
|
Total Hits: 260 | Today: 0
|
Author: Brent Rector
|
Rating:
|
|

DEMEANOR FOR .NET a Microsoft Gold Certified Partner - Securing Microsoft® .NET Applications Along with the introduction of the .NET platform come new security threats. The folks at Wise Owl, Inc, have identified these issues up front and launched the first and most thorough code obfuscator for .NET applications. Wise Owl now offers Demeanor for .NET, Enterprise Edition to help you protect your intellectual property. Demeanor for .NET - the premium code obfuscator. Superior protection. Correctn...
|
|
|
|
Total Hits: 29 | Today: 0
|
Author: Adam A. Mitteer.
|
Rating:
|
|

This application was designed to help me figure out the demographics of my address list. I was curious as to where the various people were located in the continental United States. After a while, I found a couple of interesting articles that pointed me in the right direction, but nothing that was going to save me from writing a solution myself... So, here it is... The Zip Code Mapping Solution (Free). Now, please be patient with this article as it is the first one I have posted.....
|
|
|
|
Total Hits: 2 | Today: 0
|
Author: Bean Software
|
Rating:
|
|

ASP.NET AJAX consists of client-script libraries and server components that are integrated to provide a robust development framework, which allow us to build rich client applications quickly and easily. Whenever a postback happens in a normal ASP.NET page the whole ASP.NET page will be refreshed. But AJAX Enabled ASP.NET web page will enable partial rendering of a web page as the result of an asynchronous postback....
|
|
|
|
Total Hits: 5 | Today: 0
|
Author: Kenny Kerr
|
Rating:
|
|

In today's connected world in which every application is a potential target, you must extend your defensive programming efforts to cover security. Everything you have learned about defensive programming helps you write more secure code, but this is not enough. You need to go much further to build explicit defenses into your software. In this article, I'll focus on protecting users, securing their credentials and private information, and defending servers. I will cover a wide range of common prog...
|
|
|
|
|
|