codebeater

General .NET, ASP.NET, C# and VB.NET discussion

About the author

Author Name is someone.
E-mail me Send mail

Recent comments

Authors

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

Enterprise Library 4.0 for Visual Studio 2008 - Released!

Somehow I missed this announcement a few days back, but here it is anyway:

The sixth release of the enterprise library has been released and it includes all the blocks you're already familiar with updated for Visual Studio 2008, plus the new Unity Application Block for dependency injection.

What’s New in v4.0?

This release of Enterprise Library includes the following:

  • Integration with the Unity Application Block
  • Windows Management Instrumentation (WMI) 2.0 support and improved instrumentation
  • Performance improvements (particularly, in the Logging Application Block)
  • Pluggable Cache Managers
  • Visual Studio 2008 support
  • Bug fixes

Note: existing public APIs (v3.1) are still supported.

The Application Block Software Factory and the Strong Naming Guidance Package are not included in this release but are available as a separate download. Thus, there is no longer a dependency on Guidance Automation Extensions (GAX).

 Read the entire article at Tom Hollander's blog:  http://blogs.msdn.com/tomholl/archive/2008/05/17/enterprise-library-4-0-get-it-while-it-s-hot.aspx

Quick Links:

– MSDN site: http://msdn.microsoft.com/entlib

– Community Forum: http://go.microsoft.com/fwlink/?LinkID=119312

– Community Extensions: http://codeplex.com/entlibcontrib

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by Jeff on Wednesday, May 21, 2008 1:44 PM
Permalink | Comments (0) | Post RSSRSS comment feed

Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta - Nuggets of goodness

I noticed on Scott Guthrie's blog that the Visual Studio 2008 and .NET 3.5 Service Pack Beta have been released into the wild.  This beta brings about a whole slew of bug fixes and throws in some performance improvements for good measure. 

The beta can be downloaded from here.

Before I talk about the features in this service pack I wanted to raise a little awareness about a potential issue with the install.  I noticed in the comments to Scott's post a few issues with installations.  Apparently, if you you have previously installed some other beta stuff, such as Silverlight Tools for Visual Studio, you want to be sure to uninstall that stuff before installing the service pack.  I've also read that the install is a long one.

This service pack is not just bug fixes, it contains several new items of note.  I'm just going to summarize since you can read the details on Scott Guthrie's blog.

First, in web development:

  • ASP.NET Data Scaffolding Support (ASP.NET Dynamic Data)
  • ASP.NET Routing Engine (System.Web.Routing)
  • ASP.NET AJAX Back/Forward Button History Support
  • ASP.NET AJAX Script Combining Support
  • Visual Studio 2008 Performance Improvements in the HTML Designer and HTML Source Editor
  • Visual Studio 2008 JavaScript Script Formatting and Code Preferences
  • Better Visual Studio JavaScript Intellisense for Multiple JavaScript/AJAX Frameworks
  • Visual Studio Refactoring Support for WCF Services in ASP.NET Projects
  • Visual Studio Support for Classic ASP Intellisense and Debugging
  • Visual Web Developer Express Edition support for Class Library and Web Application Projects

Client Development:

  • Application Startup and Working Set Performance Improvements
  • New .NET Framework Client Profile Setup Package
  • New .NET Framework Setup Bootstrapper for Client Applications
  • ClickOnce Client Application Deployment Improvements
  • New Windows Forms Controls (vector shapes, printing, and DataRepeater controls)
  • WPF Performance Improvements
  • WPF Data Improvements
  • WPF Extensible Shader Effects
  • WPF Interoperability with Direct3D
  • Several VS 2008 for WPF Improvements

Data Development

  • SQL 2008 Support
  • ADO.NET Entity Framework and LINQ to Entities
  • ADO.NET Data Services (formerly code-named "Astoria")
  • WCF Development Improvements

There are also a few VB, C# and Team Foundation Server improvements.  Overall it appears to be a fairly comprehensive service pack with loads of goodies.  I haven't really messed with Silverlight yet and don't plan to until 2.0 is released, so for this service pack I'm particularly interested in the new ASP.NET Routing Engine and the ASP.NET Script Combining support.  Of course, all performance improvements are always welcome, too.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:
Posted by jeff on Monday, May 12, 2008 2:35 PM
Permalink | Comments (0) | Post RSSRSS comment feed

BlogEngine.NET 1.3.0.0 Security Hole

As I mentioned here, codebeater was hacked over the weekend. Apparently, there was a flaw that would allow username and passwords to be viewed in plain text by simply viewing a specific url.  I am very disappointed to learn that this information is being stored in it's raw form in BlogEngine.NET.  However, kudos to the BlogEngine team for responding to the flaw as quickly as they did.  Unfortunately, I received word of the fix a little too late.  My site had not only been defaced but all content had been deleted. 

If you are using BlogEngine.NET 1.3.0.0 please update your site to the latest version immediately.  You can read more about this exploit here.

P.S.  I've restored much of my previous data, although it does not appear in it's proper chronological order.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Categories: .net | News
Posted by Jeff on Sunday, April 27, 2008 11:06 PM
Permalink | Comments (1) | Post RSSRSS comment feed

Hacked!

Well, if your wondering what happened to codebeater overnight - it was hacked by some Turkish hacker.  Since GoDaddy charges $150 to restore your files, etc. I won't be going that route.  This blog is fairly new and doesn't yet have a ton of content so I will just republish whatever I still have in Windows Live Writer.  If you've come here looking for some content that's no longer available, this hack is the reason why. 

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Categories: News
Posted by Jeff on Sunday, April 27, 2008 4:40 PM
Permalink | Comments (0) | Post RSSRSS comment feed