The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: ASP.NET :: Tips and Tutorials
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 462    Displaying: 361 - 380 Pages:    ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24

   VB.NET 2005 Training : The .NET Framework Architecture Part 2   Hits: 625 

 
VB.NET 2005 Free Training : The .NET Framework Architecture Part 2. In this tutorial of The .NET Framework Architecture Part 2 we will learn about Just-In-Time (JIT) compilation, Assemblies, native assemblies, Global Assembly Cache (GAC) and Comparison of VB.NET, C#, and J#.


Version: n/a   Platform(s): n/a   Updated: Fri Jul 22 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Oracle 10g DBA Free Training   Hits: 2138 

 
This course enables learners to gain a conceptual understanding of the Oracle database architecture and how its components work and interact with one another. You will learn how to create an operational database and properly manage the various structures in an effective and efficient manner including performance monitoring, database security, user management, and backup/recovery techniques. All these tutorials are prepared exclusively for Exforsys.com by Oracle Professionals and Certified DBA's. Feel free to post any questions you might have during this training in our forums. Let us know if you have any specific topics in mind which are not covered. You also will learn salient aspects of Oracle Database 10g such as user and data management. The basic aspects of database management such as database integrity constraints, transferring data, and defining tables and schemas has been discussed at length.


Version: n/a   Platform(s): linux, windows   Updated: Tue May 24 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   TheCodeBehind - Blogs And Resources   Hits: 777 

 
TheCodeBehind is a combination blog and resource site for programmers and developers to share code, learn from each other and blog about whatever interests them. The site includes some great features such as members advertising on their blogs and resources, and being able to add languages to the main site themselves! Languages currently on the site include asp, asp.net, asp.net 2.0, c, c#, c++, java, javascript, jscript, jscript.net, perl, php, python, vb, vb.net and vbscript!


Version: 1.0   Platform(s): linux, windows, freebsd, osx   Updated: Thu Apr 21 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   An introduction to ASP.NET   Hits: 674 

 
The tutorial covers what is .NET, what is ASP.NET and why use ASP.NET


Version: n/a   Platform(s): windows   Updated: Thu Apr 14 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Oracle 9i Tutorials   Hits: 3587 

 
Course Description: This course introduces students to data server technology, and explores the concepts of relational databases and the powerful SQL and PL/SQL programming languages. Students will learn and practice how to create and maintain database objects. You will also learn to store, retrieve, and manipulate data. Finally, you will learn how to create PL/SQL blocks of application code that can be used in Oracle forms, reports, and other Oracle applications.


Version: n/a   Platform(s): linux, windows, sun   Updated: Sat Feb 26 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   ASP.NET Online Forum   Hits: 2226 

 
ASP.NET Forum Share the knowledge and get all the help you need to start developing secure ASP.NET Web applications and share your development issues.


Version: n/a   Platform(s): n/a   Updated: Mon Jan 24 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Create HTML Image Maps Dynamically With .NET   Hits: 1162 

 
I've been working on a financial reporting project lately and came upon the idea of bringing our charts from ChartFX.NET to life. The idea being that we could dynamically review each pixel's color in the chart in order to generate an HTML image map on the fly. This would enable us to apply supporting documentation in the form of links or JavaScript functions to perform some sort of action when the user moves their mouse over the chart or clicks a section of it.


Version: 1.0   Platform(s): windows   Updated: Fri Oct 15 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   XmlSerializer to Serialize .NET Class to Xml   Hits: 759 

 
Learn how to serialize .NET classes to Xml at runtime using System.Xml.Serialization.XmlSerializer. Then, use SQL Server's OPENXML functionality to bulk load hundreds of records across multiple tables in a single stored procedure call.


Version: n/a   Platform(s): windows   Updated: Fri Oct 15 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Hierarchical Relationships Without DataRelation Object in ADO.NET   Hits: 844 

 
At my place of employment, I work a great deal with somewhat complex hierarchical data as part of our measurement and analysis software. Thus, recursion and I have become rather close friends over the last few years. While rewriting an old website, I needed to turn a set of four relational tables into a hierarchical data structure. The top level table held self-referencing relationships as well as child relationships to table 2. Tables 3 and 4 were your basic "run of the mill" child tables up through table2.


