Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, March 03, 2009
Dev Articles
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 > Articles & Samples > ASP.Net > Application Making
Search:
What's New - What's Hot
Listings for Ad Management Ad Management (6)
Listings for Discussion Forums Discussion Forums (14)
Listings for Guest Book Guest Book (9)
Listings for Miscellaneous Miscellaneous (27)


Client Application Services Overview  Version: 0.00     Price: $0.00  
Total Hits: 32  |  Today: 0Author: 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: 70  |  Today: 0Author: 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: 52  |  Today: 0Author: 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: 218  |  Today: 0Author: 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: 113  |  Today: 0Author: 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: 86  |  Today: 0Author: 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: 146  |  Today: 0Author: 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: 177  |  Today: 0Author: 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: 117  |  Today: 0Author: 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: 164  |  Today: 0Author: 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....

Persisting Application data using HashTable and IsolatedStorage     
Total Hits: 83  |  Today: 0Author: T Manjaly.      Rating:  
Read Reviews | Write Review |  Your Rating: 

The .NET Framework provides the concept of 'application configuration file' to store application settings. The config file is a regular XML file and need to be shipped with the application. Since this is a simple XML file, users can make changes to the configuration data using any simple text editor, without the need to recompile the application....

Using ASP.NET Runtime in Desktop Applications     
Total Hits: 55  |  Today: 0Author: shivpal.      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article consists of two parts. The first part of the article explains how to use an ASP.NET script in a Windows Application. The ASP.NET script, when processed, basically generates HTML output, which is normally displayed by a web browser client like Internet Explorer or Netscape Navigator....

Get the time in Israel, including DST     
Total Hits: 76  |  Today: 0Author: YoniP.      Rating:  
Read Reviews | Write Review |  Your Rating: 

The entailed function calculates the correct time in Israel, based on the derivation from GMT (Greenwich Mean Time) and DST (Daylight Summer Time)....

Make 'ToDo' system for multi-program complex system: Part 1     
Total Hits: 71  |  Today: 0Author: Mad__.      Rating:  
Read Reviews | Write Review |  Your Rating: 

When I started learning programming with C#, I searched detailed articles about making complex systems step by step. I can't say that I found lot of them. I think this type of articles can be used by beginner and advanced programmers (last skip some simple steps ;)). In this case, I planned a detailed description of developing my next project. Target of this project is to make a Log system with these features:

* Manage messages from 'end users' of different programs, used in complex n...

A P/Invoke Type Translator     
Total Hits: 120  |  Today: 0Author: Frederic Rezeau.      Rating:  
Read Reviews | Write Review |  Your Rating: 

The .NET framework provides us with a service called Platform Invoke. This service enables managed code to call unmanaged functions implemented in dynamic link libraries (DLLs), such as those in the Win32 API. It locates and invokes an exported function and marshals its arguments (integers, strings, arrays, structures, and so on) across the interoperation boundary, as needed....

A simple Windows forms properties spy     
Total Hits: 111  |  Today: 0Author: Rama Krishna Vavilala.      Rating:  
Read Reviews | Write Review |  Your Rating: 

wfspy is a tool that helps you to view properties of any window form control in the system. I originally needed a small utility that will give me the managed control type name and the assembly name from a window handle, but gradually the tool became sophisticated enough to show all properties of a managed control (and optionally modify them). The only feature currently missing is the spying of events, which I plan to add later on....

The ASP 101 Discussion Forum     
Total Hits: 114  |  Today: 0Author: John Peterson      Rating:  
Read Reviews | Write Review |  Your Rating: 

Little did I know when we decided that we'd like a discussion forum on our site, what exactly we had in store for us!

This article is being written to address a number of issues about the ASP 101 Discussion Forum:

1. Why we decided we needed to write it.
2. The goals we set for the forum once we decided to build it.
3. Overview of the pages involved and explaining what code is where.
4. Additions and changes made since version 1 went online.
5. Steps to t...

Let Users Add Functionality to Your .NET Applications with Macros and Plug-Ins     
Total Hits: 28  |  Today: 0Author: Jason Clark      Rating:  
Read Reviews | Write Review |  Your Rating: 

Most user applications benefit from the ability to be extended by other developers. It's often easier and more efficient to extend an existing application that users are already familiar with and trained on than it is to develop one from scratch. Thus, extensibility makes your application more attractive. You can build extensibility into your application by supporting features like plug-ins or macros. This is easily accomplished using the .NET Framework even if the core application isn't a .NET ...

Creating a DNN Module and Understanding DNN Architectural Approach     
Total Hits: 21  |  Today: 0Author: 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....

Please Wait...     
Total Hits: 82  |  Today: 0Author: peterbrunone      Rating:  
Read Reviews | Write Review |  Your Rating: 

Maybe you have a page with delicate scripting and you don't want users to touch anything until it finishes loading, or perhaps your form is processing and you need to make sure they don't panic and run before it finishes. Either way, a splash screen with an "In Progress" indicator would help to calm the frightened users and make life easier for your tech support staff....



Disclaimer - Privacy
© 2002-2012 DevASP.net