Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Sunday, May 18, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Applications > ASP.Net > Code Editors
Search:
What's New - What's Hot

Mutex Solution in ASP        
Total Hits: 70  |  Today: 0 Author: Himadrish Laha.       Rating:  
Read Reviews | Write Review |              Your 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....

ASP.NET 1.1 Now Available! Free ASP.NET Web Development Tool        
Total Hits: 1269  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your 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....

CuteEditor    Version: 1.5         
Total Hits: 1183  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your 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....

Calculate distance between postal codes, Part III        
Total Hits: 49  |  Today: 0 Author: Tim Morford       Rating:  
Read Reviews | Write Review |              Your 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 ...

Avoid using same code in various pages        
Total Hits: 52  |  Today: 0 Author: Kundan Narendra.       Rating:  
Read Reviews | Write Review |              Your 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....

NeoScript Code Editor and Scripting IDE    Version: 1.0       Price: $49.95 / Free Trial   
Total Hits: 517  |  Today: 0 Author: NeoScript Inc.       Rating:  
Read Reviews | Write Review |              Your 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!...

Using WebMatrix To Write ASP.NET Applications        
Total Hits: 587  |  Today: 0 Author: Manmohan M       Rating:  
Read Reviews | Write Review |              Your 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....

Loops within Loops: Coding an ASP-based Bulletin Board        
Total Hits: 41  |  Today: 0 Author: Zola       Rating:  
Read Reviews | Write Review |              Your 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...

ASP Code Analyzer        
Total Hits: 78  |  Today: 0 Author: fschudel.       Rating:  
Read Reviews | Write Review |              Your 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...

Demeanor for .NET      Price: $1,250.00   
Total Hits: 260  |  Today: 0 Author: Brent Rector       Rating:  
Read Reviews | Write Review |              Your 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...

Mapping Zip Code From Your Database.        
Total Hits: 29  |  Today: 0 Author: Adam A. Mitteer.       Rating:  
Read Reviews | Write Review |              Your 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.....

ASP.NET AJAX Web Form Generation at Run time        
Total Hits: 2  |  Today: 0 Author: Bean Software       Rating:  
Read Reviews | Write Review |              Your 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....

Defend Your Apps and Critical User Info with Defensive Coding Techniques        
Total Hits: 5  |  Today: 0 Author: Kenny Kerr       Rating:  
Read Reviews | Write Review |              Your 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...



DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net