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, November 23, 2008

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 > Miscellaneous
Search:
What's New - What's Hot


Personal .NET Portal        
Total Hits: 175  |  Today: 0 Author: arthur zaczek       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article describes how I build my Personal Portal (in other words: a Homepage). The idea was to develop a Portal that is easy to deploy (e.g. no Database) and easy to use. These technical problems are solved in this solution. Storage The portal doesn't use a database. Instead XML-Files are used. Reading/Writing is done with the XML Serializer and Datasets. Dynamically loading of Web User Controls The portal has Tabs and Modules. Modules are Web User Controls which are loaded at runtime. The ...

Using Open Source .NET Tools for Sophisticated Builds        
Total Hits: 59  |  Today: 0 Author: Aaron Junod       Rating:  
Read Reviews | Write Review |   Your Rating: 

Building an application can be more than pressing F5. Much more. With an increasing number of quality packages being released, developers for the .NET platform now have options to create a very sophisticated build process. This article describes a sample build environment and shows how a number of tools can work together to make reliable, predictable, and value added builds....

SWAT - A simple Web-based Anomalies Tracker - Part 4        
Total Hits: 42  |  Today: 1 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....

A simple Windows forms properties spy        
Total Hits: 38  |  Today: 0 Author: 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....

Milonic ASP Menu Editor        
Total Hits: 71  |  Today: 0 Author: BrianLaF.       Rating:  
Read Reviews | Write Review |   Your Rating: 

This project is for Milonic menu users. It edits mm_items and mm_menus tables in the Milonic's sample mssql database. Some field additions must be made and the first field set as the primary key.
Features include a preview menu and the option to publish the menu after making changes. Records can be inserted, updated or deleted....

Simple Chat asp.net + Ajax        
Total Hits: 336  |  Today: 0 Author: dealarconjose       Rating:  
Read Reviews | Write Review |   Your Rating: 

this describes how to do a Autorefresh Chat container using a div ajax asp.net This article describe how to make a chat without Applet or other heavy component.
i'll Ajax to refresh ONLY a
container . The messages will be stored in a application Object. Ajax will creates a javascript proxy for the server´s functions.
you can test the application opening two Internet Explorer and sending messages from each to other...

Simple Chat Application in ASP.NET        
Total Hits: 1268  |  Today: 1 Author: Mesalem       Rating:  
Read Reviews | Write Review |   Your Rating: 

I ran into the problem of creating a chat room where two users can chat directly. I didn't like the idea of using server side code and doing all these post back which is not user friendly. I found that with the use of remote scripting, we can make a simple and fast chat application....

Integrating PayPal into E-Commerce Applications with ASP.NET        
Total Hits: 390  |  Today: 0 Author: Rick Strahl       Rating:  
Read Reviews | Write Review |   Your Rating: 

If you run a Web shop that uses direct credit card processing and you want to integrate PayPal, you'll find that using PayPal as a processing service is not as straightforward as using a payment gateway. In this article, I'll describe how you can minimize the external PayPal interaction and work the PayPal payment into your order processing workflow to provide a seamless interface using ASP.NET and C#. Payment processing on the Web is a big industry and there are myriad services and providers al...

A P/Invoke Type Translator        
Total Hits: 34  |  Today: 0 Author: 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....

Secure Your Mobile Apps        
Total Hits: 298  |  Today: 0 Author: Doug Thews       Rating:  
Read Reviews | Write Review |   Your Rating: 

An often-overlooked ASP.NET feature is its built-in security plumbing, which you can use to secure any application easily with a minimal amount of coding. Providing integrated security in your ASP.NET application is a crucial element in preventing unauthorized access to your corporate data, while building customer confidence in the security of your company's business systems. In this article, I'll guide you through different ways to use forms authentication to secure your mobile applications....

ASP.NET PhotoBook        
Total Hits: 393  |  Today: 1 Author: WoutL       Rating:  
Read Reviews | Write Review |   Your Rating: 

This ASP.NET application shows thumbnails and photos. It does nothing more and nothing less. Every year we go on holiday with a couple of friends. After each holiday, we want to share our digital photos. We tried mailing a CD around, but we wanted a better solution. So I volunteered to make a website where everyone can download the photos they want. I wanted the application to be as simple as possible. Just a webpage with some photos. And no database. I ended up with one webpage with two custom ...

