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 XPSMTP.DLL - SQL Server SMTP Mail XP
Total Hit (683) XPSMTP provides a SMTP based SQL Mail solution for sending MIME based email over SMTP, implemented as an Extended Stored Procedure. It does not require any software to be installed, just a SMTP email server that can handle the outgoing mail request. XPSMTP is using TCP/IP sockets to communicate ....Read More
Rating
This is a link to a different site Language Support
Total Hit (638) «big»«u»«b»Index «/b»«/u»«/big» «Li» Declare a variable «Li» Issue a statement «Li» Comment my code «Li» Declare a simple property «Li» Use an indexed property «Li» Declare an indexed property «Li» Declare an enumeration «Li» Enumerate a collection or array «Li» Declare and use a ....Read More
Rating
This is a link to a different site How Do I...Access Active Directory?
Total Hit (2204) The Active Directory Service Interface (ADSI) accesses the capabilities of directory services from different network providers in a distributed computing environment to present a single set of directory service interfaces for managing network resources. Administrators and developers can use ADSI ser ....Read More
Rating
This is a link to a different site How Do I...Modify Active Directory?
Total Hit (2185) The Active Directory Service Interface (ADSI) accesses the capabilities of directory services from different network providers in a distributed computing environment to present a single set of directory service interfaces for managing network resources. Administrators and developers can use ADSI ser ....Read More
Rating
This is a link to a different site How Do I...Send a message to a message queue?
Total Hit (750) Message queuing makes it easy for application developers to communicate with application programs quickly and reliably by sending and receiving messages. Messaging provides you with guaranteed message delivery and a robust, fail-safe way to carry out many of your business processes. ....Read More
Rating
This is a link to a different site How Do I...Receive a message from a message queue?
Total Hit (905) Message queuing makes it easy for application developers to communicate with application programs quickly and reliably by sending and receiving messages. Messaging provides you with guaranteed message delivery and a robust, fail-safe way to carry out many of your business processes. ....Read More
Rating
This is a link to a different site How Do I...Pass a complex type through a message queue?
Total Hit (727) Message queuing makes it easy for application developers to communicate with application programs quickly and reliably by sending and receiving messages. Messaging provides you with guaranteed message delivery and a robust, fail-safe way to carry out many of your business processes. ....Read More
Rating
This is a link to a different site How Do I...Receive asynchronously?
Total Hit (703) Message queuing makes it easy for application developers to communicate with application programs quickly and reliably by sending and receiving messages. Messaging provides you with guaranteed message delivery and a robust, fail-safe way to carry out many of your business processes. ....Read More
Rating
This is a link to a different site How Do I...Use message formatters?
Total Hit (715) Message queuing makes it easy for application developers to communicate with application programs quickly and reliably by sending and receiving messages. Messaging provides you with guaranteed message delivery and a robust, fail-safe way to carry out many of your business processes. ....Read More
Rating
This is a link to a different site How Do I...Control a message queue?
Total Hit (751) Message queuing makes it easy for application developers to communicate with application programs quickly and reliably by sending and receiving messages. Messaging provides you with guaranteed message delivery and a robust, fail-safe way to carry out many of your business processes. ....Read More
Rating
This is a link to a different site Working with Server Controls
Total Hit (547) This article includes Declaring Server Controls Manipulating Server Controls Handling Control Action Events Handling Multiple Control Action Events Performing Page Navigation (Scenario 1) Performing Page Navigation (Scenario 2) ....Read More
Rating
This is a link to a different site Find available server controls?
Total Hit (503) «b»Server HTML Controls«/b» HTML server controls are HTML elements exposed to the server so you can program against them. HTML server controls expose an object model that maps very closely to the HTML elements that they render. «LI»HtmlAnchor «LI»HtmlButton «LI»HtmlForm «LI»HtmlGenericC ....Read More
Rating
This is a link to a different site Write an ASP.NET page?
Total Hit (495) «big»Web Forms Syntax Reference«/big» «LI» ASP.NET Web Forms Syntax Elements «LI» Rendering Code Syntax «LI» Declaration Code Syntax «LI» ASP.NET Server Control Syntax «LI» ASP.NET Html Server Control Syntax «LI» Databinding Syntax «LI» Object Tag Syntax «LI» Server Side Comment S ....Read More
Rating
This is a link to a different site Applying Styles to Controls
Total Hit (527) «b»Applying Styles to Controls«/b» «LI» Applying Styles to HTMLControls «LI» Applying Styles to Web Controls «LI» Section Summary
Rating
This is a link to a different site Server Control Form Validation
Total Hit (481) «LI» Introduction to Validation «LI» Types of Validation Controls «LI» Client-Side Validation «LI» Displaying Validation Errors «LI» Working with CompareValidator «LI» Working with RangeValidator «LI» Working with Regular Expressions «LI» Performing Custom Validation «LI» B ....Read More
Rating
This is a link to a different site Write a user control?
Total Hit (478) «LI» Introduction to User Controls «LI» Exposing User Control Properties «LI» Encapsulating Events in a User Control «LI» Creating User Controls Programmatically «LI» Section Summary
Rating
This is a link to a different site Work with databinding?
Total Hit (519) «LI» Data Binding Overview and Syntax «LI» Binding to Simple Properties «LI» Binding to Collections & Lists «LI» Binding Expressions or Methods «LI» DataBinder.Eval() «LI» Section Summary
Rating
This is a link to a different site Work with the DataGrid control?
Total Hit (534) «LI» Introduction to Server-Side Data «LI» Connections, Commands, and DataSets «LI» Accessing SQL-based Data «LI» Binding SQL Data to a DataGrid «LI» Performing a Parameterized Select «LI» Inserting Data in a SQL Database «LI» Updating Data in a SQL Database «LI» Deleting Data in a SQ ....Read More
Rating
This is a link to a different site Work with the DataList control?
Total Hit (925) «LI» Introduction to Templated Controls «LI» Handling Postbacks from a Template «LI» Using Select and Edit Templates «LI» Finding a Control Inside a Template «LI» Section Summary
Rating
This is a link to a different site Working With Business Objects
Total Hit (510) «LI» The Application /Bin Directory «LI» Importing Business Objects «LI» A Simple Two-Tier Web Forms Page «LI» A Simple Three-Tier Web Forms Page «LI» Section Summary
Rating
This is a link to a different site Write my own server control?
Total Hit (1073) «LI» Developing a Simple Custom Control «LI» Defining Simple Properties «LI» Defining Class Properties «LI» Retrieving Inner Content «LI» Developing a Composite Control «LI» Handling Events in a Composite Control «LI» Raising Events from a Composite Control «LI» Maintaining State «LI ....Read More
Rating
This is a link to a different site Cache my pages or data?
Total Hit (858) Caching is a technique widely used in computing to increase performance by keeping frequently accessed or expensive data in memory. In the context of a Web application, caching is used to retain pages or data across HTTP requests and reuse them without the expense of recreating them. ....Read More
Rating
This is a link to a different site Configuration File Format
Total Hit (685) ASP.NET configuration files are XML-based text files--each named web.config--that can appear in any directory on an ASP.NET Web application server. Each web.config file applies configuration settings to the directory it is located in and to all virtual child directories beneath it. Settings in child ....Read More
Rating
This is a link to a different site Deploying ASP.NET Applications
Total Hit (912) «LI» File System Layout of ASP.NET Applications «LI» Resolving Class References to Assemblies «LI» ASP.NET Framework application Startup and Class Resolution «LI» Code Replacement «LI» Section Summary
Rating
This is a link to a different site Retrieving Configuration
Total Hit (755) ASP.NET allows developers to access configuration settings from within an application either by exposing configuration settings directly (as strongly typed properties) or by using general configuration APIs. The following sample shows a page that accesses the <browserCaps> configuration section usin ....Read More
Rating
This is a link to a different site Check Windows Identity?
Total Hit (899) When you use ASP.NET Windows authentication, ASP.NET attaches a WindowsPrincipal object to the current request. This object is used by URL authorization. The application can also use it programatically to determine whether a requesting identity is in a given role. ....Read More
Rating
This is a link to a different site Apply forms-based authentication?
Total Hit (999) Forms-based authentication is an ASP.NET authentication service that enables applications to provide their own logon UI and do their own credential verification. ASP.NET authenticates users, redirecting unauthenticated users to the logon page, and performing all the necessary cookie management. This ....Read More
Rating
This is a link to a different site Grant or deny permission to a user or role?
Total Hit (948) ASP.NET is used to control client access to URL resources. It is configurable for the HTTP method used to make the request (GET or POST) and can be configured to allow or deny access to groups of users or roles. The following example shows access being granted to a user named John and a role named A ....Read More
Rating
This is a link to a different site Tutorial : Sample Custom Task Project
Total Hit (627) The ability to write your own custom tasks is often overlooked when designing a solution and yet it can offer so much flexibility. This is a sample Visual Basic project of a relatively simple custom task. It doesn't do very much, but it does have a user interface and several properties. The UI allow ....Read More
Rating
This is a link to a different site A Practical Guide to SQL Server Yukon Beta 1 DTS
Total Hit (1549) To understand the new features in "Yukon" Data Transformation Services (DTS), one must in many ways take a step back from the knowledge of prior DTS releases and come to the product with a fresh perspective. It is not that the new release is entirely different than its predecessors, but the similari ....Read More
Rating


(Page 47 of 133) 3968 Result(s) found  ... 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ...

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

© 2008 BinaryWorld LLC. All rights reserved.