|
10th November 2009
|
|
ASPAlliance Times
|
|
The industry newsletter for Active Software Professionals
|
|
Sponsor Advertisement
|
|
Is Your DBMS Slowing Down Your Applications?
|
Relational database servers (DBMS's) have proven their value as the repository for essential line of business data. However, DBMS storage can become a performance bottleneck for mission-critical applications running on server farms and compute grids.
To eliminate this bottleneck, ScaleOut StateServer® provides a distributed, memory-based cache that offloads your DBMS and dramatically reduces response times for repeatedly accessing cached data. Its award-winning architecture automatically provides scalable throughput as servers are added to the farm or grid, giving you fast response times and integrated high availability.
Download a free evaluation copy and get started today!
|
|
|
|
Featured Article
|
|
|
Pass Tables to Stored Procedure / Table Valued Parameter
By
Aamod Thakur
, 6th November 2009
|
|
When we have to pass multiple rows of data to SQL Server, the developers either have to send one row at a time or come up with other workarounds to meet requirements like using XML to pass data, which is complex and tedious to use. There is a SQLBulkCopy object available in .NET to send multiple rows of data to SQL Server at once, but this still cannot be passed to a stored procedure.
SQL Server 2008 provides a new feature called "Table-Valued Parameters". This provides us the ability to easily pass a table to a stored procedure from T-SQL code or from an application as a parameter.
|
|
|
|
Editor's Comments
|
|
|
|
By
Steven Smith
|
PDC is just one week away (and TechEd Europe is going on now)! Stay tuned for some big announcements in the next week surrounding new technologies coming from Microsoft. Look for a new Open Source CMS project called Orchard to be detailed tomorrow at TechEd Europe (search for orchard in session list). Expect some new announcements surrounding Azure and probably the next version of Silverlight in the next week as well. Your best source for news on this stuff if you’re not at the shows is probably ScottGu. You can track ScottGu’s latest blog posts and tweets here.
Stay tuned for more announcements once they’re public!
|
|
|
|
New Articles on ASPAlliance.com
|
|
|
Building Reports Using ASP.NET and Crystal Reports - Part 6 - Build a Sales Forecast Report Using Parameter Fields
By
Vince Varallo
,
9th November 2009
|
|
In this sixth part of the series, Vince examines the creation of a sales forecast crystal report based on the AdventureWorks database in a series of steps. He initially provides a brief outline of creating a new solution in Visual Studio 2008 and database connectivity and then demonstrates the usage of parameter fields and formula fields in addition to building an ASP.NET web page to execute and preview the report with the help of exammple screenshots and code snippets.
|
|
Sponsor Advertisement
|
|
Custom Software Development. Delivered.
|
NimblePros is an agile software development company that specializes in offering a helpful hand to other developers. Contact us when you need:
- An experienced developer to help get your project over the hump
- An expert developer on call
- A review of your design or processes to help you ship better code, more quickly
Call us toll-free at 888-364-3364 or go to NimblePros.com to learn more.
|
|
|
|
ASP Alliance Authors' Recent Blog Entries
|
|
|
Book Update XXXXIII
Paul Kimmel (Developer Express)
|
Notes from Scott Guthrie ASP.NET 4/VS2010 keynote
Julie
|
WebPlus X2 Website Maker
Steven
|
Controller IControllerFactory could not create a controller for controller name 'Content'.
bmains
|
DiscountASP.NET Offers Free ASP.NET 4 Hosting
Anand Narayanaswamy
|
Sydney Architecture User Group – Next Meeting: Why Windows Azure is not just Generic Brand Web Hosting
Glav
|
Top Seven Ways Writing Articles Can Explode Your Business
Steven
|
SharePoint Products and Technologies for Developers – 16-Part Video Series
asp.net videos
|
Oredev Wrap-Up
Julie
|
Sample chapter from upcoming book
Glav
|
MSDN Guidance on ASP.NET MVC vs WebForms and its Impact on my EF + ASP.NET Work
Julie
|
ASP.NET 4.0 Dynamic Data and Many to Many Entity Framework Entities
Julie
|
CodeRush In The Cloud
Mehul Harry (Developer Express)
|
My HTPC – XBMC
Rob Chartier
|
Professional DevExpress ASP.NET Controls has been Published
Paul Kimmel (Developer Express)
|
Validating Rows in the ASPxGridView
Paul Kimmel (Developer Express)
|
Serialize and Deserialize JSON
craigshoemaker
|
Twitter Analyzer
Anand Narayanaswamy
|
Fun and games with Visual Studio 2010 beta 2
Julian M Bucknall
|
|
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 6 - Build a Sales Forecast Report Using Parameter Fields
By
Vince Varallo
,
9th November 2009
|
|
In this sixth part of the series, Vince examines the creation of a sales forecast crystal report based on the AdventureWorks database in a series of steps. He initially provides a brief outline of creating a new solution in Visual Studio 2008 and database connectivity and then demonstrates the usage of parameter fields and formula fields in addition to building an ASP.NET web page to execute and preview the report with the help of exammple screenshots and code snippets.
|
Load Testing Crystal Reports with High Shareability Caching
By
Eric Landes
,
29th October 2009
|
|
In this second part of the series, Eric examines the usage of caching in Crystal Reports. He makes use of Visual Studio Team System testing to compare performance between cached and non-cached pages. After providing a short introduction and outlining the system requirements, he examines the test strategy in detail and provides a comprehensive coverage of both the NonCached and Cached loads with a detailed analysis of the results with the help of screen shots and source codes.
|
Building Reports using ASP.NET and Crystal Reports - Part 5 - Creating Reports as a Web Service
By
Vince Varallo
,
28th September 2009
|
|
In this article, Vince walks the user through the process of creating a Crystal Report as a web service and then creating a web site to consume the service. After providing a short introduction, he examines the relevant steps which includes the creation of a web service, adding crystal reports file, and establishing database connectivity using Visual Studio 2008. Towards the end of the article, he examines the creation of a web site with the help of relevant source code and screenshots.
|
|
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.
|