U.S. English | Español  
Your ASP.NET 3.5 2.0 1.1 Web Hosting with Microsoft SQL Server 2005 Databases Home | Domain Name | Web Hosting | Web Template Negox! Account Login to Negox! Account
ASP.NET Articles
ASP.NET Daily Articles a dynamic menu for your dynamic dataA Dynamic Menu For Your Dynamic Data
Tuesday, December 02, 2008 - A Dynamic Menu For Your Dynamic Data So I am still playing around with building a Northwind Dynamic Data web site. Tonight I thought it would be interesting to see what it would take to create a menu for navigating the tables in the site. I was particularly interested in seeing if I could get some grouping or categorization to the metadata so I could create a multi-leveled menu. It turns out it wasn't too difficult at all (see the screen shot below - the menu is on the left). I have my tables organized into 4 categories: Sales, People, Products and Reports. And the cool thing is that this menu is completely dynamic. You can add, remove or reorganize the categories without touching the UI. And depending where you are keeping your metadata you could even do this without recompiling your app. The grouping is automatically discovered from the metadata and the menu is built solely off the it so everything 'just works'.

reading rss powered by feedflare™ using asp.net and linqReading RSS powered by FeedFlare™ using ASP.NET and LINQ
Monday, December 01, 2008 - This article explores an ASP.NET application built on LINQ to XML. In this article, we will see how to read a RSS Feed using LINQ to XML.

implementing windows desktop search with asp.netImplementing Windows Desktop Search with ASP.NET
Sunday, November 30, 2008 - Windows Search provides an easy and comprehensive desktop solution for finding content, whether it's on your PC, in an e-mail message or attachment, on a remote file share, or on the Web. In this article, we will see how to access the indexed data using ASP.NET as the programming language.

crud operations using the list view web server controlCRUD operations using the List View Web Server Control
Sunday, November 30, 2008 - Using the ASP.NET ListView Control we can insert,edit, or delete records without writing any code. This post explains how to display and update data using the ListView control. We will use SqlDataSource control to retrieve results from the data source and act as the data source for the ListView control.

3 different ways to display progress in an asp.net ajax application3 Different Ways to Display Progress in an ASP.NET AJAX Application
Saturday, November 29, 2008 - In this article, we will study three different techniques that allow you to visually display progress to users while performing partial-page updates using the UpdatePanel

test for user group membership in asp.net c#Test for User Group Membership in ASP.NET C#
Friday, November 28, 2008 - This article describes a simple approach to determining whether or not a logged in user is a member of a group within the context of an asp.net web based application.

building applications for windows azureBuilding applications for Windows Azure
Thursday, November 27, 2008 - This article walks you through the steps to build an application from scratch on the recently released Windows Azure CTP, Microsoft’s answer to cloud computing.

executing async task in asp.netExecuting async task in asp.net
Wednesday, November 26, 2008 - This article explores different ways to deal with long running tasks in Asp.net, leveraging PageAsyncTask and Asyncronous Delegates.

retain position of a dragpanel extender after postback using asp.net ajaxRetain position of a DragPanel Extender after postback using ASP.NET AJAX
Tuesday, November 25, 2008 - The DragPanel extender makes it extremely simple to add a ‘drag’ to your controls. However there is a functionality missing in the DragPanel extender. The DragPanel extender does not have the built-in capability to retain the position of controls that have been dragged, after a page postback. In this article, we will see how to retain the position of the DragPanel extender, after a postback.

storing and retrieving connection strings in asp.net 2.0/3.5Storing and Retrieving Connection Strings in ASP.NET 2.0/3.5
Monday, November 24, 2008 - This article demonstrates how to store database connection strings in Web.config in ASP.NET 2.0/3.5 and retrieve it for creating connection objects.

ASP.NET News new control gallery additionsNew Control Gallery Additions
Monday, December 01, 2008 - Try ZeeControls WebDock & WebSplitter to create dock panels which resemble your favorite desktop applications, check out Color Coded Calendar, a calendar web part that allows for SharePoint events and list items to be color coded, or the Microsoft ASP.NET Chart Control. Try these and many others in the Control Gallery.

new updates to the asp.net wikiNew Updates to the ASP.NET Wiki
Wednesday, November 26, 2008 - The Wiki continues to grow with updated Wiki Articles on AJAX Control Toolkit, ASP.NET Open Source Projects, Dynamic Data, and more. Share your knowledge and earn Community Recognition points by contributing to the ASP.NET Wiki.

21 upcoming webcasts21 Upcoming Webcasts
Tuesday, November 25, 2008 - Register for an upcoming webcast to hear directly from the product team and industry experts on current and upcoming technologies, or watch the archived webcasts.

download the new microsoft web platform installer (web pi) release candidate!Download the new Microsoft Web Platform Installer (Web PI) Release Candidate!
Monday, November 24, 2008 - Now supporting Windows XP and Windows Server 2003, Web PI makes it easy to install and stay up-to-date with the Microsoft Web Platform. This updated release lets you install ASP.NET, Visual Web Developer, Silverlight and much more! Install today!

four new podcasts addedFour New Podcasts Added
Wednesday, November 19, 2008 - Visit the podcasts page to listen to four new podcasts from Hanselminutes, Polymorphic Podcast, and ASP.NET Podcasts.

new control gallery additionsNew Control Gallery Additions
Monday, November 17, 2008 - Try Karamasoft UltimateMenu, an ASP.NET menu control to build advanced DHTML menus, check out ASP.NET Search Control, an index-based search engine control for ASP.NET web applications, or the RadScheduler for ASP.NET AJAX. Try these and many others in the Control Gallery.

nine upcoming webcastsNine Upcoming Webcasts
Thursday, November 13, 2008 - Register for an upcoming webcast to hear directly from the product team and industry experts on current and upcoming technologies, or watch the archived webcasts.

new updates to the asp.net wikiNew Updates to the ASP.NET Wiki
Tuesday, November 11, 2008 - The Wiki continues to grow with updated Wiki Articles on ASP.NET MVC Framework, ASP.NET Open Source Projects, Dynamic Data, and more. Share your knowledge and earn Community Recognition points by contributing to the ASP.NET Wiki.

three new videos on asp.netThree New Videos on ASP.NET
Thursday, November 06, 2008 - Chris Pels shows how to implement error handling when sending an email, how to embed an image in an email, and how to create a custom provider for the ASP.NET health monitoring system. Visit the Learn page to watch these and other videos on ASP.NET.

announcing microsoft bizspark – a new global program that provides software, support and visibility for start-upsAnnouncing Microsoft BizSpark – A New Global Program that provides Software, Support and Visibility for Start-ups
Wednesday, November 05, 2008 - Microsoft BizSpark provides entrepreneurs with fast and easy access to current Microsoft development tools (including Expression Studio and Visual Studio) and production licenses of server products (such as Windows Server and SQL Server) with no upfront costs and minimal requirements. In addition to a very generous software offer, BizSpark also provides professional support from Microsoft technical experts, as well as visibility on the BizSparkDB website. Read more about BizSpark…

six new videos on asp.net dynamic dataSix New Videos on ASP.NET Dynamic Data
Monday, November 03, 2008 - Joe Stagner introduces six new dynamic data videos to help you get started with dynamic data applications, learn how to edit the templates and modify your dynamic data application with URL routing. Learn how to enable in-line editing, enable table specific routing, and how to use attribute validation.

new control gallery additionsNew Control Gallery Additions
Monday, November 03, 2008 - Explore AxpDataGrid, an ASP.NET WebControl for SQL queries and .NET DataSources, check out To Do List, an ASP.NET task management web application using SQL Server, or the AlbumOnNet WebControl Suite. Try these and many others in the Control Gallery.

straight from pdc: .net framework 4.0 community technology preview availableStraight from PDC: .NET Framework 4.0 Community Technology Preview Available
Tuesday, October 28, 2008 - Microsoft Visual Studio 2010, Visual Studio Team System 2010 and .NET Framework 4.0 Community Technology Preview (CTP) are available to download and install today.

azure services platform community technology preview now availableAzure Services Platform community technology preview now available
Monday, October 27, 2008 - Microsoft introduces its cloud computing and services platform, including an operating system and a set of developer services. Click here to download the SDKs, see demos, and get started building web applications for the cloud using your skill set in ASP.NET and the .NET Framework.

asp.net preview now on codeplexASP.NET Preview now on Codeplex
Monday, October 27, 2008 - The ASP.NET Preview is now available on Codeplex. The Preview contains the ASP.NET AJAX 4.0 Preview 3, ASP.NET Dynamic Data 4.0 Preview 1.0, and ASP.NET MVC Beta, showcasing functionality the ASP.NET team is planning for possible inclusion in the next version of ASP.NET. The source code and binary files should be considered early alpha builds and as such are intended for experimentation only.

Microsoft - Windows 2003 hosting Dell - Windows Servers hosting Parallels - Hsphere hosting PayPal - Payment Option 2Checkout - Payment Option OpenSRS - Domain name registration
Contact Us If you have any questions please contact us.
Apply Now: Instant Merchant Account


Learn more about Microsoft Visual Studio 2008
  Contact Us | About Us | Login to Negox! Account
All prices are in U.S. Dollars
© 2002 - 2008 Negox! Internet Solutions, LLC. All Rights Reserved. Terms of Use | Learn more about ASP.NET

ASP.NET 3.5 Hosting - ASP.NET 2.0 Hosting - ASP.NET Hosting - MS SQL Server 2005 Hosting - Domain Name Registration - Web Templates
Unite for Children