|
22nd January 2008
|
|
ASPAlliance Times
|
|
The industry newsletter for Active Software Professionals
|
|
Sponsor Advertisement
|
|
|
Visual Guard 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
|
|
|
Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 1
By Keyvan Nayyeri, 21st January 2008
|
|
Microsoft released the first CTP of ASP.NET 3.5 Extensions and it includes ASP.NET MVC Framework as one of the main extensions for ASP.NET 3.5. In the first part of this article series about building a simple blog engine with ASP.NET MVC and LINQ, Keyvan introduces the MVC pattern, ASP.NET MVC Framework, and the fundamentals of a simple blogging engine.
|
|
|
|
Editor's Comments
|
|
|
|
By
Steven Smith
|
This week's featured article hits on all of today’s hot topics for ASP.NET developers. It's the first in a series on how to build a simple blog engine, using ASP.NET Model-View-Controller (MVC) and LINQ (Language Integrated Query), by Keyvan Nayyeri. ASP.NET MVC is a new way to build ASP.NET pages that will soon be released as a separate-but-equal set alternative to the traditional web forms model. Both modes will continue to be supported by Microsoft and its tools (Visual Studio, etc.), but the MVC approach allows for more testable web sites, which can lead to much better quality. To learn more, read Keyvan's article: Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 1
|
|
|
|
New Articles on ASPAlliance.com
|
|
|
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.
|
Creating a Custom Data Field Control - Part 2
By
Brian Mains
,
17th January 2008
|
|
The second article in this series shows you more details about building custom data field controls, including some examples the author has built. This article introduces another level of reusability for building simple data field controls.
|
Video: Implementing Model View Presenter Using ASP.NET
By
Mohammad Azam
,
18th January 2008
|
|
In this video Mohammad Azam implements the Model View Presenter pattern using ASP.NET. He uses a simple "contact us" example, and tests it using MBUnit. [17:33]
|
Video: Unit Testing ASP.NET Pages Using WatiN
By
Mohammad Azam
,
21st January 2008
|
|
In this video Mohammad Azam will demonstrate how to unit test ASP.NET pages using WatiN. He uses a simple page as a demonstration. A source download is included to assist your learning.
|
Stay Productive with Bug Tracking
By
Yaron Sinai
,
22nd January 2008
|
|
In this article,Yaron points out how to save hundreds of hours a month in software development with the help of a Bug Tracking tool. He starts with a brief introduction and then explores the different scenarios. Finally, a comparison chart is provided to help you understand the advantage of using the software.
|
|
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
|
|
|
Cross Page Posting & Validation
haissam
|
Pricing the Ultimate Developer Rig 7 Months Later
scott
|
Geekswithblogs Get Together at MVP Conference 2008
Mohammad Azam
|
Podcast: Unit Testing ASP.NET Pages
Mohammad Azam
|
David Chappell is keynoting at the Developer Summit in Stockholm in April
Julie Lerman
|
Ask the InfoPath Expert
S.Y.M. Wong-A-Ton
|
Organize utility jars with Rational Application Developer/Rational Software Architect
lichen
|
Sharing Settings and Resources across projects in VS2005 and VS2008
Julie Lerman
|
The basics of the WCF stack
James Bender
|
The Open design community
Khaled
|
A Few Interesting Windows Workflow Links
scott
|
How to Write a Provider Model
Keyvan Nayyeri
|
MVC for ASP.Net
Eric Landes
|
I'm a fan after my first streamed movie from Netflix
Julie Lerman
|
Agile methodologies and Spelling bee?
Arnulfo Wing
|
IBM tops the U.S. patent list for the 15th consecutive year
Julie Lerman
|
Spell Checking your code comments
Julie Lerman
|
Cross Page Posting & Validation
haissam
|
Geekswithblogs Get Together at MVP Conference 2008
Mohammad Azam
|
Podcast: Unit Testing ASP.NET Pages
Mohammad Azam
|
David Chappell is keynoting at the Developer Summit in Stockholm in April
Julie Lerman
|
Ask the InfoPath Expert
S.Y.M. Wong-A-Ton
|
Organize utility jars with Rational Application Developer/Rational Software Architect
lichen
|
Sharing Settings and Resources across projects in VS2005 and VS2008
Julie Lerman
|
Pricing the Ultimate Developer Rig 7 Months Later
scott
|
The basics of the WCF stack
James Bender
|
The Open design community
Khaled
|
A Few Interesting Windows Workflow Links
scott
|
How to Write a Provider Model
Keyvan Nayyeri
|
MVC for ASP.Net
Eric Landes
|
I'm a fan after my first streamed movie from Netflix
Julie Lerman
|
Agile methodologies and Spelling bee?
Arnulfo Wing
|
IBM tops the U.S. patent list for the 15th consecutive year
Julie Lerman
|
Spell Checking your code comments
Julie Lerman
|
|
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.
|
Building a Gmail Style File Uploading System using ASP.NET 2.0
By
Jesudas Chinnathampi (Das)
,
2nd October 2007
|
|
This article examines how to upload files to a web server using ASP.NET 2.0 with a different approach. With a click of a hyperlink you can show the "Choose File" dialog box and immediately once the user clicks the OK button from the File Choose dialog box, a file can be uploaded to the server.
|
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
|
|
|
|
|
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.
|
Using Crystal Viewer to Display your Crystal Reports
By
Eric Landes
,
27th September 2007
|
|
In this article Eric shows how to use the new Crystal Viewer to help distribute reports.
|
|
SQL Server Reporting Services Recent Articles
|
|
|
|
|
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.
|
Video: Generate Microsoft Word Reports From SQL Reporting Services
By
Steven Smith
,
28th November 2006
|
|
This video tutorial shows how to generate Microsoft Word formatted reports from SQL Server Reporting Services, using SoftArtisans' Officewriter. Using this combination, reports can be editing directly in MS Word, and such things as address books, mailing labels, invoices, or any other MS Word document can be produced. [12:13]
|
Video: Using Reporting Services to create Excel Pivot Chart Reports with OfficeWriter
By
Steven Smith
,
2nd November 2006
|
|
This video demonstrates how to use Microsoft SQL Server Reporting Services to create Excel Pivot Table and Pivot Chart reports using SoftArtisans OfficeWriter. [14:19]
|
|
Sponsor Advertisement
|
|
GEMINI PROJECT ISSUE TRACKING -- FREE 5 USER LICENSE!
|
CounterSoft(TM) Gemini is a .NET issue tracking platform used by many organizations to better manage software development projects. Localized in various languages, FREE download, or you can host with us! Get your FREE 5 user license. Complimentary licenses for qualifying Open Source projects and Not-for-profit organizations. http://www.countersoft.com
|
|
|