Scripts 61-90 of 140
Pages:
Go to
<< Prior
1
2
3
4
5
Next >>
page
|
5 41 In this article, we will look at some of the architectural and design decisions that may affect ASP.NET application scalability. In addition, you will leanr how you can use Enterprise Services and MSMQ to reduce the effect of those scalability...
Advertisements:
|
|
3 54 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.
|
|
1 65 Oracle Applications 11i- (Technical) training with step by step instructions along wit hscreen shots. Check the link for topics to be covered in this course. After successful completion of this course one can acquire required skills for an Oracle...
|
|
1 112 Microsoft's .NET Framework 1.1 does not provide proper utilities to communicate with the serial ports on a Windows machine. The RS232 library and this quick tutorial will have you talking to a COM port on your machine in no time.
|
|
1 35 VB.NET 2005 Tutorials: Validation - In this tutorial you will learn about User Input Validation, Required Field Validators, Comparison Validators, Range Validators, Regular Expression Validator, Custom Validators, ErrorProvider, Enabling Controls...
|
|
2 37 Recently, I had a requirement to put together a website that deals with taking somewhat elaborate financial surveys. While the questions and answers themselves are good candidates for being database driven, there were a large number of nuiances...
|
|
1 55 Hi there, I was trying to find a solution to block spammers adding data to your database using C#. This is the quick solution I found.
|
|
1 49 With the advent of .NET, support for ASP.NET development has been fully integrated into Visual Studio .NET. It provides an extremely powerful and usable environment for ASP.NET development in the guise of Web Forms, as well as the more traditional...
|
|
3 49 In this paper, we will look at the structure of a very simple ASP.NET page and how that page is rendered in the visitor's browser. Then we will look at the Page class, which is the .NET class that all your ASP.NET pages are based on. After that,...
|
|
3 29 Thom Robbins, from Microsoft New England, provides a quick overview of all the data source controls: SqlDataSource, AccessDataSource, XmlDataSource, ObjectDataSource, and SiteMapDataSource as well as the declarative caching properties you can use...
|
|
2 39 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'.
|
|
1 62 This presentation will cover the following topics: Migrating from ASP.NET 1.X to ASP.NET 2.0 and Visual Studio 2003 to Visual Studio 2005 Conversion. Source code included.
|
|
1 64 VB.NET 2005 Tutorials: Web Services - SOAP, WSDL, Disco and UDDI In this tutorial you will learn about Web Services - Understanding Web Services, Simple Object Access Protocol (SOAP), The Web Service Discovery Tool (DISCO), Universal Description,...
|
|
1 76 This course enables learners to gain a conceptual understanding of the Oracle database architecture and how its components work and interact with one another. You will learn how to create an operational database and properly manage the various...
|
|
4 85 The author writes "One of the things that keeps coming up as a benefit of switching to ASP.NET is the ability to use code-behind to separate display code from application logic. In Visual Studio.NET, this is 'automagically' done for you. So...
|
|
1 49 ASP.NET is built on a core set of classes and interfaces that abstract the HTTP protocol. The three core abstractions are the context (HttpContext) that represents the current HTTP request, handlers (classes that implement IHttpHandler) that are...
|
|
1 60 VB.NET 2005 Free Training: Using Application Class and Message Class - Visual Basic 2005 introduces a speedy way to access many important classes relating to the Computer on which the application is running, the user running it, the application...
|
|
2 50 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.
|
|
1 95 VB.NET 2005 Tutorials: Access and Manipulate Data - ADO .NET Object Model - In this tutorial you will learn about The ADO .NET Object Model, Data Providers and Their Objects and the Dataset Objects ADO .NET renders very good support for working...
|
|
5 48 What exactly is XSLT useful for and why would you, as an ASP.NET developer, want to learn about it? The answer boils down to the capability of XSLT to transform XML documents into different formats that can be consumed by a variety of devices,...
|
|
1 43 Learn how to serialize .NET classes to Xml at runtime using System.Xml.Serialization.XmlSerializer. Then, use SQL Server's OPENXML functionality to bulk load hundreds of records across multiple tables in a single stored procedure call.
|
|
2 64 GeekAricles Database of exclussive collection of Technolgy Ebooks, Tech Articles, Computer Online books, Free Training resources, White Papers, Tips, tricks and Latest Technology news. The subjects includes C, C++, C#, Java, J2EE, .NET,...
|
|
3 29 The tutorial shows you how to create stored procedures, after which you'll see how to use stored procedures in an ASP .NET web application.
|
|
2 100 VB.NET 2005 Tutorials: Dialog Boxes in Visual Basic .NET 2005 - Most Windows applications request for user input. Dialog boxes are one means of requesting users for specific kinds of inputs. Therefore, VB.NET allows its designers to create a...
|
|
3 61 VB.NET 2005 Tutorials: Using the Data Form Wizard - In this tutorial you will learn about Using the Data Form Wizard - Building a Single-Table Data Form, Transform and Filter Data, Using Server Explorer, Drag-and-Drop From Server Explorer, What...
|
|
5 92 This article describes the life cycle of an ASP.NET page from initialization to unloading. Also shows the various methods to override ASP.NET server-side events. Source code available for download.
|
|
4 57 VB.NET 2005 Tutorials: Simple Data Binding In Section 1 of Data Binding you will learn about definition of Data Binding Bindable Entities, The Architecture of Data Binding, Bind Data to the User Interface and Simple Data Binding
|
|
3 50 Accessing and manipulating data using ASP.NET is very easy and flexible. This article takes a look at some of the new .NET data access classes and methods, including the OleDB and SqlClient namespaces, as well as the DataReader, DataSet and...
|
|
1 33 VB.NET 2005 Tutorials: Access and Manipulate Data - Working with Disk Files - In this tutorial you will learn about Access and Manipulate Data, Working with Disk Files, Browsing for Files, Streams and Backing Stores, Using the FileStream Class,...
|
|
2 64 Have you ever needed to have an image of some text generated dynamically on the fly? There are tons of possible applications for this type of thing, but prior to ASP.NET it was a relatively difficult thing to do. This article explains how to...
|
|
Scripts 61-90 of 140
Pages:
Go to
<< Prior
1
2
3
4
5
Next >>
page
|
|
|
|