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 http://www.learningmaya.com/animation.php
Total Hit (746) http://www.learningmaya.com/animation.php
Rating
This is a link to a different site XML for Analysis (XMLA) Specification
Total Hit (970) Specifies a SOAP-based XML communication API that supports the exchange of analytical data between clients and servers on any platform and with any language.
Rating
This is a link to a different site XML for Analysis (XMLA) SDK Download
Total Hit (1045) The Microsoft XML for Analysis SDK contains the Microsoft® XML for Analysis provider and sample client applications. The Microsoft® XML for Analysis Provider supports data access to analytical data sources (OLAP and data mining) residing on the Web. This provider implements the XML for Analysis Spec ....Read More
Rating
This is a link to a different site Hierarchical Data Binding in ASP.NET
Total Hit (577) «LI»Introduction «LI»Data Binding «LI»Hierarchical Data «LI»Binding to Hierarchical Database data «LI»Binding to XML Data «LI»Accessing Nested Controls «LI»DataGrid and DataList Hierarchical Binding «LI»Limitations and Efficiency «LI»Conclusion ....Read More
Rating
This is a link to a different site Generating XP style webparts from a web control
Total Hit (1067) This article demonstrates how create XP style collapsible web custom control menu using asp.net. This control includes many features like binding xml to the control, drag/drop, hyperlinks etc
Rating
This is a link to a different site Reusable Collapsible Panel for Web
Total Hit (1045) This is a reusable Collapsible Panel user-control for web applications.
Rating
This is a link to a different site ImageMap in ASP.NET
Total Hit (987) The .NET framework comes with a nice set of web server controls that allows you to code, for ASP.NET, in a object-oriented manner and hiding the complexity of HTML, scripts and browser versioning. Unfortunately it doesn't supply any control that can generate image maps. We have developed a control t ....Read More
Rating
This is a link to a different site User controls in ASP .NET
Total Hit (4551) In traditional ASP code reuse and encapulation was traditionally done using a combination of include files and web classes. While this worked reasonably well for business logic, it was always a little fiddly for visual components. For example, if you wanted to display a grid of data in many differen ....Read More
Rating
This is a link to a different site Walkthrough: Creating a Web User Control
Total Hit (1020) Web user controls are controls that you can define as you need them for your applications, using the same programming techniques that you use to write Web Forms pages. You can create Web user controls when you need to create reusable pieces of UI that will be used throughout your application. A user ....Read More
Rating
This is a link to a different site Walkthrough: Creating a Web Custom Control
Total Hit (1160) If none of the existing ASP.NET server controls meet the requirements of your application, you can create a custom control by deriving from one of the base control classes. These classes provide all the basic functionality of server controls, so you can focus on programming the features you need. ....Read More
Rating
This is a link to a different site XPath Tester
Total Hit (556) Using this page you can test your XPath Queries
Rating
This is a link to a different site XPath Tutorial
Total Hit (530) XPath is a Query language for XML. You can use XPath to retrive data from XML document. XPath gives you faster performance and flexibility. This tutorial will explain you all basic concepts of XPath. It covers folloing topics. «LI»XPath Tutorial «LI»XPath HOME «LI»XPath Intro «LI»XPath Synt ....Read More
Rating
This is a link to a different site XPath Visualizer:A visual tool to test your XPath Statements
Total Hit (1464) XPath Visualiser is a tool that enables you to test your XPath queries. This is a full blown Visual XPath Interpreter for the evaluation of any XPath expression and visual presentation of the resulting nodeset or scalar value. «b»Screenshots:«/b» «a href="http://www.vbxml.com/xpathvisualizer ....Read More
Rating
This is a link to a different site Estimating the Size of a Table with a Clustered Index
Total Hit (1015) Steps shown in this article can be used to estimate the amount of space required to store the data and any additional nonclustered indexes on a table that has a clustered index.
Rating
This is a link to a different site Understanding the Differences Among the DataGrid, DataList, and Repeater
Total Hit (608) One of the many benefits of ASP.NET over its predecessor, ASP, is ASP.NET's data Web controls. The data Web controls are designed to easily display data. For example, the DataGrid Web control is ideal for displaying data in an HTML <table>. (For more information on the DataGrid Web control be sure t ....Read More
Rating
This is a link to a different site Creating Controls Dynamically in ASP.NET
Total Hit (477) The use of web controls provides much easier design time as well as run time experience to the programmers. However, some times it becomes necessary to generate web controls on the fly and add them to the underlaying form. For example if you are displaying search results, at design time you will not ....Read More
Rating
This is a link to a different site Using AdRotator Web Control in ASP.NET
Total Hit (796) We use banner or ad management techniques in many web pages. ASP.NET comes with a Web Control called AdRotator which provides easy to use ad management functionality. In earlier versions of ASP has provided similar component but this version comes with a very easy and enhanced functionality. The ad ....Read More
Rating
This is a link to a different site ASP.NET File Upload
Total Hit (657) With plain, old ASP uploading a file from client browser to the server was a tedious task. Developers either used some third party controls or wrote their own file upload utilities. ( Remember BinaryRead and searching of crlf pairs? :-) With ASP.NET the situation has changed now writing file upload ....Read More
Rating
Get xp_CmdShell output without creating temporary table.
Total Hit (2716) This sample query will get only file names on C:\ .
Rating
Find matching lines in text file using xp_CmdShell without creating any temporary table
Total Hit (2100)
Rating
This is a link to a different site Tutorial - TreeView Control Introduction
Total Hit (1765) The Tree View control is a Visual Basic version of the control you see used in many programs, including Explorer and FrontPage, used to list the folders on your hard disk. This control allows you to add nodes to a tree, each of which can have sub items. Below is an image of the Tree View control in ....Read More
Rating
This is a link to a different site Tutorial - ListView Control Introduction
Total Hit (1692) The list view control is basically and advanced ListBox. This control allows you to add rows of data, but it also supports large and small icons, multiple columns, automatic label edit, column re-order, hot-tracking, the four main modes that you see in explorer: Icon - Displays items with large i ....Read More
Rating
This is a link to a different site Maya Tutorials
Total Hit (766)
Rating
This is a link to a different site http://www.learning-maya.com/texturing.php
Total Hit (710)
Rating
This is a link to a different site http://www.digital-tutors.com/digital_tutors/display_video_category.php?vcat=mbas
Total Hit (1023)
Rating
70-305 Dumps (Web Application)
Total Hit (3028) This is the gateway to 70-305 exam. B_F 1. «h3 align="center"»«i»Do not memorize this Dump, Learn it and you will pass easy. Powered by Big_Foot!«br» Good Luck for the preparations.«/h3»«/i» 1. You are a Web developer for your company. You create an ASP.NET application that accesse ....Read More
Rating
This is a link to a different site Login using the Web.config file ASP.NET
Total Hit (1059) The web.config file can be used to restrict access to resources within a directory forcing the user to login for authentication. This is useful in that they can be restricted from access by directory rather than validating the user through a session variable on every page. This FAQ is based on a pr ....Read More
Rating
This is a link to a different site Configuring ASP.NET Applications to Use the Appropriate Session State
Total Hit (846) If the <sessionState> section does not exist in the Machine.config file or the Web.config file, the following is the default session state behavior: «LI»The session time-out value for an ASP.NET session state is 20 minutes. «LI»The session state is maintained within all of the applications runn ....Read More
Rating
This is a link to a different site http://www.mayatraining.com/freestuff.asp
Total Hit (848) http://www.mayatraining.com/freestuff.asp
Rating
This is a link to a different site http://www.pbgy.com/modules.php?op=modload&name=Mayatutorials&file=newbies
Total Hit (818) http://www.pbgy.com/modules.php?op=modload&name=Mayatutorials&file=newbies
Rating


(Page 32 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.