Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | ASP.NET | Tutorials & Tips

Results 541-560 of 654
Introduction to Visual Studio.NET
In this tutorial we shall proceed with a brief Introduction to Visual Studio.NET and also discuss three Versions of Visual Studio.NET - The first version-VS.NET, VS.NET 2003, Visual Studio 2005 VS.NET 2005.
(0 ratings)
Reviews0
PriceFree
Views991
What's New in the .NET Framework 2.0
In this tutorial you will learn about new feature in .NET Framework 2.0. Various aspects such as Support for 64 bit platform application development, Access control list support (ACL), ADO.NET, ASP.NET, Authenticated streams,COM Interop Service Enhancements, Console Class Additions, Data Protection API, Detecting changes in Network connectivity, Disjunctive Demands, Distributed Computing, EventLog Enhancements, Expanded Certificate Management, FTP Support, Generics and Generic Collection, I/O Enhancements and several other feature are discussed here below.
(0 ratings)
Reviews0
PriceFree
Views1185
ASP.NET 2.0 Application Development
Client applications are applications that run on the client system-or the desktop of the user. They are closest to the traditional windows based applications and they display forms or windows on the desktop enabling the user perform predefined tasks. Word processors and spread sheets are examples of client applications that employ menus, GUI elements and access local resources such as printers and scanners.
(0 ratings)
Reviews0
PriceFree
Views937
ASP.NET 2.0 Framework Tools
In order to facilitate ease of development and deployment of applications, the .NET framework provides the user with a number of tools. All these tools can be run from the command line with the exception of the Assembly Cache Viewer (Shfusion.dll) and the Microsoft CLR Debugger (DbgCLR.exe). In order to ensure that these tools function optimally the user has to set the Path, Include and Lib environment variables by running SDKVars.bat in the /v.2.0/Bin directory and executing it in the command shell.
(0 ratings)
Reviews0
PriceFree
Views1081
ASP.NET 2.0 Framework Fundamentals
.NET framework is a Windows Component that supports the building and running of windows applications and XML Web services. The purpose of the component is to provide the user with a consistent object oriented programming environment whether the code is stored locally or remotely. It aims to minimize software deployment and versioning conflicts and also promote safe execution of code including codes executed by trusted third parties. It is directed towards eliminating performance problems of scripted or interpreted environments. The effort is to make developer experience consistent across a variety of applications and platforms and create communication standards that help .NET framework applications integrate with all other web based applications.
(0 ratings)
Reviews0
PriceFree
Views975
Getting started with ASP.NET 2.0
ASP.NET 2005 is part of a whole suite of applications and user interfaces that are packed under the banner of Visual Studio.NET 2005. Code named as Whidbey, the entire package is still being tested and the final version is slotted to be released late this year. The suite includes the .NET Framework; user interfaces like Windows forms, ASP.NET and Compact framework; Official languages like C#, J# and Visual Basic.NET; Integrated Development Environment (IDE) like Visual Studio.NET.
(0 ratings)
Reviews0
PriceFree
Views1175
ASP .NET: Securing ASP.NET Applications with C#
Asp.net Security Overview: Security is one of the most important component of any application. Security is even more important when you are making a web application which is exposed to million of users. Asp.net provides classes and methods that ensure that the application is secure from outside attacks. In this article we will investigate the different types of authentication provided by Asp.net.
(0 ratings)
Reviews0
PriceFree
Views1372
ASP .NET: Configuring and Deploying ASP.NET Applications
Asp.net applications can be easily configured by using web.config files. You can store number of things in the configuration file. Let's see some important stuff that can be stored in this file.
(0 ratings)
Reviews0
PriceFree
Views1234
ASP .NET: Caching in Asp.net
This tutorial explains about The Importance of Caching, Declarative Page Output Caching, Programmatic Page Caching, Caching Page Fragments, Caching Data and Monitoring Performance.
(0 ratings)
Reviews0
PriceFree
Views1177
ASP .NET: Managing State with ASP.NET and C#
Web Applications are disconnected in nature which means that there is no way for the browser to know who is using the application at present time. In classic Asp programming maintaining state was a headache for the developers. They had to write alot of code to maintain state. But Asp.net model provides easy state management. In this article we will see how we can persist state in multiple pages so the user is recognized by the browser.
(0 ratings)
Reviews0
PriceFree
Views1296
ASP .NET: Migration and Interoperability
Before Asp.net invasion there were many other programming languages and technologies on which the dynamic pages were made. In this tutorial I will explain how we can migrate our classic asp application to the modern asp.net application. Most of the components that were written was in visual basic 6 which communicated with the asp application using the COM components.
(0 ratings)
Reviews0
PriceFree
Views1509
ASP.NET: Managing Data with ADO.NET DataSets and C#
This tutorial explains about The Role of DataSets in ADO.NET , Using DataSets in ASP.NET , Saving DataSets in Session State, Using DataTable Constraints, DataSet, DataRelations Using DataSets with DataAdapters to Modify Data and the Transactional Model in DataSets.
(0 ratings)
Reviews0
PriceFree
Views1592
ASP.NET: Accessing Data with C#
This tutorial explains about Accessing Data with C# with an Overview of ADO.NET, Connecting to Data , Executing Commands , Working with Data and Choosing an ADO.NET Provider along with the Project files used in this.
(0 ratings)
Reviews0
PriceFree
Views1343
Stress Testing and Monitoring ASP.NET Applications
In this paper, we discuss the concepts behind performance testing and its role in the development and testing cycles. We cover performance testing fundamentals and general methodologies for testing aWeb application. We also describe the features of the Microsoft Application Center Test (ACT) tool and provide a step-by-step tutorial on how to utilize the tool on an ASP.NET application.
(0 ratings)
Reviews0
PriceFree
Views1273
ASP.NET: Using Rich Server Controls with C#. Working with Web Forms Controls and C#
Introduction: In this tutorial we will introduce some of the most commonly used controls used in Asp.net web programming. We will see all the different types of controls and their behavior. I will not talk about complex, data bound or template controls in this tutorial since we are going to look at that in later tutorials.
(0 ratings)
Reviews0
PriceFree
Views1306
Introduction to ASP.NET with C#
Introduction: In this tutorial we will introduce the new technology for building websites. This new technology is known as Asp.net. Asp.net allows the developer to build applications faster. This is achieved due to the fast that Asp.net makes use of the rich class libraries provided by Microsoft. net framework.
(0 ratings)
Reviews0
PriceFree
Views1118
ASP.NET with C# Training Launch
We will be starting ASP.NET training with C# from this week. The content will be updated on weekly basis. ASP.NET with C# training series teaches experienced developers the C#, ASP.NET, ADO.NET, VB .NET and Visual Studio .NET skills they need to successfully build database-driven Web applications and Web services. We will be providing sample code along with any articles links from external sites, please use discussion board if you have any questions. At the end we will be doing a mini Project depending the response from the users.
(0 ratings)
Reviews0
PriceFree
Views1188
Support Mobile Devices in ASP.NET
Explains how to customize ASP.NET pages on different devices types, how to support CSS and how to make user friendly mobile sites
(0 ratings)
Reviews0
PriceFree
Views1181
How to support mobile devices in ASP.NET
Mobile Devices such as cell phones with web access and Personal Digital Assistants (PDA's) are becoming more common. The infrastructure that supports "Wireless Web" is becoming larger and more reliable with the advent of time. Mobile devices use a different standard called "Wireless Markup Language " (WML) for consuming web pages. This article is aimed to explore some dimensions of ASP.NET Mobile Software Development kit (Mobile SDK) to create web pages with the same norms and constructs that are required for building any traditional page.
(0 ratings)
Reviews0
PriceFree
Views1377
Validating User Input In ASP.NET 2.0 Web Applications
Explains what is validation, why validation of user input is so important and how to use ASP.NET 2.0 validation controls to build robust Web applications.
(0 ratings)
Reviews0
PriceFree
Views1731
Results 541-560 of 654