jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 71 - 80
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: 917

ASP.NET: Managing Data with ADO.NET DataSets and C#

Rating 0.0 0.0
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.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 495

ASP.NET: Creating and consuming XML Web Services with C#

Rating 0.0 0.0
We all talk about webservices, webservices can do this and webservices can do that. But when we are asked to make one, we hesitate. Maybe it's because we never made a webservice before, and all the time playing with Webforms and Windows Forms or even Console Applications. By the way, I love Console applications. In this article, I will show you how to create a simple webservice that is consumed by a Console application client.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 842

ASP .NET: Migration and Interoperability

Rating 0.0 0.0
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.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 977

ASP .NET: Managing State with ASP.NET and C#

Rating 0.0 0.0
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.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 471

ASP .NET: Caching in Asp.net

Rating 0.0 0.0
This tutorial explains about The Importance of Caching, Declarative Page Output Caching, Programmatic Page Caching, Caching Page Fragments, Caching Data and Monitoring Performance.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 929

ASP .NET: Configuring and Deploying ASP.NET Applications

Rating 3.5 3.5
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.
Platform(s): Linux Date: May, 30 2006
DETAIL
Hits: 978

ASP .NET: Securing ASP.NET Applications with C#

Rating 0.0 0.0
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.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 988

Getting started with ASP.NET 2.0

Rating 0.0 0.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.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 742

ASP.NET 2.0 Framework Fundamentals

Rating 0.0 0.0
.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.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 558

ASP.NET 2.0 Application Development

Rating 0.0 0.0
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.
Platform(s): Windows Date: May, 30 2006
DETAIL
Amount: 371
Displaying: 71 - 80
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 >>