Official Site Blog for ASPNETWorld.com
| | Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|
| 25 | 26 | 27 | 28 | 1 | 2 | 3 | | 4 | 5 | 6 | 7 | 8 | 9 | 10 | | 11 | 12 | 13 | 14 | 15 | 16 | 17 | | 18 | 19 | 20 | 21 | 22 | 23 | 24 | | 25 | 26 | 27 | 28 | 29 | 30 | 31 | | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
Search
Links
Categories
Blogroll
|

Wednesday, March 07, 2007
Recently released: ASP.NET AJAX 1.0 Extensions/Control Toolkit/Futures, SQL Server 2005 SP2 and Visual Studio 'Orcas' March 2007 CTP
The following are 3 download releases by Microsoft (within the last two months) that might interest ASP.NET developers.
ASP.NET AJAX Extensions 1.0 - Framework for developing and running AJAX-style applications with either server-centric or client-centric development models and is fully supported by Microsoft. (Note: Previously known as the Atlas framework)
ASP.NET AJAX Control Toolkit - Provides both ready-to-run samples and a powerful SDK to simplify creating custom ASP.NET AJAX controls and extenders.
ASP.NET AJAX Futures January CTP - Provides features that extend the core ASP.NET AJAX 1.0 platform with additional functionality that remains under development.
SQL Server 2005 SP2 - Includes enhancements such as data mining add-ins, SQL Server Reporting Services compatibilty with Microsoft Office SharePoint 2007, SQL Server Analysis Services improvements, data compression, manageability enhancements, management reports (for the Express edition), and interoperability improvements.
Visual Studio 'Orcas' March 2007 CTP - The next version of Visual Studio (available as self-extracting installation or Virtual PC image); features new ASP.NET WebForms design-surface with advanced XHTML and CSS features, JScript Intellisense for ASP.NET AJAX and browser DOM, multitargetting for .NET 2.0, 3.0, and 3.5 in websites and web applications, LINQ to SQL designer interaction in websites and web applications, and much more.

Monday, January 22, 2007
Just published: Murach’s SQL Server 2005 for Developers
Are you writing database-centric .NET applications using SQL Server 2005? Take a look at Murach's latest offering (see below):
Media Release:
Mike Murach and Associates has just published a 2005 edition of their bestselling SQL book, now entitled Murach’s SQL Server 2005 for Developers. It teaches how to create SQL queries and take advantage of powerful DBMS features (like cursors, views, and stored procedures) the way the best professionals do.
This includes coverage of new or enhanced 2005 features, like SQL statements for XML data handling and error processing, new data types, the Management Studio, the CLR (Common Language Runtime) integration feature that allows database objects to be created in .NET languages like C# and Visual Basic, and more. But beyond that, this book has several features that make it different from other SQL books.
#1: It’s written for application developers
Most SQL books are written for database administrators (DBAs) so developers pass them by, not realizing all there is to gain by knowing SQL better. But this book shows application developers the power that’s available to them through SQL so they can create business applications that handle database data more effectively.
#2: It starts off with how to query a database, not how to design one
Many SQL books start off with database design and performance. But if you’re an application developer, the first thing you need to know is how to write queries. So that’s the focus of the first 8 chapters in this book. It starts with simple queries, then moves on to complex inner and outer joins, summary queries, and subqueries that do more of the database processing for you so that your applications can do less.
At that point, this book shows how to create and implement a database. This material is helpful for developers who have to set up small systems on their own. And it provides a solid introduction to DBA skills for those interested in that career path.
#3: It teaches both SQL coding and how to use the Management Studio
The Management Studio, new in SQL Server 2005, provides a powerful IDE for querying, designing, and manipulating SQL Server databases. But of course, under the surface, the SQL statements are at work.
So instead of focusing solely on using the Management Studio…or on using SQL statements…this book teaches both. By understanding the underlying SQL statements, developers can use the Management Studio more easily and efficiently.
#4: Coding examples show how to take advantage of advanced features, as well as how to create queries
One key to mastering SQL is to have plenty of coding examples that show how the features work and what problems may occur as they’re used in everyday applications. And these examples become more crucial as the code becomes more complex.
So besides showing sample code for all types of queries, this book also provides code for database maintenance jobs, for using backend features like cursors and stored procedures, and for coding C# projects that create database objects using CLR integration. This code…as well as the VB code for the CLR projects…can be downloaded for free from the Murach web site.
#5: The paired-pages format lets developers set their own pace
Murach books have a distinctive format. Each two-page spread presents a single topic: the lefthand page explains the topic, while the righthand page shows the critical details, using syntax, code, screen shots, and how-to notes. Both beginning and experienced developers find that this format makes it easy to focus on the information they need, whether they’re using the book for training or reference.
Murach’s SQL Server 2005 for Developers is available directly from the publisher at www.murach.com and from all major retail outlets.
Note: You may also get the book here.
Technorati tags:
sql,
sql server

