|
12th February 2008
|
|
ASPAlliance Times
|
|
The industry newsletter for Active Software Professionals
|
|
Sponsor Advertisement
|
|
|
Visual Guard automatically adds security features to your applications. Manage users, their access to your applications,and
grant them authorizations (what users can do, see and modify). Visual Guard manages security independently
from the code. You can add permissions at runtime without touching the code and avoid the development cycle:
coding, testing, deployment... Permissions are immediately available!
Visual Guard provides a console to manage users, roles and authorizations. Non technical-persons can use it,
which frees the technical team from daily management of security. Visual Guard also provides ready-to-use
features to comply with reporting requirements like SOX: you can automatically produce reports about the
permissions granted. Visual Guard secures Winforms, Webforms and Webservices.
It supports AD and DB accounts to identify users.
Request a trial version!
|
|
|
|
Featured Article
|
|
|
Implementing style sheet code dynamically
By Frans Eilering, 6th February 2008
|
|
This article examines the different ways in which you can implement style sheets dynamically. Initially, you will learn the dynamic implementation using JavaScript code. Frans then explores the process of working with style sheet code from the database. He wraps up the article by providing some tips to further enhance the style sheet code. The article is supported by relevant source code and a sample application is provided at the end.
|
|
|
|
Editor's Comments
|
|
|
|
By
Steven Smith
|
A few days ago, Scott Guthrie announced a new hot-fix roll-up for Visual Studio 2008. It contains fixes for a handful of common bugs users have been complaining about. Those of you who have made the switch to 2008 might want to take a look at what has been fixed, and if you’ve run in to any of these problems you should probably get this hot-fix. I don’t know about the rest of you, but I am glad this hot-fix gave me back the “View Code” context menu item.
|
|
|
|
New Articles on ASPAlliance.com
|
|
|
CodeSnip: Practical Use of "for update of" in Oracle Cursor
By
Deepankar Sarangi
,
7th February 2008
|
|
In this article, Deepankar examines the usage and application of the "for update of" cursor using Oracle 9i. He examines the concept with the help of a sample scenario. Initially, he provides the complete code listing followed by a detailed explanation. He finishes the discussion by examining the structure of the tables before and after coupon merging with the help of relevant screen captures.
|
A New AJAX Approach - Client-side Controls Invoking Web Services
By
ComponentArt
,
7th February 2008
|
|
This whitepaper describes a new high-performance AJAX technique that is currently gaining quite a bit
of momentum among ASP.NET Developers. We will explain how this technique differs from standard
AJAX techniques, with comments on ease of use, performance, elegance and the available client-side
features within each technique. We highly recommend trying the included live examples associated
with individual AJAX techniques as they best illustrate the performance advantages of our new AJAX
approach.
|
Review: Silverlight 1.0
By
Anand Narayanaswamy
,
11th February 2008
|
|
In this review, Anand highlights the usefulness of the Silverlight 1.0 book published by Wrox. The review begins with a basic introduction and then examines the content covered in each chapter. Anand also provides some recommendations to improve the book.
|
Video: Url Rewriting Using ASP.NET MVC Framework
By
Mohammad Azam
,
11th February 2008
|
|
In this video Mohammad Azam demonstrates how to rewrite URLs using the ASP.NET MVC Framework. He explains how to use the RouteTable to add new Routes for ASP.NET MVC traffic. [6:22]
|
Review: ASP.NET Rating System
By
Satheesh Babu
,
12th February 2008
|
|
In this review, Satheesh examines how well the ASP.NET rating system developed by Imar Spaanjaars helps you to integrate Amazon style rating functionality in your site. He first discusses the need of a rating system and the expectations from the user's point of view. He finishes the review with a detailed explanation of deployment of the control.
|
|
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
|
|
|
Comment Reply Notifier Plug-In for Graffiti
Keyvan Nayyeri
|
Three New Videos on GridViewGuy
Mohammad Azam
|
Dan Fernandez gets to interview Bill Gates
Julie Lerman
|
Best Practice? - Google Redirects 404s
Jason N. Gaylord
|
Visual Studio 2008 Launch in Los Angeles
Developer Express - Ray
|
MSIL Trivia - 3 (Constructors in .NET)
rahulso
|
A strange tale of HttpApplication.AuthenticateRequest and Trace
Jeff
|
Amazon Web Services and Ruby
Arnulfo Wing
|
Blackberry Outage - Again....
David Yack
|
Old XSD Signature
SteveB
|
Vermont IT Jobs: C# Developer to work with Sharepoint
Julie Lerman
|
Intellisense for JQuery in VS 2008
BilalHaidar [MVP]
|
Use Custom Generic Collections Rather Than Generic Lists in Public API
Keyvan Nayyeri
|
Making WCF "Behave" - Part Two
James Bender
|
HotFix: Performance and Editor fixes for Microsoft Visual Studio 2008 and Visual Web Developer Express 2008
BilalHaidar [MVP]
|
Visual Studio 2008 Hotfix Released! Performance and Editor fixes
Mehul Harry (Developer Express)
|
VB Documentation Tool 1.3
Brett Burridge
|
MasterType directive in Content Page
haissam
|
|
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.
|
Understanding Single Sign-On in ASP.NET 2.0
By
Masoud Tabatabaei
,
16th January 2008
|
|
In this article, Masoud discusses the concept of Cross Application Authentication using ASP.NET authentication model consisting of Membership Providers, web.config configuration, encryption, and decryption of configuration files. At the end of the article he also examines the application of the concept using ASP.NET login controls.
|
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.
|
Detecting ASP.NET Session Timeouts
By
Robert Boedigheimer
,
27th September 2004
|
|
Determine if a user's Session is still active.
|
Populating a DropDownList using AJAX and ASP.NET
By
Ramaprasad Potturi and Sanjay Patnaik
,
6th September 2005
|
|
AJAX is the latest buzzword in the web development industry. But what is it, and how can you use it? Ramaprasad Potturi and Sanjay Patnaik explain the technology and provide a real-world example of a web page that presents a country and state pair of drop-down lists, where the state drop-down list is populated dynamically on the client side, removing the need for the page to post back to the server.
|
|
Crystal Alliance Recent Articles
|
|
|
|
|
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.
|
Writing a Viewer Utility for Crystal Reports
By
Julia Lerman
,
23rd October 2007
|
|
In this article, you will learn how to write a Windows Forms viewer for reports created in the Crystal Reports end-user program (eg. Crystal Reports XI). The viewer allows users to view the existing reports with fresh data as well as input parameter variables at run time. The utility can be written with Visual Studio 2005 or Visual Studio 2008.
|