Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

Submitted By : Nayan Patel  (Member Since : 5/26/2004 12:23:06 PM)

Job Description : He is the moderator of this site and currently working as an independent consultant. He works with VB.net/ASP.net, SQL Server and other MS technologies. He is MCSD.net, MCDBA and MCSE. In his free time he likes to watch funny movies and doing oil painting.
View all (893) submissions by this author  (Birth Date : 7/14/1981 )

This is a link to a different site An ASP.NET thumbnail solution
Total Hit (703) Welcome to my first article in CodeProject! The picture above should give an idea of what the code i developed does. I started this project after reading the (very good) ASP.NET tutorials of the Framework SDK. The DataList control gave me the idea to make a user control to display thumbnails in grid ....Read More
Rating
This is a link to a different site ASP.NET Guestbook Application
Total Hit (692) This is a 1:1 port (regarding functionality) of my guestbook application written in VBScript for ASP, to a C# application written for ASP.NET.
Rating
This is a link to a different site XPath Analyzer
Total Hit (605) XPath Analyzer is an attempt to build a query analyzer for XPath language, accessible over the Internet. XPath is a very efficient language to address specific nodes in an XML document. It is frequently used in XSLT to transform XML document to another document format. However, with the introduction ....Read More
Rating
This is a link to a different site WebDrive with ASP.NET (C#)
Total Hit (680) This article will present a full ASP.NET web application written in pure C#. You'll see how to upload a file, use XML to store and read configuration, control the bandwidth used by the web site and adjust it to your needs.
Rating
This is a link to a different site Building a web based RSS Feed Viewer using System.XML
Total Hit (787) This article illustrates building a class to parse RSS Feeds and return the details in a form that they can be eaisly manipulated and displayed.
Rating
This is a link to a different site ITCN ASP.NET Forum 2004
Total Hit (602) ASP.NET forum application
Rating
This is a link to a different site How To: Set Up SSL on a Web Server
Total Hit (1069) A Web server must be configured for SSL in order to support https connections from client applications. This How To shows you how to configure SSL on a Web Server. (
Rating
This is a link to a different site How To: Set Up Client Certificates
Total Hit (1082) IIS supports client certificate authentication. This How To shows you how to configure a Web application to require client certificates. It also shows you how to install a certificate on a client computer and use it when calling the Web application.
Rating
This is a link to a different site How To: Use IPSec to Provide Secure Communication Between Two Servers
Total Hit (1025) IPSec is a technology provided by Windows 2000 that allows you to create encrypted channels between two servers. IPSec can be used to filter IP traffic and to authenticate servers. This How To shows you how to configure IPSec to provide a secure (encrypted) channel. ....Read More
Rating
This is a link to a different site How To: Use SSL to Secure Communication with SQL Server 2000
Total Hit (1095) It is often vital for applications to be able to secure the data passed to and from a SQL Server database server. With SQL Server 2000, you can use SSL to create an encrypted channel. This How To shows you how to install a certificate on the database server, configure SQL Server for SSL and to verif ....Read More
Rating
This is a link to a different site How can I format numbers and date/times using ASP.NET? For example, I want to format a number as a currency.
Total Hit (1349) One of the nice things about VBScript was its built-in formatting functions, such as FormatCurrency, FormatNumber, FormatDateTime, etc. (For more information on these functions see this FAQ or, better yet, check out the Strings FAQ Category.)
Rating
Get more than 40 Date/Time formats with SQL Server using Convert function
Total Hit (5677) You can use convert function to format your datetime the only thing you need to to know is format type which is a integer number. This sample output will help you to find your format id quickly.
Rating
This is a link to a different site SWAT - A simple Web-based Anomalies Tracker - Part 1
Total Hit (978) As a great philosopher of our times has so eloquently put it, it’s “deja vu all over again“. Remember OLE? Remember COM? Technologies which in their turn, was each supposed to be the foundation for everything to come from Microsoft. Remember how hard it was to understand them? Worse yet, implement t ....Read More
Rating
This is a link to a different site SWAT - A simple Web-based Anomalies Tracker - Part 2
Total Hit (961) In part 1 I described an application that I devised as a learning project to help me get experience developing for the .NET environment, specifically ASP.NET. The application is a WEB based bug tracking tool. In the previous article I described the requirements for the application and defined the da ....Read More
Rating
This is a link to a different site SWAT - A simple Web-based Anomalies Tracker - Part 3
Total Hit (889) This is the third article in a series of articles 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 ....Read More
Rating
This is a link to a different site SWAT - A simple Web-based Anomalies Tracker - Part 4
Total Hit (862) 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 applicatio ....Read More
Rating
This is a link to a different site SWAT - A simple Web-based Anomalies Tracker - Part 5
Total Hit (961) This is the fifth 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 ....Read More
Rating
This is a link to a different site SWAT - A simple Web-based Anomalies Tracker - Part 6
Total Hit (936) This is the sixth 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 ....Read More
Rating
This is a link to a different site SWAT - A simple Web-based Anomalies Tracker - Part 7
Total Hit (902) This is the seventh 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 applicati ....Read More
Rating
This is a link to a different site SWAT - A simple Web-based Anomalies Tracker - Part 8
Total Hit (862) This is the penultimate SWAT article. Only one more to complete the goals described in part 1. I'll share a secret with you, writing the articles was way harder than coding the original application. But I suppose that's also a learning experience. It's been fun and I hope that it's provided some ben ....Read More
Rating
This is a link to a different site SWAT - A simple Web-based Anomalies Tracker - Part 9
Total Hit (929) This is the last SWAT article. This article implements the reporting feature and completes all the requirements described in the first article. For those readers new to SWAT, this series of articles described the development of an application I devised as a learning project. The purpose of the proje ....Read More
Rating
This is a link to a different site An ASP.NET Application to View and Share Photos Online
Total Hit (929) This application gives you some basic photo-sharing capability similar to Ofoto or Yahoo-photos. The advantage to rolling your own application is that you gain full control over the content and layout of your site (no popup ads!) and you can completely customize it to fit your needs. ....Read More
Rating
This is a link to a different site Online Quiz
Total Hit (1001) The idea to write an online quiz came up when I was looking for an XML tutorial. I visited W3Schools.com and found not only the tutorial I was looking for, but more interestingly was an online quiz. I took the 20-questions quiz once, and hey! I felt great about it. I wonder why there are just few we ....Read More
Rating
This is a link to a different site Amazon Explorer - An adventure with ASP.NET & the Amazon Web Service
Total Hit (926) Since the advent of the .NET framework and Web Services I've heard of many interesting and wonderful applications of the two technologies. However, you never really get an appreciation for something until you actually try it yourself. Well, I tried out these technologies with an idea of mine and I m ....Read More
Rating
This is a link to a different site Personal .NET Portal
Total Hit (947) 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.
Rating
This is a link to a different site Guestbook for ASP.NET
Total Hit (1001) It is a projet permitting people to sign a guestbook on a website. The project is build in two parts: Signing the guestbook. Viewing the guestbook.
Rating
This is a link to a different site ASP.NET To Do List Application
Total Hit (917) I recently attended an excellent two day ASP.NET workshop given by the folks at Wintellect. After I returned to my desk I decided I need to write an application using ASP.NET in order to make the things I had learned stick in my brain. This simple application is the result. However, this simple two ....Read More
Rating
This is a link to a different site FlashBack - ASP.NET based image sharing application
Total Hit (665) This article provides a brief overview of the architecture and design of FlashBack, a personal web based catalog and picture sharing web site.
Rating
This is a link to a different site URL sharing across a network with ASP.NET
Total Hit (2408) URL Explorer is an ASP.NET application which displays the content of a generated XML file, representing the structure of your Favorites folder with the help of an XSLT stylesheet. URL Explorer allows the sharing of Internet Explorer shortcuts over an intranet or the Internet. ....Read More
Rating
This is a link to a different site UFOs and .NET, Constructing a Hand-Crafted Distributed Web Application
Total Hit (699) Agent Blue was assigned the task to hire a consultant to work with and create a web application that would replace the paper methods they used to track their covert UFO sighting operation - and they had to do it as cheaply as possible. They wanted it to be simple and scale easily without much modifi ....Read More
Rating


(Page 29 of 133) 3968 Result(s) found  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ...

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.