jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 131 - 140
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: 1139

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

ASP.NET Server Control Licensing

Rating 0.0 0.0
Learn about the licensing requirements for ASP.NET server controls and learn about an ASP.NET control licensing implementation that can be used with versions 1.0 and 1.1 of the .NET Framework. The implementation can be extended to create custom server-side licensing schemes.
Platform(s): n/a Date: Aug, 25 2003
DETAIL
Hits: 1131

Sending emails with ASP .NET

Rating 0.0 0.0
In this article, you'll see how sending email with ASP.NET is possible and then we'll go deeper to see how you can use HTML emails or include attachments.
Platform(s): Windows Date: Dec, 15 2005
DETAIL
Hits: 1125

VB.NET 2005 Tutorials: Creating and Managing Components Section 2

Rating 0.0 0.0
VB.NET 2005 Tutorials: Creating and Managing Components Section 2 - In Section 2 of Creating and Managing Components You will learn about Hosting a control inside Internet Explorer, HTMLAnchor Control, HTMLButton Control, HTMLGeneric Control, Creating Components by extending the Control class, Creating a custom control and Creating components by extending the Component class.
Platform(s): n/a Date: Jul, 22 2005
DETAIL
Hits: 1118

VB.NET 2005 Tutorials: Finding and Sorting Data in DataSets

Rating 4.0 4.0
VB.NET 2005 Tutorials: Finding and Sorting Data in DataSets In this tutorial you will learn about Finding and Sorting Data in DataSets - Filtering on Row State and Version, Sorting and Data View Manager.
Platform(s): Linux, Windows Date: Jul, 22 2005
DETAIL
Hits: 1113

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

Integrating PayPal Payments into E-Commerce Applications with ASP.NET

Rating 3.5 3.5
E-Commerce applications require mechanisms for payment. Although more commonly than not e-Commerce sites will use full credit card processing gateways, giving PayPal as an additional option of payment provides additional payment options for your customers, especially those that don't want to pay by credit card over the Internet. If you run a Web shop that uses direct credit card processing and want to integrate PayPal seamlessly, you'll find that using PayPal as a processing service is not as straight forward as using a payment gateway. In this article I describe how you can minimize the external PayPal interaction and work the PayPal payment into the order processing workflow to provide a seamless interface using ASP.NET and C#. However, the principles used here should be applicable to any Web programming environment.
Platform(s): Windows Date: Nov, 23 2004
DETAIL
Hits: 1112

Converting ASP to ASP.NET

Rating 0.0 0.0
This article begins with an examination of a typical data-driven ASP application and then explains how to do a minimalistic port from ASP to ASP.NET and steps and tips on converting your application fully to ASP.NET. Topics covered: Running ASP and Microsoft ASP.NET on the same Web server, Examining a common ASP application, and Porting the ASP application to ASP.NET.
Platform(s): n/a Date: Nov, 14 2001
DETAIL
Hits: 1110

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

.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
Amount: 371
Displaying: 131 - 140
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 >>