Scripts n'Stuffs
Directory

Subscribe to this category

Top > ASP.NET > Tips and Tutorials  

Web Links
Sort By :
21. One Web.config For All Developers



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.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

22. Creating multilingual websites - Part 1



Extend the existing globalization capabilities of .Net to create flexible and powerful multilgual web sites. First create a custom ResourceManager and then create custom localized-capable server controls to easily deploy multilingual functionality.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 73 Rating: 0.00 Votes: 0
Hot Pick
Member Reviews Visitor Ratings

23. Create HTML Image Maps Dynamically With .NET



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.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 62 Rating: 0.00 Votes: 0
Hot Pick
Member Reviews Visitor Ratings

24. Connecting to a SQL database from ASP .NET I



This is part I 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 set up MSDE for Mixed Mode and how to use Web Data Administrator to create databases and users.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

25. PORTALS@MY-ASP.NET



My-ASP.Net provides free documentation, tutorials, skins and DotNetNuke orientated marketing newsletters. Registeration is required to download.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 43 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

26. How to build a rating system that allows users to rate your online articles



In this walkthrough, you'll learn how to develop and implement a basic content rating system in ASP.NET and SQL Server, using Visual Basic .NET as our programming language. You'll first learn how to setup the database table that you'll use to capture user ratings. Next, you'll learn how to build the graphical user interface components that display the article ratings. Lastly, you'll learn how to build the necessary logic, line by line.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

27. Stored Procedures and .NET Part II: Using Output Parameters and Return Value



Create stored procedures with Output parameters and return values and use them in .NET
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

28. How to re-install ASP.NET on a Windows platform



If you want to run ASP.NET web applications on your local computer, you must have both Internet Information Services (IIS) and ASP.NET installed. IIS is necessary for providing web service and ASP.NET is necessary for providing handling of the family of A
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

29. Validate using RequiredFieldValidator



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.
Category:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 60 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

30. Handling cookies in ASP .NET



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:   ASP.NET > Tips and Tutorials

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:    3        


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS