|
11th March 2008
|
|
ASPAlliance Times
|
|
The industry newsletter for Active Software Professionals
|
|
Sponsor Advertisement
|
|
DevConnections Returns to Orlando, April 20-23, 2008
|
Come to DevConnections Orlando this Spring to learn about the 2008 releases of Visual Studio and ASP.NET. Learn tips and tricks on the current releases that you can put to use immediately plus lots of info what's coming down the pike, including SQL Server 2008 and new or updated versions of ASP.NET Ajax, MVC, Silverlight, LINQ, Enterprise Framework. Hear talks delivered by the best and brightest from Microsoft and industry experts at Microsoft ASP.NET Connections, Visual Studio Connections, SQL Server Magazine Connections, and SharePoint Connections. Get 4 conferences for the price of one and experience the latest on Microsoft development technologies. Plus EVERY attendee receives a copy of Visual Studio 2008. There's no better Microsoft technologies conference value this Spring. www.devconnections.com
|
|
|
|
Featured Article
|
|
|
Client Application Services - Part 1
By Bilal Haidar, 11th March 2008
|
|
In this first part of the three part series, Bilal Haidar introduces Client Application Services (CLAS) that shipped with Visual Studio 2008 and .NET 3.5. These services allow Windows Forms and Windows Presentation Foundation applications to access ASP.NET 2.0 AJAX 1.0 Extensions Application Services. He begins with a brief introduction followed by a detailed discussion of ASP.NET 2.0, AJAX Extensions 1.0, and Client Application Services. He concludes the article by providing a list of classes used for CLAS.
|
|
|
|
Editor's Comments
|
|
|
|
By
Steven Smith
|
As it seems will happen at every MIX event, Microsoft has unveiled some great new things. Silverlight 2.0 Beta 1 released last week along with a beta version of IE 8. One of the most interesting Silverlight announcements is Silverlight on mobile devices. This cross-platform integration we’re seeing from Silverlight could make Silverlight a huge success. Some great improvements have been added in version 2.0 beta 1. Some standard controls have been included, networking, data access, and much more. A wealth of knowledge is available online through recordings of Presentations at MIX08. Check them out and enjoy.
|
|
|
|
New Articles on ASPAlliance.com
|
|
|
Review: eXtreme.NET by Dr. Neil Roodyn
By
Steven Smith
,
6th March 2008
|
|
In this article, Steve gives his feedback on Dr. Neil's book on applying Extreme Programming (XP) principles to .NET development.
|
CodeSnip: How to Implement Merge Facility Using Local Variables?
By
Deepankar Sarangi
,
10th March 2008
|
|
This code snippet explains how to insert and update records of a table using merge in Oracle through local variables instead of selecting records from another table. Deepankar examines the concept with the help of relevant code listings followed by a detailed analysis supported by screenshots.
|
Review: ASP.NET Data Presentation Controls Essentials
By
Brendan Enrick
,
10th March 2008
|
|
In this article, Brendan reviews the book Joydip Kanjilal has written with Packt Publishing. The book covers the Data Presentation Controls available in ASP.NET 2.0 as well as a small bit of mention of the new technology available in the 3.5 version.
|
Video: Using JQuery to Perform Drag and Drop Operations
By
Mohammad Azam
,
10th March 2008
|
|
In this video tutorial Mohammad Azam demonstrates how to perform drag and drop operations using the JQuery library. He steps through the process of creating some simple drag and drop behavior. [6:17]
|
|
Sponsor Advertisement
|
|
Find the Regular Expression you need in a snap at RegExLib.com -- now with an all new design!
|
RegExLib.com is the first Regular Expression Library on the Internet. It has over 1900 expressions from more than 1100 contributors around the world. The expressions are indexed by helpful categories such as Email, Strings, Dates and Times, Address/Phone, etc. and they’re fully searchable by keyword, category and user ratings. Whether you simply want to find and copy the right expression or get help from the community to write your own, the newly designed RegExLib.com makes it fast, easy and free. Check it out today!
|
|
|
|
ASP Alliance Authors' Recent Blog Entries
|
|
|
Some really handy Crystal Reports Tips & Tricks
Julie Lerman
|
.NET Documentation Tool 8.5
Brett Burridge
|
Talks You Won’t See At the Local Code Camp
scott
|
Twin Cities Code Camp Spring 2008
Robert Boedigheimer
|
Microsoft UK Launch Event in Birmingham
Phil Winstanley
|
Web.siteMap, Security Trimming and Absolute URL'S
Mohammad Azam
|
Client Application Services - Articles
BilalHaidar [MVP]
|
IdeaBlade has implemented Entity Framework into their DevForce Framework
Julie Lerman
|
Microsoft and TMForum
Kirk Allen Evans
|
Visitors and Multiple Dispatch
scott
|
Web Service Factory for VS 2008
Eric Landes
|
ADIOS
Arnulfo Wing
|
The artist that used to be known as Astoria
Julie Lerman
|
Visual Studio 2008 Web Deployment Project
Phil Winstanley
|
My Presentations in Arizona this Tuesday
ScottGu
|
ADO.NET 3.5 Data Access Guidance at Vermont.NET on Monday
Julie Lerman
|
DataDeveloper.NET - A resource for developers interested in Data Access
Julie Lerman
|
Web Site - Closed Sundays
Phil Winstanley
|
|
ASP Alliance Most Popular Articles
|
|
|
Make Reports Quickly With ASP.NET and XML
By
Andrew Mooney
,
7th July 2004
|
|
Sometimes you need to create reports quickly. You might not always have time to format fancy reports containing graphs. Or maybe you have to create reports that do not need graphs. Reusing one ASP.NET web page you can display many reports.
|
Dynamically Templated GridView with Edit, Delete and Insert Options
By
G Mohyuddin
,
22nd January 2007
|
|
In this article the author presents a comprehensive solution to build a GridView with template fields generated at run time with in-place Insert, Delete and Edit operations with a full description of an effective implementation and usage of ITemplate interface.
|
Detecting ASP.NET Session Timeouts
By
Robert Boedigheimer
,
27th September 2004
|
|
Determine if a user's Session is still active.
|
ASP.NET Performance Tips
By
Adiseshu Dasari
,
9th January 2008
|
|
This article provides some tips to improve the performance of your ASP.NET applications by using multiple recordsets, paged data access, and Cache API. The author further examines Per-request, Page output, and Kernel caching mechanisms along with a description of connection pooling and GZip compression.
|
Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 1
By
Keyvan Nayyeri
,
21st January 2008
|
|
Microsoft released the first CTP of ASP.NET 3.5 Extensions and it includes ASP.NET MVC Framework as one of the main extensions for ASP.NET 3.5. In the first part of this article series about building a simple blog engine with ASP.NET MVC and LINQ, Keyvan introduces the MVC pattern, ASP.NET MVC Framework, and the fundamentals of a simple blogging engine.
|
|
Crystal Alliance Recent Articles
|
|
|
|
|
Six Quick Crystal Reports Design Tips
By
Jeff McWherter
,
27th February 2008
|
|
Creating reports can be a daunting task. Reports can demand a great deal of effort and time, especially if you have not worked with Crystal Reports much. In this article, Jeff provides six quick Crystal Reports Design Tips to assist in creating killer reports with style and speed. Among other tips, you will learn how to add WaterMarks to your reports. Each tip has been deeply examined with the help of relevant explanations and screenshots for better understanding.
|
What Visual Studio Developers Should Know About Crystal Reports 2008
By
Julia Lerman
,
28th January 2008
|
|
Crystal Reports 2008 was released in October 2007. This article (written in Jan 08) explains the ins and outs of the CR2008 versions, integration with VS versions, side-by-side compatibility, upgrading reports and general features of interest to Visual Studio Developers.
|
Review: Crystal Reports Encyclopedia (Professional XI Reports)
By
Eric Landes
,
27th December 2007
|
|
In this review, Eric starts with a basic introduction and layout of Brian's Crystal Reports book. He then provides chapter wise detailed opinion of the contents and also some of his recommendations.
|
|
SQL Server Reporting Services Recent Articles
|
|
|
|
|
Creating Agile Project Reports with TFS and Reporting Services - Part 1
By
Eric Landes
,
19th February 2008
|