jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 151 - 160
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: 822

VB.NET 2005 Free Training: Differences between VB.NET 1.0 and VB.NET 2.0

Rating 3.0 3.0
VB.NET 2005 Free Training: Differences between VB.NET 1.0 and VB.NET 2.0: VB.NET 2005 comes with a number of enhancements. The IntelliSense Code snippets, the Windows Forms designer updates, IntelliSense filtering, debugger data tips, exception Assistant etc make the software a pleasure to work with. The language has been spruced up with generics, unsigned types, Operator overloading etc.
Platform(s): Windows Date: Jul, 22 2005
DETAIL
Hits: 822

VB.NET 2005 Tutorials: Editing Data With ADO .NET

Rating 5.0 5.0
VB.NET 2005 Tutorials: Editing Data With ADO .NET In this tutorial you will learn about Editing Data With ADO .NET - Updating Data, Adding Data, Typed data set, Untyped data set, Deleting Data, Editing with a DataGrid.
Platform(s): Windows Date: Jul, 22 2005
DETAIL
Hits: 820

Introduction to ASP.NET with C#

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

Introducing Really Simple Syndication in ASP.NET

Rating 0.0 0.0
Really Simple Syndication (RSS) is an XML standard for declaring content entries for small content feeds. The RSS format has gained popularity over the years due to its simplicity. The XML file formatted according to the RSS specification is either found as a physical file or is obtained via a Web site that handles the request and sends the content over the Internet to the client.
Platform(s): Windows Date: Oct, 07 2006
DETAIL
Hits: 815

Registering Client Side Code in the Header

Rating 0.0 0.0
Microsoft provides an easy way to dynamically register client side code at runtime. Unfortunately, it can only place the code within the body of a web page. I have two suggestions on how to work around this issue and register code in the header.
Platform(s): Windows Date: Mar, 20 2006
DETAIL
Hits: 814

VB.NET 2005 Tutorials: Complex Data Binding

Rating 3.0 3.0
In this tutorial you will learn about Complex Data Binding, Binding to a ComboBox or ListBox, Binding to a DataGrid. Complex data binding is the ability of a control to bind to more than one data element, typically more than one record in a database, or to more than one of any other type of bindable data elements.
Platform(s): Linux, Windows Date: Jul, 22 2005
DETAIL
Hits: 809

Stored Procedures and .NET Part I: Executing Simple Stored Procedures

Rating 0.0 0.0
Learn how to create and execute stored procedures using .NET.
Platform(s): Windows Date: Nov, 15 2004
DETAIL
Hits: 809

.NET - Use Refactoring To Handle Multiple Versions of Classes

Rating 0.0 0.0
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 ranging from UI items, business rules, and calculations that just didn't fit into a database driven strategy. With this in mind, my initial strategy was to create version specific classes and reference them in version specific ASP.NET pages. Of course, this accomplished the initial requirement. However, whenever a new version needs to be implemented, I had to copy all of the ASP.NET pages and modify the references to the appropriate version specific class name. Refactoring provides a better alternative and here's how:
Platform(s): Windows Date: Oct, 15 2004
DETAIL
Hits: 809

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

HTTP Architecture for ASP.NET

Rating 1.0 1.0
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 capable of servicing HTTP requests, and modules (classes that implement IHttpModule) that can pre/post process HTTP requests to provide additional services.
Platform(s): n/a Date: May, 28 2003
DETAIL
Amount: 371
Displaying: 151 - 160
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 >>