Categories
ASP.NET

What is the Microsoft .NET Framework 3.0? Tutorials & Tips ASP.NET

What is the Microsoft .NET Framework 3.0? What is the Microsoft .NET Framework 3.0? The Microsoft .NET Framework 3.0 (formerly known WinFX), is the new managed code programming model for Windows. .NET Framework 3.0 is combines the power of the .NET Framework 2.0 with four new technologies

Categories
ASP.NET

XSE.NET (Xtreme Shop Ecommerce .NET) Shopping Carts E-Commerce Scripts & Controls ASP.NET

XSE.NET (Xtreme Shop Ecommerce .NET) XSE.NET is an electronic commerce software built upon the Microsoft .Net framework providing a complete shopping cart system. The application includes dynamically driven menus, optimized search function, Web Based Administration Control Center and search engine optimization. Customizable templates provide extensive flexibility in site design.

Categories
ASP.NET

How many types of the JIT (just-in-time) compiler? Tutorials & Tips ASP.NET

How many types of the JIT (just-in-time) compiler? There are three types JIT (just-in-time) compiler. Those are as follows? * Pre-JIT compiler (Compiles entire code into native code completely) * Econo JIT compiler (Compiles code part by part freeing when required) * Normal JIT compiler (Compiles only that part of code when called and places in cache)

Categories
ASP.NET

.netCART Shopping Cart Shopping Carts E-Commerce Scripts & Controls ASP.NET

.netCART Shopping Cart Comprehensive shopping cart with seamlessly integrated add-ons for real-time shipping, payment processing, currency exchange, charting/reports, image/button generation, tax engine, store & customer admin, plus hundreds of other features which provide a complete developers ecommerce toolkit including softgood delivery, complete email sending engine, browser based HTML editor for item description entry, automatic thumbnail image generation, fraud score calculator, customer and store administration and much more!

Categories
ASP.NET

Asp.net Shopping Cart Script Shopping Carts E-Commerce Scripts & Controls ASP.NET

Asp.net Shopping Cart Script Shopping cart script with a user-friendly control panel including: unlimited shipping & tax rules, unlimited categories, departments and products, photos upload and automatic thumbnails, multiple price options for every product, easy design integration with your website, credit card encryption for offline payments, product sorting by name, price, or date, integrate easily with any payment system. Support Access / SQl Server database.

Categories
ASP.NET

VevoCart .NET Shopping Cart Shopping Carts E-Commerce Scripts & Controls ASP.NET

VevoCart .NET Shopping Cart VevoCart is a comprehensive ASP.Net shopping cart software solution with full e-Commerce features enabling your business to sell products and services online.

Categories
ASP.NET

Detect Credit Card Fraud using ASP. NET SOAP Web Service Credit Card Processing E-Commerce Scripts & Controls ASP.NET

Detect Credit Card Fraud using ASP. NET SOAP Web Service Sample code to access FraudLabs Credit Card Fraud Detection Web Service using SOAP method. FraudLabs is a hosted XML Web Service that allows instant detection of fraudulent online credit card orders by using several non-intrusive parameters such as IP address, email address domain name, delivery address, credit card bank identification number (BIN), area code and ZIP code. Free sample codes available in several programming languages such as ASP, ASP.NET, VB.NET, C#, PHP, Perl, Python, ColdFusion and VBA.

Categories
ASP.NET

MapView Groupware Tools Scripts & Controls ASP.NET

MapView MapVeiw is a custom web server control that according to the address shows the exact place on the map. This server control is integrated with Google Maps API for plotting maps. Every time an address is received MapVeiw calculates the longitude and longitude of the place and then using Google Maps API it plots the place on the map and shows a note on the exact place. Google Maps API enables everyone to use Google Maps on their web pages, but an important note is that every domain needs a Google Maps API key which is presented in the Google Maps API site. So For using MapVeiw on a new application you first need to register for a Google Maps API key.

Categories
ASP.NET

Herong’s Tutorial Notes On C# – Part B Programming Books ASP.NET

Herong’s Tutorial Notes On C# – Part B This book is a collection of notes and sample codes I wrote while I was learning C# and .NET. Topics include array, class, data types, decimal, example, float, ieee 754, method, performance, etc.

Categories
ASP.NET

Herong’s Tutorial Notes On C# – Part A Programming Books ASP.NET

Herong’s Tutorial Notes On C# – Part A This book is a collection of notes and sample codes I wrote while I was learning C# nd .NET. Topics include array, data types, expression, literal, loop, .NET,