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

(Page 16 of 26) 779 Result(s) found 

 

Using the AutoGenerateColumns attribute to control column rendering
Total Hit (2362) A beginners guide to the use of the AutoGenerateColumns attribute in the DataGrid control
Rating
The AutoPostBack property requires client-side scripting
Total Hit (2475) A few Web Forms control expose the AutoPostBack property, which makes it possible to start a postback when the user clicks on these controls or changes their contents. By default this property is False, but you can set it to True for the following controls: TextBox, CheckBox, RadioButton, CheckBoxLi ....Read More
Rating
GetIndexFromValue - Return the index in a ListControl given a value
Total Hit (2294)
Rating
This is a link to a different site Developing multilingual applications in ASP.NET (Part - II)
Total Hit (726) In the last article of this series we saw how ASP.NET built-in controls such as calendar, provide multilingual support. The main part of your web forms, however, will consist of labels and similar text that also need to be in the respective language. This part of the article will tell you how to do ....Read More
Rating
This is a link to a different site NoSpamEmailHyperlink: 2. Properties & Rendering
Total Hit (999) A look at ASP.NET custom control properties and rendering to HTML.
Rating
This is a link to a different site Comparison Table in ASP.NET using Attributes and Reflection.
Total Hit (649) A generic scheme to compare the properties of multiple instances of a class in ASP.NET using Attributes and Reflection
Rating
This is a link to a different site Passing variables between pages using QueryString
Total Hit (823) Pass variables between pages using QueryString and Format with Server.UrlEncode method.
Rating
This is a link to a different site Sharing session state over multiple ASP.NET applications
Total Hit (1017) This is an article that explains how to share session variables over multiple applications.
Rating
This is a link to a different site Microsoft 'Atlas,' an Ajax-based programming framework
Total Hit (914) Microsoft releases "Atlas", its own AJAX based programming framework. "It's a discrete technology that we haven't figured out how we'll distribute yet. It would make sense to deliver it as part of ASP.Net 2.0, but we haven't made packaging decisions yet." said Charles Fitzgerald, general manager ....Read More
Rating
This is a link to a different site Uploading Files in ASP.NET 2.0
Total Hit (1011) Learn how to use the new FileUpload server control in Microsoft ASP.NET 2.0. (15 printed pages) An Example of the FileUpload Server Control Working Around File Size Limitations Client-Side Validation of File Types Permissible to Upload Adding Server-Side File Type Validation Uploading Multiple ....Read More
Rating
This is a link to a different site Using C# with Cookies
Total Hit (870) A code snippet posted on aspcs about accessing and writing cookies using C#.
Rating
This is a link to a different site HOW TO: Implement Forms-Based Authentication in Your ASP.NET Application by Using Visual Basic .NET
Total Hit (963) This article demonstrates how to implement forms-based authentication by using a database to store the users
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
This is a link to a different site Blue Yonder
Total Hit (617) This is an implementation of Microsoft Blue Yonder tutorial that comes with Beta 2 SDK. The Microsoft .NET Speech SDK V1.0 Beta 2 contains: Tools for creating and debugging grammars and prompts. Sample applications and tutorials. ASP.NET controls for creating voice-only and multimodal SALT ap ....Read More
Rating
This is a link to a different site Modifying the Web References for Visual Studio .NET
Total Hit (680) Modifying the Web References for Visual Studio .NET.
Rating
This is a link to a different site Adding a CheckBox column to your DataGrid
Total Hit (601) A CheckBox column that is can be used and bound in a DataGrid
Rating
This is a link to a different site Crystal Reports PUSH method using ASP.NET
Total Hit (694) This article explains how to use PUSH method for drawing reports.
Rating
This is a link to a different site How to upload your files in ASP.Net
Total Hit (731) This article explains how to upload files using ASP.Net with example
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 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 Datagrid custom control to change the row color on Mouse Over event
Total Hit (631) Datagrid control with mouse over event to change the row color as Code Project
Rating
This is a link to a different site Pick Color
Total Hit (662) A fun color picker in ASP.NET
Rating
This is a link to a different site Screen Scraping in ASP.NET
Total Hit (522) Screen scraping is a lot easier in .NET than it was in classic ASP where you had to use the infamous INET.DLL. The System.Net namespace provides all the methods we need to perform screen scraping in .NET. I will show you the code without a great deal of explanation. In this first example program we ....Read More
Rating
This is a link to a different site How Do I...Get all matches for a pattern
Total Hit (834) Regular Expressions are often useful when trying to retrieve small portions of text from a large document, result set, or when filtering a stream. The MatchCollection object contains all valid Match objects for a given regular expression after a successful match occurs. ....Read More
Rating
This is a link to a different site Regular expressions to validate different string patterns
Total Hit (1482) This all are the common regular expressions to validate different type of string patterns
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 Displaying Hierarchical XML Data of an Arbitrary Depth Using XSLT
Total Hit (2381)
Rating
This is a link to a different site All About ASP.NET User Controls
Total Hit (916) If your are not making use of User Controls in your web applications you probably should be. They can save you many key strokes and help you immensely with maintaining a consistent design between pages of your application.
Rating
This is a link to a different site An improvement to RegisterClientScriptBlock
Total Hit (780) A simpler and more flexible method of registering client-side Javascript within ASP.NET pages and controls.
Rating
This is a link to a different site RJContentPanel WebControl For Multi-Page Templated Websites
Total Hit (645) Simple web control that allows you to build multi-page websites quickly using web user controls for the content
Rating


(Page 16 of 26) 779 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

Recommanded Links

 

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

© 2008 BinaryWorld LLC. All rights reserved.