Version: n/a   Platform(s): windows   Updated: Fri Oct 15 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Extend Dynamic TextBox Control View State To Store NameValueCollection   Hits: 607 

 
Learn how to extend an ASP.NET control to hold an unlimited number of additional values in ViewState to avoid expensive re-querying of the database.


Version: n/a   Platform(s): windows   Updated: Fri Oct 15 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   .NET Compact Framework Distributed Weight Slider Control   Hits: 589 

 
The control offers a very user friendly mobile device experience in that it allows the user to use their stylus / mouse to adjust the weight for a given decision criteria instead of typing the numbers.


Version: n/a   Platform(s): windows   Updated: Fri Oct 15 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   .NET - Use Refactoring To Handle Multiple Versions of Classes   Hits: 625 

 
Recently, I had a requirement to put together a website that deals with taking somewhat elaborate financial surveys. While the questions and answers themselves are good candidates for being database driven, there were a large number of nuiances ranging from UI items, business rules, and calculations that just didn't fit into a database driven strategy. With this in mind, my initial strategy was to create version specific classes and reference them in version specific ASP.NET pages. Of course, this accomplished the initial requirement. However, whenever a new version needs to be implemented, I had to copy all of the ASP.NET pages and modify the references to the appropriate version specific class name. Refactoring provides a better alternative and here's how:


Version: 1.0   Platform(s): windows   Updated: Fri Oct 15 2004

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Validate using RequiredFieldValidator   Hits: 623 

 
In this tutorial you'll find out how to validate a TextBox and RadioButtonList control on a webform using RequiredFieldValidator, which will show a warning and stop the submission of the form if a required field has no value.


Version: n/a   Platform(s): windows   Updated: Sat May 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   One Web.config For All Developers   Hits: 679 

 
Working on a multi-developer ASP.NET project while sharing one web.config can be time consuming and troublesome. Usually, each developer may have path and other settings specific to their development machine, such as Database connection strings, paths, e-mail addresses, etc. For example, each developer on a project may be running a database locally that the application relies on during development. Therefore, the connection string would be different for each developer.


Version: 1.0   Platform(s): windows   Updated: Sat May 17 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Real World Best Practices for Handling Dates   Hits: 357 

 
Ideally, every application built would be designed with correct date handling techniques. In practice, applications are often built using ad hoc date formatting to match a corporate culture, the default format on a company’s server, or the favorite format of the lead developer. Also, many applications are not locale aware or were not designed to be deployed in an environment where locale issues were not considered important. Because of this it is extremely important to know the date formats in use for input and output when building applications that will integrate with other systems or databases and to handle these formats explicitly.


Version: 1.0   Platform(s): windows   Updated: Sat May 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   How to bind a DataGrid to an array   Hits: 1080 

 
It simply shows how to bind a DataGrid to an array using C# code.


Version: n/a   Platform(s): windows   Updated: Sat May 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Handling cookies in ASP .NET   Hits: 657 

 
How to create a cookie, how to get the value stored in a cookie, set the lifetime, path and domain for a cookie, edit a cookie, delete a cookie, remove subkeys from a cookie...


Version: n/a   Platform(s): windows   Updated: Sat May 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Using the DataList control   Hits: 626 

 
This tutorial covers the creation of a DataList control to retrieve records from a database. Also shows you how to make the DataList esthetic by changing its attributes.


Version: n/a   Platform(s): windows   Updated: Sat May 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Connecting to a SQL database from ASP .NET II   Hits: 550 

 
This is part II of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to connect to the database using ASP .NET code and Visual Studio .NET's features.


Version: n/a   Platform(s): windows   Updated: Sat May 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Performing custom validation   Hits: 537 

 
Demonstrates how to use custom validation on a form by checking to see if a string in a TextBox is not the same with a string from an array (or database), case in which it displays 'This name is already taken'.


Version: n/a   Platform(s): windows   Updated: Sat May 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 462    Displaying: 361 - 380 Pages:    ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog