Official Site Blog for ASPNETWorld.com
| | Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|
| 26 | 27 | 28 | 29 | 30 | 31 | 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 | 1 | 2 | 3 | 4 | 5 | 6 |
Search
Links
Categories
Blogroll
|

Thursday, September 06, 2007

Wednesday, September 05, 2007
Silverlight 1.0 Released and Silverlight for Linux (Moonlight) Announced
Scott Guthrie has announced the release of Silverlight 1.0 and the start of a formal partnership with Novell to provide Silverlight implementation for Linux (called "Moonlight").
Silverlight 1.0 is supported on Windows and Mac platforms. Some of the features include:
- Built-in codec support for playing VC-1 and WMV video, and MP3 and WMA audio within a browser.
- Ability to progressively download and play media content from any web-server.
- Optionally supports built-in media streaming.
- Enables creation of rich UI and animations, and blend vector graphics with HTML to create compelling content experiences.
- Enables easy authoring of rich video player interactive experiences.
Moonlight will run on all Linux distros and support FireFox, Konqueror, and Opera browsers.
To learn more about Silverlight, visit www.silverlight.net. Also, check out Miguel de Icaza's blog post to learn more about the details of collaboration between Microsoft and Novell on Moonlight.
GMP Content Management System 2.0 Released
GMP Services Inc has released GMP Content Management System 2.0 - a high performance website content management system written for ASP.NET 2.0. It is 100% browser based (with cross-browser compliant editing), has built-in SEO, built-in Web 2.0 features and more other user-friendly and helpful features.
For more information visit www.gmpcms.com.
Technorati tags:
asp.net,
cms

Saturday, September 01, 2007
ASPNETWorld.com is Moving
If everything goes well, ASPNETWorld.com will be switching to another host within the next few days (before September 10). While the switch should be smooth, anything can happen. If you're experiencing issues with the site in the coming weeks, just send us a comment and we'll dig right into the root of the problem.
Why the switch?
The support issues that we had with the current hosting company were too much to bear. With the switch, ASPNETWorld.com will also be in a better position to undertake the first ever major revamp of the site in 4 years. Hopefully, the redesigned site will emerge some time in the first quarter of 2008.
Thank you all for your support!

Friday, August 24, 2007

Friday, August 03, 2007
Just published: Murach’s ADO.NET 2.0 Database Programming with VB 2005
Mike Murach and Associates has just published a new edition of their bestselling ADO.NET book.
Now entitled Murach’s ADO.NET 2.0 Database Programming with VB 2005, it covers what today’s professional developer needs to know to create database applications for Windows and the web. And this edition has been reworked from start to finish to make it quicker, easier, and more reliable for do-it-yourself training and on-the-job reference.
Here are some highlights:
#1: For rapid application development and prototyping...
This book shows how to use the ADO.NET 2.0 tools, like data sources and the DataGridView control, that enable developers to create working database applications in a minimum of time, with a minimum of coding.
#2: For serious production applications...
This book shows how to go beyond the RAD tools, using heavy-duty coding and ADO.NET 2.0 object data sources to build 3-layer Windows applications that consist of presentation, business, and database classes.
#3: For web applications...
This book shows how to use the time-saving ASP.NET 2.0 data controls as well as ADO.NET code and object data sources for everyday business applications.
#4: For XML data handling...
This book shows 4 ways to work with XML data in Windows and web applications.
#5: For report generation with Crystal Reports...
This book provides a work-saving tutorial on how to create, format, and display Crystal reports in Windows and web applications.
To ensure mastery, this book presents 25 complete database applications that demonstrate best programming practices. And all the content is formatted using Murach’s distinctive paired-pages approach, where each topic is presented in a concise, two-page spread.
Murach’s ADO.NET 2.0 is available directly from the publisher at www.murach.com and from all major retail outlets.
Note: You may also get this book here.
Technorati tags:
asp.net,
ado.net,
vb

Monday, July 30, 2007
Visual Studio 2008 Beta 2, .NET 3.5 Beta 2 and Silverlight 1.0 RC Released
As announced by Somasegar last week, Visual Studio 2008 Beta 2 (including Express editions), .NET 3.5 Beta 2 and Silverlight 1.0 RC are now available.
.NET 3.5 Beta 2 includes a go-live license. Scott Guthrie has an excellent blog post on some of the new features for web development with the new VS 2008/.NET 3.5 development platform. Among the new features are multi-targeting support, improved web designer and CSS support, built-in ASP.NET AJAX and Javascript support, language improvements including LINQ, data access improvements with LINQ to SQL and lots of other improvements.
Links:

Wednesday, July 18, 2007

Wednesday, July 11, 2007
DasBlog 1.9.7 Released
Open source blogging platform DasBlog (which incidentally powers this blog) is now available as version 1.9.7. This release is to be the final release on ASP.NET 1.1 (though it works on ASP.NET 2.0 too).
The next release (DasBlog 2.0) will be compiled under .NET 2.0 and will support Medium Trust environments. This is great news as many web hosters operate in Medium Trust mode or a variant of it.
Scott Hanselman has indicated that there'll be a plan to move towards .NET 3.5 as well as 60-day release cycles.
For a full list of features in this release, head over to Scott Hanselman's blog for details.
Technorati tags:
dasblog,
blogging