jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 251 - 260
Pages: << 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] 27 28 29 30 31 32 33 34 35 36 37 38 >>
Sort Listings By:
Hits: 260

Connecting to a SQL database from ASP .NET II

Rating 0.0 0.0
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.
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 286

Connecting to a SQL database from ASP .NET I

Rating 0.0 0.0
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.
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 696

Performing custom validation

Rating 0.0 0.0
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'.
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 662

Handling cookies in ASP .NET

Rating 5.0 5.0
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...
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 673

Creating Custom Configurations

Rating 0.0 0.0
ASP.Net's introduction of the web.config file went a long way to filling the configuration hole we had to deal with in classic ASP. We actually went from having very little (global.asa was the closest thing) to a well-structured, change on the fly XML file. For the most part, the web.config file does the trick fine. However there are some limitations and constraints with using it, which you are probably already aware of. What you might not know is how easy is it to surmount those issues by creating a far more flexible alternative.
Platform(s): Windows Date: Aug, 30 2004
DETAIL
Hits: 300

Creating multilingual websites - Part 2

Rating 0.0 0.0
With a solid foundation created in Part 1, we now turn our attention to more advanced topics. We’ll use context rewriting for some professional looking and hassle free state-management, talk about good database design with respect to multilingual applications, and dive into more advanced Localized controls for ultimate flexibility and productivity.
Platform(s): n/a Date: Aug, 24 2004
DETAIL
Hits: 699

Creating multilingual websites - Part 1

Rating 1.0 1.0
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.
Platform(s): n/a Date: Aug, 19 2004
DETAIL
Hits: 482

Authentication in ASP.NET: .NET Security Guidance

Rating 3.0 3.0
This article discusses the importance of security considerations when designing a server application. Both Microsoft Internet Information Services (IIS) and ASP.NET provide security models that will allow you to authenticate your users appropriately and obtain the correct security context within your application.
Platform(s): n/a Date: Aug, 11 2004
DETAIL
Hits: 414

Migrating to ASP.NET : Guidelines for Planning a Successful Migration

Rating 5.0 5.0
This paper looks at some of the specific benefits you can achieve in migrating applications from ASP, and presents five distrinct strategies for a migration, based on its perceived strategic value and your desired timeframe for results. A scorecard with key questions about your migration allows you to quickly arrive at an initial estimate of a migration's complexity. Finally, it outlines the major activities involved in the four phases of a migration project.
Platform(s): n/a Date: Aug, 10 2004
DETAIL
Hits: 936

Customizing XML for ASP.NET Web Services

Rating 0.0 0.0
Out of the box, ASP.NET is a very powerful platform for writing XML Web Services. But what happens when you need to format the XML to match an existing XML grammar? Not surprisingly, this can be accomplished using the XML Serialization Engine. In the first part of this two-part article, Justin Rudd shows you the basics of the engine as well as how the engine works with ASP.NET.
Platform(s): n/a Date: Jul, 16 2004
DETAIL
Amount: 371
Displaying: 251 - 260
Pages: << 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] 27 28 29 30 31 32 33 34 35 36 37 38 >>