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: 779

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: 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: 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: 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: 796

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: 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: 674

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
Hits: 565

Building Secure ASP.NET Applications

Rating 0.0 0.0
This guide presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization and secure communication within and across the tiers of distributed .NET Web applications.
Platform(s): n/a Date: Jun, 26 2003
DETAIL
Hits: 918

Submitting Web Form data from one ASP.NET page to another

Rating 4.0 4.0
This article discusses different options you as a developer have in ASP.NET to send data from one ASP.NET page to another. Since you cannot use ASP.NET Web Controls (System.Web.UI.WebControls) in such a scenario (which only allow posting back of data to the same page), this article discusses other ways like using HttpContext object.
Platform(s): n/a Date: Jun, 24 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 >>