Tuesday, December 19, 2006
Visual Studio 2005 Service Pack 1 (SP1) Released
The long-awaited Visual Studio 2005 Service Pack 1 (SP1) has been released. Apart from performance enhancements and bug-fixes, the release also includes the following additions:
- New processor support (e.g., Core Duo) for code generation and profiling
- Performance and scale improvements in Team Foundation Server
- Team Foundation Server integration with Excel 2007 and Project 2007
- Tool support for occasionally connected devices and SQL Server Compact Edition
- Additional support for project file based Web applications
- Windows Embedded 6.0 platform and tools support
Scott Guthrie offers some tips on installing the Service Pack in his blog post.
Visual Studio 2005 SP1 (which weighs in at slightly over 400MB) includes updates for Standard, Professional, and Team Editions of Visual Studio 2005. There's also a separate SP1 release for the Visual Studio 2005 Express edition.
Windows Vista users can look forward to a Vista-specific Visual Studio 2005 SP1 Update "soon".

Monday, November 13, 2006
ASP.NET AJAX Beta 2 Released
Last week, Microsoft released ASP.NET AJAX Beta 2. Apart from bug-fixes, the new features in ASP.NET AJAX Beta 2 include:
- UpdateProgress Control Enhancement
- Partial Rendering Auto-Degrade for Non-AJAX Browsers
- Simplified Client-side Event Binding API
- Client-side JavaScript Localization
- Client-side CSS Helpers
- Drag/Drop Support for ASP.NET Web Parts in Safari and FireFox
- Performance and Stability Improvements
Scott Gu has a nice post on this release.
To learn more about or download ASP.NET AJAX Beta 2, visit http://ajax.asp.net
Technorati tags:
asp.net ajax

Monday, October 09, 2006
ASPNETWorld.com Migrated to ASP.NET 2.0
From the Site Editor:
The code that powers the ASPNETWorld.com main site has been migrated to ASP.NET 2.0. This dasBlog-powered blog also now runs on .NET 2.0 with the code untouched (except for the web.config file). Should you encounter any issues with the site or the blog, please ping me here. Thanks!
- Jason

Wednesday, September 27, 2006
To be released: Building Websites with VB.NET and DotNetNuke 4
If you are a beginner wanting to set up a website or an ASP.NET developer with a grasp of VB.NET who want a deeper understanding of how to work with DotNetNuke, you might want to get this book when it is released: Building Websites with VB.NET and DotNetNuke 4 by Daniel N. Egan, Michael Washington, and Steve Valenzula.
Book description from publisher's site:
"Revised and updated for DotNetNuke 4, this renowned book is your indispensable guide to creating content-rich websites with DotNetNuke, as quickly as possible. This is the only book to provide in-depth coverage of the DAL+, an extended feature set of the DotNetNuke Data Access Layer (DAL) introduced in version 4.3 of DotNetNuke that makes developing custom modules fast and easy."
What's in this book:
- Install and configure DotNetNuke
- Master the standard modules
- Understand the core architecture of DotNetNuke
- Explore the inner workings of DotNetNuke modules
- Extend DotNetNuke using the DAL and DAL+ to create powerful custom modules
- Create your own skin using a HTML Editor
- Find out about where and how to host and deploy your site
For book details, check out the following link: http://www.packtpub.com/DNN4/book

Thursday, September 21, 2006
September Atlas Control Toolkit Released
The September Atlas Control Tookit has been released late last week. This release features the following new controls:
- Animation: Adds powerful, easy to use animations to any element or control
- NoBot: Applies simple rules to prevent automated bots or scripts from posting to a page
- Slider: Adds an elegant scrollbar-like user interface for setting numeric values
- UpdatePanelAnimation: Animates page elements corresponding to hidden postback activity
Check out the Atlas Control Toolkit website for walkthroughs and cool online demos.

Saturday, August 26, 2006