|
30th 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
|
|
|
3D Capabilities in Silverlight 3
By
Sergey Zwezdin
, 30th June 2009
|
|
With Silverlight 3 you now have the ability to create 3D projections and animations in your applications. This article, complete with several screen shots and source code examples, explores these new possibilities and demonstrates how you can use them in your business applications.
|
|
|
|
Editor's Comments
|
|
|
|
By
Steven Smith
|
Last week, ComponentArt launched a contest for Silverlight developers with a grand prize of $10,000 US! The contest has already started and runs though the end of summer, finishing September 22nd. The Silverlight applications submitted will be judged by a panel of experts made up of Microsoft Silverlight team members, ComponentArt Silverlight team members, and community Silverlight developers. There's no requirement to use ComponentArt tools or otherwise purchase anything from them. You can read more here, and the official rules are here.
Good luck!
|
|
|
|
New Articles on ASPAlliance.com
|
|
|
How to handle multiple queries simultaneously in Crystal reports connecting from Business object Universe
By
Umesh Bansal
,
24th June 2009
|
|
We have come across a situation where we have to generate the report from more then 2 queries using crystal reports. All queries are different -- 2 transaction tables with relevant joins from dimension tables. So to make the report we have to create 2 different connections from the universe and it eventually gave performance problems when dealing with a large sets of records. In this case, we have to link each query with the others on the basis of common dimensions. While fetching a report with a large amount of data, it takes a lot of time to complete.
|
|
Sponsor Advertisement
|
|
How to combine authentication and permissions?
|
Visual Guard is a comprehensive solution to control access to .NET applications:
Authentication: form-based or Integration with Active Directory (SSO).
Permissions: Manage roles and create permissions without coding.
Audit: Monitor sensitive transactions, generate reports about the security...
Request a trial at no charge now!
|
|
|
|
ASP Alliance Authors' Recent Blog Entries
|
|
|
Windows 7 and Windows Installer Error “Another installation is in progress”
Jason N. Gaylord
|
List-Based Programming Styles
bmains
|
The Technology Post for June 29th, 2009
Jason N. Gaylord
|
Oracle Woos Microsoft OracleClient users
Julie
|
Principles, Code-Behind, & View Engines
scott
|
Quick Tip: Select the latest date from a repeating table in InfoPath
S.Y.M. Wong-A-Ton
|
Eating the Dog Food during App Week
Julie
|
RIA Services Domain Data Source Invalid Property Errors
David Yack
|
New Project, New Technologies
The Admin
|
Displaying Arabic Number.
Abdulla.Abdelhaq
|
Think out of the box
BilalHaidar [MVP]
|
Getting better performance in web apps with a few lines of script
Glav
|
Effective EF with Oracle
Julie
|
The Technology Post for June 26th, 2009
Jason N. Gaylord
|
GridView Style Edit Update in Repeater Control Using jQuery and Ajax
|
How to Open File Dialog in C#?
|
Working with static and dynamic arrays in C#
|
Windows 7 and Windows Installer Error “Another installation is in progress”
Jason N. Gaylord
|
List-Based Programming Styles
bmains
|
The Technology Post for June 29th, 2009
Jason N. Gaylord
|
Oracle Woos Microsoft OracleClient users
Julie
|
Principles, Code-Behind, & View Engines
scott
|
Quick Tip: Select the latest date from a repeating table in InfoPath
S.Y.M. Wong-A-Ton
|
Eating the Dog Food during App Week
Julie
|
RIA Services Domain Data Source Invalid Property Errors
David Yack
|
New Project, New Technologies
The Admin
|
Displaying Arabic Number.
Abdulla.Abdelhaq
|
Think out of the box
BilalHaidar [MVP]
|
Getting better performance in web apps with a few lines of script
Glav
|
Effective EF with Oracle
Julie
|
The Technology Post for June 26th, 2009
Jason N. Gaylord
|
GridView Style Edit Update in Repeater Control Using jQuery and Ajax
|
How to Open File Dialog in C#?
|
Working with static and dynamic arrays in C#
|
|
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
|
|
|
|
|
How to handle multiple queries simultaneously in Crystal reports connecting from Business object Universe.
By
Umesh Bansal
,
24th June 2009
|
|
We have come across a situation where we have to generate the report from more then 2 queries using crystal reports. All queries are different -- 2 transaction tables with relevant joins from dimension tables. So to make the report we have to create 2 different connections from the universe and it eventually gave performance problems when dealing with a large sets of records.
In this case, we have to link each query with the others on the basis of common dimensions. While fetching a report with a large amount of data, it takes a lot of time to complete.
|
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]
|
|
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
|
|
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
|
|
|