Shopping Cart using C#.NET, Web Forms and SQL Server        
Total Hits: 820  |  Today: 0 Author: Shruti Shrivastava       Rating:  
Read Reviews | Write Review |   Your Rating: 

This application is a Shopping Cart where users can select items and place an order. I have added the features of login, and adding new users if user does not exist. Validations are performed wherever needed like email format validation, zipcode etc....

Developing Facebook Application with .NET - part 2        
Total Hits: 47  |  Today: 1 Author: aleksisa       Rating:  
Read Reviews | Write Review |   Your Rating: 

See my previous article Facebook Application Development with FBML, FBJS, ASP.NET and C#, or original at Getting started with Facebook Application Development in ASP.NET at Siccolo Development Articles Short recap of Facebook Application Development in ASP.NET - Part 1 and what's in Facebook Application Development in ASP.NET - Part 2:
how to Setup Facebook Application, and then use FBML in .NET (ASP.NET, C#) - CanvasFBMLBasePage - to create a FBML-based Facebook Application canvas. Part 1 de...

Please Wait...        
Total Hits: 22  |  Today: 0 Author: 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....

Don't hog the GPS - How to make your application work together with other GPS software        
Total Hits: 36  |  Today: 0 Author: Jonas Kämpe       Rating:  
Read Reviews | Write Review |   Your Rating: 

Handheld computers are increasingly being hooked up to GPS devices, and the number of GPS-enabled applications is steadily increasing. This leads to a situation where several applications might be competing for a single GPS connection on a device. This article describes an easy and fast way to write polite GPS applications that can run alongside less considerate popular navigational software....

Make Your ASP.NET Applications Talk with Text-to-Speech        
Total Hits: 53  |  Today: 0 Author: Sara Morgan Rea       Rating:  
Read Reviews | Write Review |   Your Rating: 

You may have noticed that synthesized voices are becoming more commonplace. Hundreds, if not thousands of electronic toys and gadgets speak to their owners in robotic voices. Whether it is a talking baby doll, a talking pedometer, or a new automated telephone system, several products that use text to speech are released every day....

Using Microsoft Atlas        
Total Hits: 145  |  Today: 1 Author: Ahmed Saèed       Rating:  
Read Reviews | Write Review |   Your Rating: 

This new web development technology from Microsoft integrates cross-browser client script libraries with the ASP. NET 2.0 server-based development framework. In addition, “Atlas” offers you the same type of development platform for client-based web pages that ASP. NET offers for server-based pages. And because “Atlas” is an extension of ASP. NET, it is fully integrated with server-based services. “Atlas” makes it possible to easily take advantage of AJAX techniques on the web and enables you to ...

An Application Deployment System for ASP.NET        
Total Hits: 160  |  Today: 1 Author: Ting Huang       Rating:  
Read Reviews | Write Review |   Your Rating: 

This is an application deployment system for ASP.NET, including code-based or non-code publishing of DEV to QA, QA to Staging and Staging to Production. Asynchronous technique is used in this project to handle long-running processes such as file copy, status update, application warm-up and simultaneous publishing to multiple servers....

Web based Address Book        
Total Hits: 113  |  Today: 0 Author: kmkrishna1       Rating:  
Read Reviews | Write Review |   Your Rating: 

This is small learning project developed using ASP.NET and C#. This application can be used to keep track of your contacts/addresses. N Tier architecture is used to separate data layer, business layer and UI layers. A good learning project for beginners who want to learn N Tier architecture....

Generic Graphical Voting Poll Web Application        
Total Hits: 192  |  Today: 1 Author: Daniel Stephen Rule       Rating:  
Read Reviews | Write Review |   Your Rating: 

A voting pollweb application is a web page that you can add to your website to allow users to vote on stuff, chat about the poll’s candidates and support their preferred choice in the voting poll. A voting poll like this will let you take statistics on user choices, provide entertainment for your users and even assist you in marketing products on your website....


1  2  Next >> 


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