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

 

Open Popup window using ASP.net
Total Hit (1486)
Rating
IsLanguageSupported - Detecting whether a language is supported by the browser
Total Hit (2647)
Rating
Dynamically moving a server control
Total Hit (2747) Dynamically moving a server control instance on the page is very easy, thanks to the possibility to add any style attribute to the control. In this case, you can dynamically add the control's LEFT and TOP coordinates, and another attribute that says you want to use DHTML's absolute positioning. To t ....Read More
Rating
AsciiEncode - Convert a string to its ASCII representation
Total Hit (6919)
Rating
This is a link to a different site How to get list of tables in a database
Total Hit (766) A tip on how you can get list of tables in your database
Rating
This is a link to a different site Browser Detection using ASP.NET
Total Hit (681) Using and updating your machine.config file to better detect browser type in ASP.NET
Rating
This is a link to a different site Store Your Database Connection String in Web.Config
Total Hit (716) Here we present an example of how to store a database connection string in the application's Web.Config file. Web.Config is a part of every asp.net application and provides a nice, central location for storing information that may be needed in many of your web pages. This first bit of code is just a ....Read More
Rating
This is a link to a different site Fast ASP.NET Hit Counter with Full Digit Graphic File Support
Total Hit (983) Fully customizable and fast site hit counter with multiple counters supported and done without using cookies or any extra files or settings!
Rating
This is a link to a different site File Upload with ASP.NET
Total Hit (639) This article shows you how work with uploading of the files using ASP.NET and C#.
Rating
This is a link to a different site Loop through the Cookie Collection
Total Hit (901) A sample from the docs to loop through a cookie collection.
Rating
This is a link to a different site An Extensive Examination of the DataGrid Web Control: Part 12 ( DataGrid's Sort Event Handler )
Total Hit (965)
Rating
This is a link to a different site Setting Initial Focus in Web Form
Total Hit (883) Many beginners feel that ASP.NET and client side scripts can not be used together. If used cleverly they can go hand in hand to give great user experience. The above task of setting initial focus can be easily solved by JavaScript. We can certainly write the entire javascript block at design time in ....Read More
Rating
This is a link to a different site Add (INSERT) a New Row Using the ASP.Net Datagrid Control
Total Hit (778) In this article we will display both the grid and INSERT facility inside an html table. This will tie the datagrid and the INSERT facility together to make a fairly pleasing presentation. The best way to see how this works is to get right to the code. As with most dotnetjohn articles we will use a . ....Read More
Rating
This is a link to a different site ASP.NET ProgressBar Control
Total Hit (1081) A ProgressBar control to be used in WebForms
Rating
This is a link to a different site Include a calendar on a page?
Total Hit (944) «LI» Working With Calendar «LI» Date Selection Modes «LI» Selection Link Graphics «LI» Selection Link Text «LI» Adding Custom Content to Calendar
Rating
This is a link to a different site Another tree web control for ASP.NET applications
Total Hit (869) A tree web control written in VB.NET that loads data on demand
Rating
This is a link to a different site MP3 Player Server Control
Total Hit (957) Using Flash MX to create a server control for easily playing MP3s.
Rating
This is a link to a different site How to read satellite assemblies resources in ASP.NET
Total Hit (1039) This tutorial describes how to read text resources from satellite assemblies
Rating
This is a link to a different site Displaying Composite Text in DropDown
Total Hit (1034) How can you display more then one field in text of the dropdown? Like if you have to display text, which is actually a combination of two fields in the data table. Here is a small tutorial on that.
Rating
This is a link to a different site Yahoo Data Centre IP Address List
Total Hit (970) Information On Yahoo Search Ip address and Yahoo's new Spider Yahoo Slurp: http://help.yahoo.com/help/us/ysearch/slurp/ Yahoo! Slurp is Yahoo!'s web-indexing robot. Yahoo slurp indexes the web following HREF links,
Rating
This is a link to a different site Reading Excel (.xls) Files with ADO.NET...
Total Hit (4292) Since Excel has an OleDB provider, we can use ADO.NET's OleDb functionality to connect to Excel. It does take a little preparation on the Excel side however. You might think that since Excel has rows and columns we might be able to use that and refer to A1 and B3, etc. We can't (as far as I know). W ....Read More
Rating
This is a link to a different site ASP.NET Tree Control
Total Hit (595) ASP.NET tree control is a Custom Control (.ascx) that builds a tree structure. All you have to do is to use two methods of the control. The AddNodeDiv which will add the Node and BuildTree which will build it.
Rating
This is a link to a different site CustomValidator with XMLHttpRequest object
Total Hit (2640) CustomValidator which uses XMLHTTpRequest to make validation
Rating
This is a link to a different site Screen Scraping with C# for ASP.NET
Total Hit (638) Using C# to scrape content from a third party site and present in on an ASP.NET webpage
Rating
This is a link to a different site Username logging for ASP.NET & ASP using an ISAPI Filter
Total Hit (1095) Provides for IIS logging of usernames to the IIS logs for sites that rely on ASP & ASP.NET.
Rating
This is a link to a different site Page and Data Caching in .Net
Total Hit (4689) In this article we’re going to take a look at the features available to the ASP.NET programmer that enable performance improvement via the use of caching. Caching is the keeping of frequently used data in memory for ready access by your ASP.NET application. As such caching is a resource trade-off be ....Read More
Rating
This is a link to a different site 3D Pie Chart in ASP.NET
Total Hit (1024) Discusses the implementation of a 3D pie chart in ASP.NET
Rating
This is a link to a different site Allowing for User Mischief - A Bad Word Filter... (aka removing naughty words via ASP.NET, a user control, XML and regular exressions)
Total Hit (1010) This article presents an improved core implementation of a solution to a particular problem I come across occasionally: detection and/or removal of suspect words from user supplied text on web sites.
Rating
This is a link to a different site Securing image URLs in a website
Total Hit (1058) How to hide image URLs on a website to avoid illegal access, using a custom HttpHandler and encryption.
Rating
This is a link to a different site Secure Sockets Layer: Protect Your E-Commerce Web Site with SSL and Digital Certificates
Total Hit (1211) Security is one of the most important factors in the future growth of e-businesses. Making sure that communications remain secure between customers and the Web server is a critical issue. Secure Sockets Layer (SSL) is the standard that secure Web sites are built upon today. This article presents an ....Read More
Rating


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