Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, September 03, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

Home > Search > Articles & Samples > ASP.Net > Application Making
Search:
What's New - What's Hot
Listings for Ad Management Ad Management (7)
Listings for Discussion Forums Discussion Forums (15)
Listings for Guest Book Guest Book (9)
Listings for Miscellaneous Miscellaneous (27)


Creating a DNN Module and Understanding DNN Architectural Approach    Version: 0.00       Price: $0.00   
Total Hits: 38  |  Today: 0 Author: Matthew Hintzen       Rating:  
Read Reviews | Write Review |   Your Rating: 

Web application platforms like DotNetNuke (DNN), aka web portals, have grown in popularity over the years because they do a very good job of solving the problem of basic web application plumbing. Security, user creation and management, forgotten passwords, page layout, backups, and multi-site/single-footprint capabilities are all common among major portal systems....

JumpyForum: Inspired by Code Project Forum / Discussion / Message board    Version: 0.00       Price: $0.00   
Total Hits: 38  |  Today: 0 Author: Quartz.       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article describes a discussion board inspired by and similar to Code Project Forums. I am sure, you all will agree that the discussion board at Code Project is one of the best out there. I tried searching for similar projects in CP and everywhere but all the examples given were in classic ASP / PHP and were highly complicated. My effort is to leverage ASP.NET, JavaScript and SQL Server to create a very simple and easy to understand Forum with the same functionality....

Client Application Services Overview    Version: 0.00       Price: $0.00   
Total Hits: 16  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |   Your Rating: 

Client application services provide simplified access to ASP.NET AJAX login, roles, and profile services from Windows Forms and Windows Presentation Foundation (WPF) applications. ASP.NET AJAX application services are included in the Microsoft ASP.NET 2.0 AJAX Extensions, which is included with Visual Studio 2008 and the .NET Framework version 3.5. These services enable multiple Web and Windows-based applications to share user information and user-management functionality from a single server....

Separate Code and Style with ASPTemplate    Version: 0.00       Price: $0.00   
Total Hits: 52  |  Today: 0 Author: Sven Axelsson       Rating:  
Read Reviews | Write Review |   Your Rating: 

Recently I've been forced to write a lot of fairly complex ASP code to interact with a database and present stuff on a nicely formatted web page. As you all know it is no fun working with HTML and ASP code jumbled together in a single file. Once you have to either change the code logic or redo the layout it is even less fun. So I went searching for some solution to this problem. I found a bunch of different systems, both free and commercial, but none that did precisely what I wanted, so I decide...

An ASP Thumbnail Solution    Version: 0.00       Price: $0.00   
Total Hits: 35  |  Today: 0 Author: Philipos Sakellaropoulos       Rating:  
Read Reviews | Write Review |   Your Rating: 

Some months ago, I sent an article about a C# class that generates thumbnails and a reusable ASP.NET user control that displays thumbnail views. Several people asked me to port my solution to classic ASP. I found some time to do it and here I present the result. The ASP solution is functionally equivalent to that of the ASP.NET (in fact many pieces of code have been translated from C# to VBScript). Only some advanced options are missing (comments showing & editing, beveled thumbnails, thumbnail ...

Create Your Own Guestbook In ASP.NET        
Total Hits: 198  |  Today: 0 Author: Sonu Kapoor       Rating:  
Read Reviews | Write Review |   Your Rating: 

Creating your very own guestbook is easy with help from Sonu. Using ASP.NET with technologies like XML/XSL, you can have your guestbook up in no time. Recently I was working on my website in which I wanted to implement a guestbook. So I searched the web to get the best guestbook for my Website. But then I thought: Hey I am a developer, why not create my own one. It was very easy to create a guestbook and you can do it too. In this article I will show you how you can easily create a guestbook. To...

Combine Web and Windows Services to Run Your ASP.NET Code at Scheduled Intervals        
Total Hits: 94  |  Today: 0 Author: Andrew Needleman       Rating:  
Read Reviews | Write Review |   Your Rating: 

Suppose you've written a great n-tier application in ASP.NET and you want to extend it to perform scheduled tasks, such as sending e-mail to selected users in the database every two hours, or regularly analyzing the data in the ASP.NET cache for application health monitoring. You don't want to throw away your object model from your ASP.NET application or create too many dependencies between a separate scheduler and the ASP.NET application, so how can you avoid this but still have these apps work...

Lightweight UI Test Automation for ASP.NET Web Apps        
Total Hits: 68  |  Today: 0 Author: James McCaffrey       Rating:  
Read Reviews | Write Review |   Your Rating: 

The release of ASP.NET revolutionized Web development and made it easy to create full-featured Web applications. Visual Studio® 2005 and ASP.NET 2.0 will let you add even more functionality to your applications, but the more features a Web application has, the more important testing becomes.
In this column I'll show you how to create lightweight test automation that can verify the functionality of your ASP.NET Web application through its user interface. To get a better idea of where I'm heade...

SWAT - A simple Web-based Anomalies Tracker - Part 4        
Total Hits: 132  |  Today: 0 Author: Al Alberto.       Rating:  
Read Reviews | Write Review |   Your Rating: 

This is the fourth article in a series describing the development of an application I devised as a learning project. The purpose of the project was to gain experience developing in the .NET environment. The goal I had given myself was to define a WEB-based application and then develop the application using ASP.NET. The articles describe my implementation solution for the application....

JumpyForum: Inspired by Code Project Forum / Discussion / Message board        
Total Hits: 164  |  Today: 0 Author: Quartz..       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article describes a discussion board inspired by and similar to Code Project Forums. I am sure, you all will agree that the discussion board at Code Project is one of the best out there. I tried searching for similar projects in CP and everywhere but all the examples given were in classic ASP / PHP and were highly complicated. My effort is to leverage ASP.NET, JavaScript and SQL Server to create a very simple and easy to understand Forum with the same functionality....

How Longhorn Transforms Applications        
Total Hits: 103  |  Today: 0 Author: Ashvil DCosta.       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article focuses on how Longhorn core pillars like WinFS will change the way applications will be written. Using a Bug Tracker, as an example, it explores how Win FS enables capture and maintains relations of contextual metadata. This leads to a whole new class of applications that are built on metadata relationships. Start Thinking differently!

Disclaimer – Longhorn is a work in progress, so things will change. This is a conceptual article and explores how applications can be transfo...

Inside the .NET Application        
Total Hits: 150  |  Today: 0 Author: Buddhike de Silva.       Rating:  
Read Reviews | Write Review |   Your Rating: 

I hope everyone has heard and tried the new .NET technology by now. And we have started loving all those cool features in .NET, we’ve been dreaming for long time. So in this article, I’m going to drill in to the detail level of the PE (Portable Executable file) structure and what are the primary differences made out to make .NET so interesting....


DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net