Product Spotlight Hosting Spotlight
Product Spotlight  Hosting Spotlight 

Featured Article

Software Testing Tips

Brendan Enrick

In this article Brendan introduces several tips that you can use in your unit testing endeavors. He demonstrates how tests can be used as documentation, discusses the right number of tests to write, and emphasizes how test code should be maintained as well as regular code. Brendan succinctly delivers several other tips regarding software testing as well.

Recent Articles
Product Review - Newsletter Software, 31 Aug 2010, Anand Narayanaswamy (rss)
Newsletters are a medium through which webmasters communicate with their readers. With the rapid increase in blogs, there is a need for an automated solution which provides an ability to deliver newsletters without causing any major problems on the server. In this review, Anand analyses a newsletter program packed with a wide range of features which can be used in a blog.

Reporting in Threads, 24 Aug 2010, HERBERTS NGOBOLA (rss)
Sometimes we need create many reports in multiple threads simultaneously. This may be the development of a web service, or output information from an existing multithreaded application in a certain document format (PDF as example). I noted that FastReport VCL library is a better solution for document generation in multiple formats. This component library is easy to use and has a convenient report designer which allows you to easily connect to different data sources, among which may be internal application data - arrays, sets of parameters, etc. Traditional use of FastReport does not give any difficulties, but now we have to use this report generator in a multithreaded application. The output file format will be PDF.

Product Review - Magic Article Submitter, 17 Aug 2010, Anand Narayanaswamy (rss)
Backlinks from article directories not only improve your website traffic but also spread information about your activities among various communities. It is indeed a tedious job to manually submit articles to various directories. Hence, there is a need for an automated software like Magic Article Submitter which has the ability to blast unique content to various article directories without any major effort. In this review, Anand examines the features of the software and also provides recommendations for improving the quality of the software.

Product Review - Magic Article Rewriter, 10 Aug 2010, Anand Narayanaswamy (rss)
Rewriting an article is a complex and time consuming job. If you agree, then why not check out Mass Article Rewriter which simplifies the process of article rewriting. In this review, Anand examines the usage and usefulness of this software in detail.

Product Review - DirectoryBot, 03 Aug 2010, Anand Narayanaswamy (rss)
Generating unique backlinks via directory based websites is important to earn more traffic and revenue. It is really tedious to manually submit the required data to various websites. DirectoryBot is a .NET Framework based product which has the ability to submit your website data quickly to various directory based websites. In this review, Anand provides a detailed overview of the software with his suggestions and recommendations. After reading this review, you will know whether to invest for DirectoryBot or not.

All recent articles AspAlliance Recent Articles RSS Feed
Sponsored Whitepapers
Whitepaper icon

All whitepapers

Hosting Spotlight Product Spotlight
Hosting Spotlight  Product Spotlight 
Recent Videos
Code Understanding and Systems Design with Visual Studio 2010, 17 Jun 2010, Microsoft Corporation (rss)
Visual Studio 2010 introduces an entirely new set of architecture tools to aide in both understanding the code you already have and in defining how new systems will be built. In this session, you will discover how you can use new tools like the Architecture Explorer to better understand and comprehend complex systems before making any changes to them. You will see how graphically modeling the code makes it easier to understand the impact of a potential change. We’ll also show you how you can use modeling tools for UML and layer diagramming to describe and communicate the design of a new system—including how these tools can be used to validate the software being developed against its intended architecture.

Improving Developer Tester Collaboration with Microsoft Visual Studio 2010, 17 Jun 2010, Microsoft Corporation (rss)
Effective collaboration between developers and testers is paramount and can make the difference between shipping quality applications on time, or slipping because bugs are found late. In this session you will discover the six mechanisms in Visual Studio 2010 that enable more effective collaboration between developers and testers. These mechanisms include tools to create actionable bugs, debug historical events, and automate functional testing.

Proactive Project Management with Visual Studio 2010, 17 Jun 2010, Microsoft Corporation (rss)
Successful projects share a number of common characteristics – tight integration between the ground level practitioner and project management, agile methodologies such as Scrum are taking hold in mainstream development. In this session, we’ll explore how teams can leverage the capabilities of Visual Studio 2010 to manage, communicate, and track work to be done as well as report on project status and key performance indicators through the project lifecycle. You will see the new Agile Planning workbooks in Visual Studio 2010, as well as new reporting tools like Microsoft Office SharePoint Server dashboards. You will see you how to take advantage of these tools in your current and future projects.

SharePoint and Office Development with Visual Studio 2010, 17 Jun 2010, Microsoft Corporation (rss)
Many customers are turning to SharePoint as a way of meeting changing business needs and managing IT costs and complexity. Visual Studio 2010 provides new support for SharePoint 2010 development, including tooling for Web Parts, Lists, Workflows, and Events and more, so you can bring great new customized collaboration tools to your company. In this session we will cover connecting SharePoint to external data, enhancing customizations with Silverlight, and leveraging SharePoint data from Office client extensions. You will see how to leverage your existing .NET skills to deliver new functionality on a platform that is readily familiar to end-users.

