NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 1.00 (out of 5)
Number of ratings: 1 Votes

Visitor Rating

Asp.net Tutorial
37017 Asp.net Tutorial http://www.careerride.com/ASPNet-Tutorial.aspx This article includes brief about ASP.NET, advantages of ASP.NET, navigation sequence of ASP.NET web form, web Form components, .NET framework, event handlers in ASP.NET, web form events, server control events in ASP.NET, and server controls vs. HTML controls, validation controls, navigation, and steps to store cookies, ways to authenticate and authorize users in ASP.NET etc. ASP.NET > Tips and Tutorials Feb 14, 2008 CareerRide.com send email to CareerRide.com

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Asp.net Tutorial:


Other links owned by this user
FlexBuddy is the FIRST Flex/Flash Contacts Inviter on the WEB. Giving you the ability to Grab, Filter & Invite your Contacts with a pre-configured or custom message. With built-in support for the most Popular WebMail providers on the net. FlexBuddy is an ESSENTIAL component for any webmaster that cares about the amount of members & the popularity of his Web presence. Let FlexBuddy help you not double, or triple, but 10x+ your members database in no time. FLexBuddy is Fully Customizable & ships with a full documentation and a commented source code, which will help you integrate it seemingly into your existing code, even if you are a beginner. LIMITED OFFER, All Purchases BEFORE 12th of June are Discounted by 20%..
Category:

The right search engine on your website won't bring you more traffic but it will help your visitors to better locate things so it will keep them on your pages. A good search engine implemented can increase your hits with almost 30% and this is tested. I'm not talking just to have a tutorial.
Category:

FEX Media Pack software offers the best media tools for Flash professional design.
Delivery interactive media experiences with intuitive environment that lets you work more productively than ever before. Create web and interactive content with Adobe Flash and expand your creativity with FEX FV-Player (Flash video player) and FEX FS-Player (Flash audio player) with addons.
Category:

A logging script. Log all your website traffic and view it from a file. Logs IP address, host names, browsers and when the user was browsing your site.
Category:

To display your PageRank (PR) on your website, just copy and paste the HTML code below into your web page. Now your Google PR rating is displayed on every page with this code!
Category:

Create your free poll in easy and fast way ! No registration required. You can put it on your site or just link it. Colors customisition avable.
Category:

Server Status Indication is a very small PHP script, you simply upload it to your website and it will tell you what services are online and offline. However, it doesn't end there. There are 13 pre-defined services, including: HTTP, FTP, SSH, cPanel, Web Host Manager & MySQL. It is also very easy to add new services to the list.
Category:

Features :
Show thirty quotes one per day of a month.
Stores quotes in Array.
Category:

The radio toolbar from AudioToolbar™ is a revolutionary new concept in web site media. This piece of software allows webmasters to add a toolbar, which is fully-customizable with any Windows Media® compatible audio streams, to enhance their web sites!
Category:

Free Download this Product instantly!

Just click on one of the links below.To cut down on bandwidth usage Only 1 out of 3 links below is working.If one download link is not working properly click on the next one and you will get the file.
Category:

your business. Add unlimited jpg or swf E-Cards.

FEATURES:
* Add an unlimited number of ecards via XML.
* full screen (ie, fills the window whatever size it is)
* email/form validation
* arrows to scroll text that only appear when the text doesn't fit
* HTML, swf and php files all included
* 4 samples cards with source files included - you can have jpg or swf cards with animation and interactivity
* an info tab on the left side of the screen so you can dynamically load your logo and some text there, with built in CSS styling for links.
Category:

The .NET Documentation Tool creates comprehensive technical documentation from Microsoft .NET Framework application source code
Category:

This class dynamically sets the TABINDEX property for a given sequence of controls. So developers have no more to tediously set'em all along the web page. It could be useful for forms with a large number of controls.
Category:

The most efficient way to detect mobile phones with PHP, this simply queries the accept headers, the user agent and checks for any tell tale signs that the browser we're sniffing is a mobile device.
Category:

ReadyDesk is a complete help desk and issue tracking solution that has powerful features to meet the demands of businesses of any size.

With ReadyDesk you can offer your customers several options to help them get their issues resolved quickly. They can open tickets from the customer portal, browse through the support articles in the knowledge base, create tickets automatically by sending you an e-mail and even chat with you live online.
Category:

UDM is a fully-featured and accessible DHTML menu, that provides useable content to all browsers - including screenreaders, search-engines and text-only browsers. But accessibility shouldn't mean compromise, and so UDM includes a sophisticated range of design and usability controls, to give you a tool with unique capabilities.
Category:

Bonza Cart is the perfect solution for Paypal merchants offering downloadable (eGoods) and tangible goods for sale who need a full featured storefront & shopping cart, secure automated file delivery system & powerful administration backend all in one!
Category:

Full Account management - Users have full control over their account including account overview which contains personal information, Last Transaction showing full details of the last transaction including amount, date, description, and referral URL.
Category:

Duby Logger is a single page script written in PHP which logs every visitor to your web site.

Its features include

No install/config.
Logs Ip address, Referer, Date and Time and the visitors browser.
100% FREE of charge.
Only 2kb in size.
Uses cookies so visitors only get logged once.
Category:

The AVChat Flash Video Recorder allows web sites to easily enable their users to record video files directly from the browser without installing any other plugins but the already popular Flash Player. Webcams, professional video recording hardware and audio hardware (microphones) are immediately recognized and used by the recorder.
Category:

Other links at ASP.NET > Tips and Tutorials
To give a same look to the overall site Master Pages are used since long. They give you the power to customize your web pages but keeping the same overall look of the website as well. To add to this, one of the cool advanced features of the new Master Pages feature in ASP.NET 2.0 is the ability to nest them. This tutorial will cover the details regarding how master pages can be nested within one main master page. This will be done by first covering what is a Nested Master Page, its advantages & limitations and then a practical example will be given to show how the Nested
Category:

One of important goals of any application development process is making data presentation richer. ASP.NET 2.0 provides many server controls which render data in different rich formats and styles. For example, DataGrid control is suitable in many scenarios where you wish to display data in a grid like representation for easy understanding. Similarly, if the situation demands for rendering list like data, you can consider using of DataLists and Repeater server controls.
Category:

VB.NET 2005 Tutorials: Adding Controls - In this tutorial let's discuss about Adding Controls to a Windows Form, Adding Controls using Windows Forms Designer, Adding Controls Dynamically and Setting properties of Controls. Sample source codes used in this tutorial are included. Forms are containers for control objects. All controls have properties, methods and events that can be used to customize their functionality. Controls can be manipulated in the designer mode and code can be added to dynamically add controls at run time.
Category:

VB.NET 2005 Tutorials: Creating Multiple-Document Interface (MDI) Applications In this tutorial you will learn about Creating Multiple Document Interface (MDI) Applications. In most real time applications we often find that multiple windows open within another window. This kind of need is satisfied by implementing Multiple Document Interface (MDI) Applications. You can create a class and designate it as a MDI window by setting its IsMDIContainer Property as true. Set the value for WindowState as maximized.
Category:

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...
Category:




Main Category
185
2034
798
286
174
1802
1128
909
1160
7383
70
904
59
2198
173

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19243
Categories: 1275
Registered Users: 729
Mailing List Subscribers: 2043
Unique Outgoing Hits: 228009

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
37 site(s)
PR 7
290 site(s)
PR 6
826 site(s)
PR 5
2017 site(s)

PHP News