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 8 of 26) 779 Result(s) found 

 

Creating a popup calendar control
Total Hit (9161) Many data entry forms have one or more text fields that the user should fill with a date value. Many sites have a button near these fields that when clicked pops up a new small window with a calendar, to help the user select the date. When the user clicks on a day (rendered as a hyperlink), this pop ....Read More
Rating
HasUploadedFile - Return whether a file uploader control has posted a file to the server
Total Hit (2491)
Rating
How to force file download using code in ASP.net.
Total Hit (8199) Many times we have requirement to popup file download dialogbox instead of user clicking on a link. This little code you can use in your ASPX page. Call the following method from your ASP.net code which should prompt a file download dialogbox in user's browser. «code LangId=2»Public Sub DownloadF ....Read More
Rating
Redirecting to the real referrer page during a postback
Total Hit (3176) Say that you have a page loaded from another page, and that in this page you have a "Save and Return" button that does something and returns to the previous page. For example you may have an Orders page that loads a Details page, where you make some changes and press the button to save the changes a ....Read More
Rating
This is a link to a different site Embedding a Detail DataGrid Inside a Master DataGrid
Total Hit (553) This article shows how to display a row of a master DataGrid and then display one or more rows of a detail datagrid on an ASP.NET page.
Rating
This is a link to a different site Transparent web form persistence in ASP.NET
Total Hit (813) A simple method to create ASP.NET forms that are transparently loaded and saved from/to the database.
Rating
This is a link to a different site Highlighted Hovering and Anywhere Selecting A DataGrid Row
Total Hit (716) Recently while working for one of my client I came across a requirement such that: «LI»DataGrid should not have select button to select a row. This was necessary to save some screen space. «LI»Still when the user clicks on any of the DataGrid row (on any column), that row should be selected and ....Read More
Rating
This is a link to a different site Self Validating Text Box - 2
Total Hit (800) This article extends self validating Text Box control to other data types and Min and Max value checking.
Rating
This is a link to a different site Search Engine Optimization Tutorial
Total Hit (1478) A few years ago, it was for the most part sufficient to incorporate a well optimized title tag and have a few relevant search terms (aka keywords) in the meta tags to get a top 10 ranking. Those days are long gone, and yet in my estimation, over 75% of webmasters still hold on to the notion that sea ....Read More
Rating
This is a link to a different site Two way data binding in ASP.NET
Total Hit (943) How two use the design time services to provide 2 way data binding in ASP.NET
Rating
This is a link to a different site Date Validator Custom Web Control
Total Hit (1996) A custom web control to validate a user hand-inserted date.
Rating
This is a link to a different site State Management
Total Hit (687) This article describes set of best practices in state management.
Rating
This is a link to a different site Enhanced and Secure Connection Strings in Web.Config
Total Hit (2322) Here we would discuss some simple steps, which would facilitate keeping our database connection strings safe and encrypted in Web.Config.
Rating
This is a link to a different site Including a CheckBox Control Inside an ASP.NET DataGrid...
Total Hit (716) CheckBox controls can be very useful inside a DataGrid. They make user choices easier in many cases and are not terribly difficult to implement.
Rating
This is a link to a different site Page Hit Counter using ASP.NET and JScript .NET
Total Hit (1035) An ASP.NET counter that's easy to use from plain HTML
Rating
This is a link to a different site Generic Shopping Basket
Total Hit (2323) A generic shopping basket web control that should serve as a good starting point to roll your own, more advanced version.
Rating
This is a link to a different site Working with Datagrid : define columns, hide columns, sort columns, edit data, paging columns,
Total Hit (615) «b»This article covers folloing issues«/b» «LI» Working With DataGrid «LI» Defining Columns in DataGrid «LI» Editing Data in DataGrid «LI» Hiding Columns in DataGrid «LI» Sorting Columns in DataGrid «LI» Paging in DataGrid
Rating
This is a link to a different site Handling events of child controls inside a DataGrid
Total Hit (667) How to hook up on an event of a web control residing inside a DataGrid cell.
Rating
This is a link to a different site Problems and solutions to Microsoft Configuration Management Application Block's "XmlFileStorage" in Web Applications
Total Hit (705) MCMAB's XmlFileStorage has a known bug for which it does not work in Web Applications. When you need to use external XML file for storing configuration, you have to do some tweaking yourself.
Rating
This is a link to a different site Control Which Columns are Displayed in a DataGrid
Total Hit (574) This ASP.Net (VB) program allows you to select many, or all of the columns from a database table, but display only certain, specified columns in a DataGrid. It does this by setting the DataGrid AutoGenerateColumns property to false and then using the Columns Collection to specify the columns to be d ....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
This is a link to a different site Deploying Web Applications using Visual Studio .NET
Total Hit (658) Deploying an ASP.NET project using the Visual Studio .NET Windows Installer
Rating
This is a link to a different site Add Nulls to a Database
Total Hit (924)
Rating
This is a link to a different site MS Word 2003 XML Output
Total Hit (880) How to give a Word output without MS Office Web Components (OWC) on the server.
Rating
This is a link to a different site Google Suggest like Dictionary
Total Hit (820) This is an implementation of Google Suggest like dictionary in ASP.NET.
Rating
This is a link to a different site FAQ: How can I read the contents of a text file one line at a time?
Total Hit (578)
Rating
This is a link to a different site How Do I...Use common Regular Expressions?
Total Hit (741) «b»Social Security Number «/b» \d{3}-\d{2}-\d{4} «b»US Phone Number«/b» ((\(\d{3}\) ?)|(\d{3}-))?\d{3}-\d{4} «b»US Postal Code«/b» \d{5}(-\d{4})? «b»Internet EMail Address«/b» [\w-]+@([\w-]+\.)+[\w-]+ «b»Internet URL «/b» http://([\w-]\.)+[\w-](/[\w- ./?%=]*)? «b ....Read More
Rating
This is a link to a different site Adding a CheckBox Column to a DataGrid
Total Hit (943) Shows how to add a checkbox column to a datagrid
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 eCoolWebPanelBar - Outlook style Web Panel Bar
Total Hit (596) eCoolWebPanelBar provides us a web GUI, like Outlook.
Rating


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