asp & .net

Thumbnail image for Microsoft Launches Second Beta of Free Website Development Tool WebMatrix

Microsoft Launches Second Beta of Free Website Development Tool WebMatrix

October 8, 2010 — Reinforcing its investment in the Microsoft Web Platform, Microsoft has released WebMatrix beta 2, the latest version of the free tool for creating new sites, by either writing the code themselves, or by using existing, free, open-source software applications.

Microsoft Readies Emergency Patch for ASP.Net Vulnerability

September 28, 2010 — More than a week after first divulging a vulnerability in the ASP.Net Web application framework used to create websites, Microsoft is set to issue an emergency patch Tuesday addressing the security flaw, which could allow the attacker to tamper with the contents of users’ private data.

Microsoft Alerts Users of ASP.Net Flaw

September 21, 2010 — Microsoft released late Friday an advisory for a vulnerability found in the ASP.Net Web application framework that could be used by hackers to access and view, change or steal an organization’s private information, including usernames, passwords, database connection strings.

Microsoft Launches Free Website Tool, WebMatrix Beta

July 6, 2010 — Reinforcing its investment in the Microsoft Web Platform, Microsoft has released a beta version of WebMatrix, a free tool for building, customizing and deploying websites in one common, straightforward experience for developers of all skill sets.

E-Commerce with AspDotNetStorefront

E-Commerce with AspDotNetStorefront AspDotNetStorefront is not just a shopping cart; it is a fully implemented e-commerce store siteand e-commerce toolkit for developers, including shopping cart classes, database, and administration site. This solution is a professional, high performance, fully customizable solution for professional developers. It can support a wide range of store types including general merchandise, …Read More

Web Host Maximum ASP Offers ASP.NET 4 Beta 2 and and VS2010 Hosting Accounts

November 11, 2009 — Paving the way for tomorrow’s websites and applications, Windows-based hosting and managed IT services provider MaximumASP has rolled out free ASP.NET 4 and Visual Studio 2010 hosted beta accounts based on the new MaxESP platform.

Effective Web Development – Compare with ASP.NET and PHP

Ever since Microsoft has come up with ASP.net, there has been a widespread debate among programmers as to whether it is any better than the existing open source programming language of PHP.rn rnIf you were to make a search on the Internet on how loyalists of both PHP and ASP.net are doing almost everything by biting …Read More

VPS Host Cirrus Tech Supports ASP.NET 3.5

June 10, 2009 — Virtual private server hosting provider Cirrus Tech has added the Microsoft ASP.NET 2.0 and 3.5 framework support to all its Windows VPS hosting plans.

Bubbling Events Up the Control Hierarchy

The DataGrid control, as you likely know, can easily be configured to add a column of buttons

Why I Don't Use DataSets in My ASP.NET Applications

I have received a number of emails from attendees asking me why I don’t use DataSets. Read on to learn why I am a DataReader man all the way.