jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 301 - 310
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: 876

Quick .Net File Download Security

Rating 0.0 0.0
In this article we will discuss providing a programmable method of securing files on for your ASP.Net applications. This code could come in handy where you have an application hosted on an ISP and you do not have access to a folder outside of your Web directory structure, and you are not able to change permissions on folder in the Web. This method does not require storing your file in a binary field in your database, thus reducing cost of having to buy database storage from your ISP, and with no impact on the network traffic between the database and web servers.
Platform(s): n/a Date: Sep, 07 2003
DETAIL
Hits: 835

ASP.NET Server Control Licensing

Rating 0.0 0.0
Learn about the licensing requirements for ASP.NET server controls and learn about an ASP.NET control licensing implementation that can be used with versions 1.0 and 1.1 of the .NET Framework. The implementation can be extended to create custom server-side licensing schemes.
Platform(s): n/a Date: Aug, 25 2003
DETAIL
Hits: 786

Operating and Maintaining an Analysis Services Database: Top 10 Tips

Rating 0.0 0.0
How do you operate an Analysis Services data warehouse? Learn how to configure, secure, backup, restore, and monitor the database. Learn techniques for developing and running a system that gracefully handles change in data, design, and usage.
Platform(s): n/a Date: Aug, 20 2003
DETAIL
Hits: 463

Coding ADO.NET Data Access Solutions

Rating 0.0 0.0
Some ADO.NET sessions focus on the object model and .NET Framework classes and not on specific data access tasks that ADO.NET can solve. This session assumes you're somewhat familiar with the ADO.NET object model and want to see how to address the common tasks your application is likely to perform. Focus on getting connected in an ASP and Windows application, how to setup and run ad hoc queries as well as parameter-driven stored procedures, with and without returned parameters. See how to bind to DataReaders and DataSets and when it makes sense to use each. See how to fill and bind to a ListBox and a DataGrid and how to update the data, even when the query is the result of a complex join.
Platform(s): n/a Date: Aug, 18 2003
DETAIL
Hits: 805

ASP.NET: Leveraging Visual Studio .NET for Web Projects

Rating 0.0 0.0
Learn how to use the tools and options in Visual Studio .NET to increase your productivity and work efficiently in a team environment when building ASP.NET applications.
Platform(s): n/a Date: Aug, 08 2003
DETAIL
Hits: 427

Developing Mobile Web Applications With ASP.NET Mobile Controls

Rating 0.0 0.0
Learn about the basics of building mobile Web applications with ASP.NET Mobile Controls. See how the control model and drag and drop designer make it easy to target nearly 200 devices (cell phones, PDAs and pagers) from a single mobile Web form. Find out what the adaptive rendering and rich customization and extensibility models can do for your mobile Web applications.
Platform(s): n/a Date: Aug, 08 2003
DETAIL
Hits: 582

Using the .Net System.Net Class

Rating 0.0 0.0
In this article we cover using the System.Net class to make an HTTP request and return the status code. In addition, we'll cover handling the HTTP response and binding it to an XSL transformation.
Platform(s): n/a Date: Aug, 08 2003
DETAIL
Hits: 338

Adding text to an image in memory

Rating 0.0 0.0
In this code snippet we're going to provide will enable you to add text to an image in memory. One use for this code may be to open a file on the file system and add some text to the image, then stream the image out to the user. This could come in handy if you want to create navigational buttons for your Web site dynamically based on a request or dynamically create banners via .Net code.
Platform(s): n/a Date: Aug, 08 2003
DETAIL
Hits: 483

Migrating from ASP to ASP.NET on Windows Server 2003

Rating 0.0 0.0
Consider the perceived risks of migrations that tend to cloud the benefits of new technologies from a business perspective, making it difficult to justify technology migrations to the decision makers in an enterprise. See how these risks can be identified, planned for ahead of time and evaluated against cost, time to market, and other business factors so that the project planner can have a solid handle on the bottom line of a project. See examples from a real-world commercial application and look at each of the business and technological factors that needed to be addressed when migrating an ASP application to ASP.NET on the soon to be released Windows Server 2003.
Platform(s): n/a Date: Aug, 06 2003
DETAIL
Hits: 683

Gate to Delegates in VB.NET

Rating 5.0 5.0
This article explains what are "Delegates"? And what is their role in .NET framework. The author uses VB.NET code to provide working examples of "Delegates".
Platform(s): n/a Date: Jul, 10 2003
DETAIL
Amount: 371
Displaying: 301 - 310
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 >>