Team Foundation Server for Everyone, 17 Jun 2010, Microsoft Corporation (rss)
Are you still using Visual SourceSafe? Is your source code in Subversion? Have you hobbled together a set of open source tools that just “get the job done”? Team Foundation Server 2010 is the best next-step from Visual SourceSafe and other version control systems. In this session we will dispel the myths for why you aren’t already using Team Foundation Server, show you how get started including migrating your existing code from Visual SourceSafe and introduce you to some of the additional capabilities of Team Foundation Server that will enable you to set up continuous integration builds with quality gates and document and track items from your backlog. If you’ve been thinking about trying Team Foundation Server, now is the time to check it out.

All recent videos AspAlliance Recent Videos RSS Feed
Most Popular Articles (Most Views In Last 10 Days)
Review: Building Websites with e107, 14 Aug 2007, Anand Narayanaswamy (rss)
e107 has rich features to create and maintain a powerful and secured website within minutes. Find out Anand's views about Tad Boomer's latest book published by Packt Publishing.

Dynamically Templated GridView with Edit, Delete and Insert Options, 22 Jan 2007, Mahr G. Mohyuddin (rss)
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.

Downloading Files - Forcing the File Download Dialog, 03 Nov 2003, Steve Sharrock (rss)
Ever try to force the "Download File" dialog in a clients's browser window when you download files that may be supported with a MIME type? Here is an example that works with many versions of IE.

A look at SAP Crystal Reports for Visual Studio 2010, 20 Jul 2010, Vince Varallo (rss)
This article will review some of the new features of SAP Crystal Reports for Visual Studio 2010 and build a sample application using ASP.NET and SQL Server 2008.

Understanding the JavaScript __doPostBack Function, 20 Jun 2006, Mohammad Azam (rss)
In this article we will look into the __doPostBack function of JavaScript. Read the article to find some insights about the function.

All Articles Index
Industry News
Intersoft Solutions Delivers WebUI Studio 2010 with 188+ New Tools., 25 Aug 2010

Jeroen Fürst becomes Kentico’s Most Valuable Professional (MVP), 23 Aug 2010

Programming Entity Framework, Second Edition, 18 Aug 2010

Master WCF and LINQ to Entities in a multi-tier WCF service with new book from Packt, 10 Aug 2010

Solve real-world Dynamics GP problems with Packt's new book, 10 Aug 2010

More News | Submit News
Latest DevMaven Posts Latest Blog Posts
NHibernate Quick-start Workshop - November 1th - Oren Eini

Don’t TOUCH that debugger, you moron, READ the exception stack - Oren Eini

Applying Interface Segregation to Configuration Files - Steve Smith

It is an issue of traffic - Oren Eini

It really happened, legacy programmers tales - Oren Eini

Entity != Table - Oren Eini

August 29th Links: .NET, ASP.NET, IIS Express, Silverlight, Windows Phone 7 - Scott Guthrie

Patch for VS 2010 Find and Replace Dialog Growing - Scott Guthrie

I ain’t going against my professional judgment pro bono - Oren Eini

Building my new blog with Orchard – Part 1 - Bertrand Le Roy

More DevMaven Posts
No Feed Key Found -

Silverlight Charts (coming in v2010 vol 2) - Azret Botash (DevExpress)

End User Regular Expressions in XtraRichEdit Find Dialog for 10.2 - Paul Kimmel (DevExpress)

ASP.NET Scheduler - Custom Tooltip (coming in v2010 vol 2) - Mehul Harry (DevExpress)

.NET BC : A Lap around WebMatrix; With a dash of Razor - Rob Chartier

WPF Rich Text Editor Table Support (coming in v2010 vol 2) - Azret Botash (DevExpress)

Startup Business Checklist 2010 - ssmith

ASP.NET Scheduler - Calendar Menu Scrolling (coming in v2010 vol 2) - Ray Navasarkian (DevExpress)

Slides from BPC10 – Best Practices for Composite Applications - kaevans

Work for the Best … Pity the Rest - The Admin

More Blogs
Latest KB Updates
The user account must have the db_owner permission to store information about the ASP.NET session state in the SQL Server database, 05 Jul 2008

Smart Client Software Factory Security Problems With Partially Trusted Callers, 23 Apr 2008

When you apply ASP.NET hotfixes or updates, the installer may stop and then restart the IIS Admin Service and all dependent services, 23 Sep 2007

How to maintain the ASP.NET session state, 18 Feb 2007

FIX: Error message after you upgrade from Windows XP SP2 to Windows Vista: "Server Application Unavailable. The web application you are attempting to access on this web server is currently unavailable", 31 Jan 2007






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2010 ASPAlliance.com  |  Page Processed at 9/2/2010 11:27:22 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search