|
7th April 2009
|
|
ASPAlliance Times
|
|
The industry newsletter for Active Software Professionals
|
|
Sponsor Advertisement
|
|
How can he write SQL so fast?
|
Some developers write SQL amazingly fast. Do you want to know their
secret? It's SQL Prompt. "This is a must-have tool for all T-SQL
developers." Brian Brewder, Brian Online. Try it out for yourself now.
|
|
|
|
Featured Article
|
|
|
Video: What's New in ASP.NET MVC RC 1
By Mohammad Azam, 6th April 2009
|
|
In this video Mohammad Azam discusses the new features of the ASP.NET
MVC Framework RC 1. He talks about and describes some changes that have
been made to MVC from earlier versions. [8:02]
|
|
|
|
Editor's Comments
|
|
|
|
By
Steven Smith
|
Last
week, Microsoft announced that the newly released ASP.NET MVC 1.0
feature is now available as Open Source (and ships with the source)
under the MS-PL license. So, in addition to being completely free (as
in beer as in you needn’t pay for it to use it), it’s also now free (as
in speech) – you can use its source as you see fit. You can read more
about the announcement on Scott Hanselman’s blog post, and of course you can get ASP.NET MVC 1.0 (with source) here.
|
|
|
|
New Articles on ASPAlliance.com
|
|
|
Exploring jQuery Selectors
By
Nihar Ranjan Nayak
,
7th April 2009
|
|
This article describes the Selectors available in the 1.3.2 version of
jQuery. Nihar mentions each selector and filter briefly with an
example.
|
|
Sponsor Advertisement
|
|
Client-Side Development Made Easy for Server-Side Developers
|
JavaScript
has been making a comeback in web applications by delivering dynamic,
responsive experiences to users. In this whitepaper by Telerik,
discover how easy JavaScript development really can be by reusing your
server-side knowledge and not having to learn a whole new programming
model. Start leveraging the power of the client – and have fun doing it! Read the whitepaper to learn how.
|
|
|
|
ASP Alliance Authors' Recent Blog Entries
|
|
|
Pre-selecting the year for an InfoPath Date Picker control
S.Y.M. Wong-A-Ton
|
Use HttpApplication.CompleteRequest Instead of Response.End
Steven Smith
|
Video Case Study: DevExpress Helps Mining Industry
Mehul Harry (Developer Express)
|
DevExpress Controls in a Real World Application
Emil Mesropian (Developer Express)
|
Where Are The Developer Machines?
Steven Smith
|
Speaking at Kent State University ACM Chapter
Steven Smith
|
Microsoft Office Military Appreciation Edition - $50
Julie Lerman
|
PR - Murach’s ADO.NET 3.5, LINQ, and the Entity Framework with VB 2008
Anand Narayanaswamy
|
Putting the M in MVC – Part III
scott
|
InfoPath Q&A: Can InfoPath be used with Oracle databases for data
gathering and reporting?
S.Y.M. Wong-A-Ton
|
SharePoint Designer for Free – Interview with Tom Rizzo
Kirk Allen Evans
|
Day of .NET summary
steve schofield
|
The one where I talk about the MSMQ Binding
James Bender
|
Poor FTP performance when sourcing files from network share - fix
steve schofield
|
Boost Speed and Memory with DevExpress ASPxGridView
Anand Narayanaswamy
|
Support by Twitter
Julian M Bucknall
|
My TechEd US BOF Session is in, thanks to you!
Oliver Sturm (Developer Express)
|
Refactoring logic from an ASP.NET page
thycotic
|
|
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.
|
Building a Custom ASP.NET Ajax Enabled Grid Using JavaScript
By
Mudassar Ahmed Khan
,
30th January 2009
|
|
In this article Mudassar examines the creation of a custom AJAX enabled
Grid using JavaScript. After providing a brief introduction, he
provides detailed coverage of both the client and server side
techniques with the help of complete source code. He makes use of XML
HTTP for making AJAX calls to the ASP.NET Page and then parses the
received XML and retrieves the HTML from the tags and binds it to a DIV
using the INNERHTML property. He also adds Paging and Sorting
functionality to the control with AJAX effects and wraps the HTML in
XML to enable sending separate HTML content in separate tags.
|
|
Crystal Alliance Recent Articles
|
|
|
|
|
Load Testing Crystal Reports Caching Features
By
Eric Landes
,
23rd March 2009
|
|
In this article, Eric tests the out of the box caching capability of
Crystal Reports. Using the testing component of Visual Studio, Eric
shows load test results from a Crystal Reports test suite.
|
Designing Crystal Reports for Users
By
Jeff McWherter
,
22nd December 2008
|
|
I do not have any artistic talent; I am a developer. How many times
have you heard this before? Perhaps it was you that made this
statement. Today's GUI development demands a certain sense of style
that many developers lack. In this article, Jeff covers tools and basic
tips to aid an artistically challenged developer in creating Crystal
Reports that are professional and usable with the help of detailed
explanations followed by relevant screen shots. Towards the end of the
article, he examines a few design specifics such as Margins, Templates,
and Dynamic Images.
|
How to Change Crystal Report Formatting for Different Customers - Part 2
By
Eric Landes
,
3rd October 2008
|
|
Eric continues the series on how to format your Crystal reports
programmatically. This can be very helpful when deploying the same
reports for different customers who want a different look. He
demonstrates the different formatting methods, such as custom
formatting a WinForm application, and also that of Crystal objects with
the help of relevant source code.
|
|
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
|
|
|