|
23rd June 2009
|
|
ASPAlliance Times
|
|
The industry newsletter for Active Software Professionals
|
|
Sponsor Advertisement
|
|
$10,000 for the Best Silverlight App!
|
ComponentArt is excited to announce the 2009 Silverlight Coding Competition.
Starting immediately and until September 22, developers can submit their
Silverlight applications for evaluation by our Expert Panel and the developer
community. The author(s) of the "best" application, as decided by the Expert
Panel and the community, will be awarded with the grand prize of $10,000.
http://www.componentart.com/community/competition2009/
|
|
|
|
Featured Article
|
|
|
Usage of VisualStateManager to Define User Interface in Silverlight 3
By
Sergey Zwezdin
, 23rd June 2009
|
|
In this article, Sergey describes the role of VisualStateManager in defining user interfaces using Silverlight 3. He begins with a short introduction of the relevant concepts and then examines the basic anatomy of the VisualStateManager and the definition of states with the help of source code examples and supported figures. The whole concept simpler to use than triggers.
|
|
|
|
Editor's Comments
|
|
|
|
By
Steven Smith
|
Scott Guthrie earlier today twittered about a sneak peek shown today of Silverlight 3 running on an XBox 360. I've been waiting a long time for this and I really hope that the XBox platform will be able to take advantage of some of the opportunities that Silverlight has to offer. I'd really like to see the XBox opened up into a more flexible app server, as well as having access to the rich variety of online games that Silverlight already offers. It's a definite win.
|
|
|
|
New Articles on ASPAlliance.com
|
|
|
Video: Introduction to Code Generation Using T4 Templates
By
Mohammad Azam
,
15th June 2009
|
|
In this video Mohammad Azam demonstrates how to generate code using the Text Template Transformation Toolkit. [4:07]
|
Using the Silverlight HeaderedContentControl
By
Brian Mains
,
17th June 2009
|
|
This article examines the Silverlight HeaderedContentControl class, which displays content with a header and content pane. It takes a look at the various ways Silverlight can use this control.
|
|
Sponsor Advertisement
|
|
SilverlightFeeds.com keeps you at the cutting edge in Silverlight development
|
Following bloggers is typically the best way to stay informed of the latest updates and information related to new technologies like Silverlight. But few busy developers have the time to find all the best bloggers and then wade through their posts for content of interest to them. Why not let the community do the work for you?
SilverlightFeeds.com is a community driven and moderated site that does the time-consuming work for you so you only have to keep your eyes on one feed. The end result is you are better informed and up-to-date on all the latest news and trends. SilverlightFeeds.com is a godsend to anyone interested in Silverlight. Subscribe to this blog’s RSS feed today.
http://silverlightfeeds.com
|
|
|
|
ASP Alliance Authors' Recent Blog Entries
|
|
|
Everyday's a school day - upcoming training classes on ASP.NET controls
Oliver Sturm (Developer Express)
|
EF: Why work with ObjectStateEntries instead of the objects directly?
Julie
|
Columns & Rows: Part II Silverlight 2.0 DataGrid Columns
BilalHaidar [MVP]
|
Part I - Silverlight 2.0 DataGrid Properties
BilalHaidar [MVP]
|
The Technology Post for June 22nd, 2009
Jason N. Gaylord
|
InfoPath Q&A: Can you put a repeating table in a repeating table?
S.Y.M. Wong-A-Ton
|
The Rest of EF4 - Feature CTP1 Released today
Julie
|
Coming Up: CodeCentral Examples for DevExpress Channel Tutorials
Emil Mesropian (Developer Express)
|
INVESTing in User Stories
Steven Smith
|
Overusing var in C#
Brendan Enrick
|
jQuery Secrets with Dave Ward
craigshoemaker
|
How do I build a C# application using Command Line Compiler?
Anand Narayanaswamy
|
Root element is missing in InfoPath when loading a MemoryStream in an XPathDocument
S.Y.M. Wong-A-Ton
|
Silverlight request: Make it work for iPhone apps
Jeff
|
Oracle and ADO.NET- Microsoft: Deprecated; Oracle: quiet, DataDirect:Beta and DevArt:Released
Julie
|
EF4: Model-Defined Functions Level 1 & 2
Julie
|
Visual Studio's Database Publishing Wizard and the new 1-Click Web Deployment
Julie
|
C# Arrays-Explained
|
|
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.
|
Understanding the JavaScript __doPostBack Function
By
Mohammad Azam
,
20th June 2006
|
|
In this article we will look into the __doPostBack function of JavaScript. Read the article to find some insights about the function.
|
|
Crystal Alliance Recent Articles
|
|
|
|
|
Building Reports Using ASP.NET and Crystal Reports - Part 2 - Quarterly Sales Report
By
Vince Varallo
,
15th June 2009
|
|
In this second part of the series, Vince examines the creation of a quarterly sales report with the help of Crystal Reports by using the Adventure Works sample database. He provides detailed coverage of each step including the concept of cross tab reports and date manipulation with the help of relevant screen shots and source code. The article also demonstrates the usage of the Crystal Report Viewer and the Object Model to view the report as a PDF using ASP.NET.
|
Video: Passing Parameters to Crystal Reports Programmatically
By
Mohammad Azam
,
18th May 2009
|
|
In this video Mohammad Azam demonstrates how to pass parameters to Crystal Reports programmatically. [5:58]
|
Understanding the Crystal Reports Object Model
By
Jeff McWherter
,
11th May 2009
|
|
Often times, when developers think about Crystal Reports, they think about a stand-alone designer and reports running in a sandbox. This is a common misconception and often leads to logic placed on reports that should have been handled in code. In this article Jeff discusses the basics of the Report Document Model and Report View Model with the help of comprehensive explanations and screen shots.
|
|
SQL Server Reporting Services Recent Articles
|
|
|
|
|
Creating Agile Project Reports with TFS and Reporting Services - Part 2
By
Eric Landes
,
7th April 2008
|
|
In this second part of the series, Eric shows the reader how to create a burndown chart using Reporting Services, Visual Studio 2008, and Team Foundation Server (TFS) 2008 for an agile project. After giving a short introduction and the requirements, he examines the creation of burndown reports with the help of relevant SQL statements and screen shots.
|
Creating Agile Project Reports with TFS and Reporting Services - Part 1
By
Eric Landes
,
19th February 2008
|
|
In this first part of the series, Eric shows the reader how to create two reports using Reporting Services, Visual Studio 2008, and Team Foundation Server (TFS) 2008 for an agile project. After giving a short introduction and the requirements, he examines the creation of scenario story report with the help of relevant SQL and screen shots.
|
Using Local Microsoft SQL Server Reporting Services in ASP.NET
By
Shaun Eutsey
,
12th July 2007
|
|
This article examines the steps the author took to make the local reports work using Microsoft SQL Server Reporting Services in ASP.NET.
|
|
Sponsor Advertisement
|
|
Stay connected to the experts you trust with DevMavens.
|
Visit the ALL-NEW community and philanthropic site - DevMavens.com to learn what the most trusted community leaders like Scott Guthrie, Rick Strahl, Jeffrey Palermo, Jeff Atwood and more are saying every day.
http://devmavens.com
|
|
|