Getting up to speed with Internet Explorer 8 Beta 2

Maybe you heard the news, maybe you didn’t but Internet Explorer 8 Beta 2 became public. I didn’t really check out IE8 Beta 1 because there were some issues rendering pages. This version however doesn’t have those issues anymore. IE8 has a lot of cool new features so in this post I will direct you to some screencasts to get you up to speed. In these screencasts you will learn more about all these new features and how you can make use of them. Oh yea, make sure you download Internet Explorer 8 Beta 2


Internet Explorer 8 Beta 2 Faster and Easier Browsing


Internet Explorer 8 Beta 2 More Secure and Private Browsing


Internet Explorer 8 Beta 2 More Reliable and Interoperable Browsing


IE8 Beta 2 screencasts demo and Interview

The sky is the limit with Live Mesh

On the official blog of Live Mesh is a post that discusses current limits of Live Mesh. You have maybe asked yourself the question. How much items can I actually store in a Live Mesh folder? How large can a single file be? And maybe the most interesting question of all how many separate devices can I add to my Live Mesh circle. Let’s say that I want to add my complete R&D department to the Live Mesh circle,500workstations. Is that possible? Well not for now at least but maybe in the near future? 500 would be a lot though but hey, we’re testing the limit here. So here is some more information that is very handy to know:

  • Size of all contents in a single Live Folder: 10GB (of course there’s still the 5GB quota which limits how much you can synchronize with the Live Desktop)
  • Individual file size: 2GB
  • Items (file or folders) per Live Folder: 100,000
  • Members per Live Folder: 200
  • Number of Live Folders per user: 200
  • Number of devices per user: 100

On the blog is also stated that these limits are not hard coded. That means they are not sure what the real limit it. They did tests and these were the limit for the Live Mesh system to keep working properly. They also say that they will keep improving these guidelines, boundaries. So I’m pretty sure they will increase in time.

Updated training kit released for .NET 3.5 SP1

Yesterday I welcomed two new service packs, today the associated trainingkit. The .NET Framework 3.5 Enhancements Training Kit includes presentations, hands-on labs, demos, and event materials. This content is designed to help you learn how to utilize the .NET 3.5 Enhancement features including: ASP.NET MVC, ASP.NET Dynamic Data, ASP.NET AJAX History, ASP.NET Routing, ADO.NET Data Services, ADO.NET Entity Framework, WCF 3.5 SP1, and the .NET Framework Client Profile.

Download .NET framework 3.5 Enhancements Training kit

Talking about Visual Studio 2008 SP1 and .NET 3.5 SP1

image Today 2 new SP1′s arrived on the scene. One for Visual Studio 2008 and one for Microsoft’s development .NET3.5 framework. It’s a good thing too, the framework has some cool enhancements for the traditional languages like C#, VB but also for WPF, ASP.NET 3.5 etc..

from Microsoft.com/downloads

.NET Framework version 3.5 Service Pack 1 provides the following new features and improvements:

- ASP.NET Dynamic Data, which provides a rich scaffolding framework that enables rapid data driven development without writing code, and a new addition to ASP.NET AJAX that provides support for managing browser history (back button support). For more information, see What’s New in ASP.NET and Web Development.

- Core improvements to the CLR (common language runtime) that include better layout of .NET Framework native images, opting out of strong-name verification for fully trusted assemblies, improved application startup performance, better generated code that improves end-to-end application execution time, and opting managed code to run in ASLR (Address Space Layout Randomization) mode if supported by the operating system. Additionally, managed applications that are opened from network shares have the same behavior as native applications by running with full trust.

- Performance improvements to WPF (Windows Presentation Foundation), including a faster startup time and improved performance for Bitmap effects. Additional functionality for WPF includes better support for line of business applications, native splash screen support, DirectX pixel shader support, and the new WebBrowser control.

- ClickOnce application publishers can decide to opt out of signing and hashing as appropriate for their scenarios, developers can programmatically install ClickOnce applications that display a customized branding, and ClickOnce error dialog boxes support links to application-specific support sites on the Web.

- The Entity Framework is an evolution of the existing suite of ADO.NET data access technologies. The Entity Framework enables developers to program against relational databases in according to application-specific domain models instead of the underlying database models. For more information, see Getting Started with the Entity Framework. The Entity Framework introduces some additional features, including support for new SQL Server 2008 types, default graph serialization of Entities, and the Entity Data Source. This release of the Entity Framework supports the new date and file stream capabilities in SQL Server 2008. The graph serialization work helps developers who want to build Windows Communication Foundation (WCF) services that model full graphs as data contracts. The Entity Data Source provides a traditional data source experience for ASP.NET Web application builders who want to work with the Entity Framework.

- LINQ to SQL includes new support for the new date and file stream capabilities in SQL Server 2008.

- The ADO.NET Data Services Framework consists of a combination of patterns and libraries, which enable data to be exposed as a flexible REST (Representational State Transfer)-based data service that can be consumed by Web clients in a corporate network or across the Internet. The ADO.NET Data Services Framework makes data service creation over any data source. A conceptual view model of the underlying storage schema can easily be exposed through rich integration with the ADO.NET Entity Framework. Services created by using the ADO.NET Data Services Framework, and also compatible Windows Live (dev.live.com) services, can be easily accessed from any platform. For client applications that are running on Microsoft platforms, a set of client libraries are provided to make interaction with data services simple. For example, .NET Framework-based clients can use LINQ to query data services and a simple .NET Framework object layer to update data in the service.

- Windows Communication Foundation now makes the DataContract Serializer easier to use by providing improved interoperability support, enhancing the debugging experience in partial trust scenarios, and extending syndication protocol support for wider usage in Web 2.0 applications.

- The .NET Framework Data Provider for SQL Server (SqlClient) adds new support for file stream and sparse column capabilities in SQL Server 2008.

If you want more information on which exact bugs were fixed, check out KB951847: List of changes and fixed issues for Visual Studio 2008 Service Pack 1 Beta for the .NET Framework 3.5

from asp.net/downloads

ASP.NET in the .NET Framework 3.5 Service Pack 1 release includes numerous bug fixes. In addition, it includes features for the following:

- Enabling high-productivity data scenarios by using ASP.NET Dynamic Data.

- Supporting the browser navigation in ASP.NET AJAX applications by using ASP.NET AJAX browser history.

- Increasing the download speed for ASP.NET applications by using ASP.NET AJAX script combining.

Check out the following link if you want to look at screencasts about the new ASP.NET 3.5 enhancements (Dynamic data, ASP.NET AJAX browser history, ASP.NET AJAX script combining, ADO.NET Data Services, ADO.NET Entity Framework)

I’m also very happy with the SP1 for Visual Studio 2008. I wanted to try out SQL Server 2008, which came out a couple days ago. But there seems to be a problem when you try to install  SQL Server 2008 with Visual Studio 2008 (without SP1). They have conflicting components. If you check out the release notes of SQL Server 2008 you can see that Visual Studio 2008 SP1 is a requirement for SQL Server 2008.

One other tip I have to give you is that if you want to install Visual Studio 2008 SP1 and you have beta version of the service pack, please download an use the Visual Studio 2008 Service Pack Preparation Tool. This tool deletes all those previous versions.

Ok so now you have all the necessary information so go ahead and:

Download Visual Studio 2008 SP1 (which also installs .NET 3.5 SP1)

Download .NET 3.5 SP1

Other informative links:

Official Visual Studio 2008 SP1 homepage

Previous version in Vista

This is a tip from Esther I actually knew about, but I think it’s skill informative for others. So what does previous versions in Vista actually mean. Have you ever overwritten a file, or made some changes and pressed save instead of save as. This can happen and you really need to go back to the previous version. So with Vista you can right click your file and revert to an earlier version.


Video: Windows Vista Demo: Previous Versions

How to get started with Microsoft SQL Server 2008

Microsoft SQL Server 2008 JumpStart is the answer. There are 5 tracks in this event: Overview Sessions, Database Infrastructure and Scalability, Business Intelligence Part I & II, Developer & Software + Services, and Application Compatibility & Upgrade.

So if you are a developer, a business intelligent consultant, .. and are looking for descent Microsoft training on Microsoft SQL 2008. Than this the site to go to. There are presentations, hands on labs etc and it’s completely free!

Update – More training material found

- Free online book on Microsoft SQL Server 2008

- Free training video’s and virtual labs on Microsoft SQL Server 2008

- Free official Microsoft web based training (eClinic):

From MicrosoftLearning.com:

Collection 6187: What’s New in Microsoft SQL Server 2008

In this 3 hour online collection, IT Professionals will learn about the new features in SQL Server 2008. Topics covered within these clinics include:

  • What’s New in SQL Server 2008 for Enterprise Data Platform
  • What’s New in SQL Server 2008 for Business Intelligence
  • What’s New in SQL Server 2008 for Database Development

After 3 years a new version of Microsoft SQL Server has arrived

 imageFrom Microsoft.com/PressPass:

REDMOND, Wash. — Aug. 6, 2008 — Microsoft Corp. today announced the release to manufacturing of Microsoft SQL Server 2008, the new version of the company’s acclaimed data management and business intelligence platform. This version of SQL Server provides powerful new capabilities such as support for policy-based management, auditing, large-scale data warehousing, geospatial data, and advanced reporting and analysis services. SQL Server 2008 provides the trusted, productive and intelligent platform necessary for business-critical applications.

“Microsoft developed this release of SQL Server with the customer in mind,” said Ted Kummert, corporate vice president of the Data and Storage Platform Division at Microsoft. “SQL Server 2008 is the only major database that includes comprehensive, tightly integrated functionality for data management as well as advanced business intelligence out of the box. By offering a complete solution, we save customers time and money and allow them to focus on deriving the most value from their data assets.”

With more than 450,000 customer and partner downloads of SQL Server 2008’s community technology previews (CTPs), more than 75 large-scale applications already in production and more than 1,350 applications being developed by nearly 1,000 independent software vendors (ISVs) on SQL Server 2008, it’s clear that customers and partners are excited about the capabilities now available in SQL Server 2008. Tim Whitehorn, founder and chief executive officer of event management software provider ServiceU Corp., said, “We selected SQL Server 2008 because we can entrust it with our critical business applications. SQL Server 2008 is highly secure and reliable, and offers the best value on the market today. In addition, it accelerates the time frame for deploying new features and enhancements, and that to us makes SQL Server a winner.”

SQL Server is a key component of the Microsoft Application Platform, a suite of products and technologies designed to help customers build, run and manage dynamic business applications. SQL Server 2008 is available in the following editions:

SQL Server 2008 Enterprise. SQL Server 2008 Enterprise is a comprehensive data management and business intelligence platform that provides enterprise-class scalability, data warehousing, security, advanced analytics and reporting support for running business-critical applications. With this edition, it is possible to consolidate servers and perform large-scale online transactional processing.

SQL Server 2008 Standard. SQL Server 2008 Standard is a complete data management and business intelligence platform that provides best-in-class ease of use and manageability for running departmental applications.

SQL Server 2008 Workgroup. SQL Server 2008 Workgroup is a reliable data management and reporting platform that delivers secure, remote synchronization and management capabilities for running branch applications. This edition includes core database features and is easy to upgrade to the Standard or Enterprise edition.

SQL Server 2008 Web. SQL Server 2008 Web is designed for highly available, Internet-facing Web-serving environments running on Windows Server. SQL Server 2008 Web provides the tools necessary to support low-cost, large-scale, highly available Web applications or hosting solutions for customers.

SQL Server 2008 Developer. SQL Server 2008 Developer allows developers to build and test any type of application with SQL Server. This edition features all of the functionality of SQL Server Enterprise but is licensed only for development, test and demo use. Applications and databases developed on this edition can easily be upgraded to SQL Server 2008 Enterprise.

SQL Server 2008 Express. SQL Server 2008 Express is a free edition of SQL Server that features core database functionality including all of the new SQL Server 2008 data types, in a small footprint. This edition is ideal for learning and building desktop and small server applications, and for redistribution by ISVs.

SQL Server Compact 3.5. SQL Server Compact is a free embedded database designed for developers and is ideal for building stand-alone and occasionally connected applications for mobile devices, desktops and Web clients. SQL Server Compact runs on all Microsoft Windows platforms, including the Windows XP and Windows Vista operating systems, and on Pocket PC and smartphone devices.

Pricing and Availability

SQL Server 2008 is now available to MSDN and TechNet subscribers and will be available for evaluation download on Aug. 7, 2008. SQL Server 2008 Express and SQL Server Compact editions are available for free download today at http://www.microsoft.com/sqlserver. As previously announced, pricing for SQL Server will not increase with SQL Server 2008. More information is available at http://www.microsoft.com/presspass/presskits/sqlserver.

Free SharePoint 2007 Development training sessions

The FireStarter event is a US event where they show as much as possible content on a specific subject. Basically a kind of technical bootcamp. Some time ago there was such an event on SharePoint development. These are 101 courses so a beginner should do fine with these and a more experienced developer can brush up a bit. Are you wondering how you can use Silverlight with SharePoint. Asking yourself the questions: what is a SharePoint webpart, how do I develop a SharePoint webpart. What are webservices? How can I use webservices together with SharePoint? What are Workflow’s? How can I create a workflow process in SharePoint? What kind of events are there in a SharePoint site and how can I catch these events? How can I brand my SharePoint site with my custom colors and logo’s? Well, an answer to all these questions can be found in the  following recordings.

LIVE MEETING REPLAY URL:                       

Session 1 – Introduction To Day & Keynote:

https://www.livemeeting.com/cc/mseventsbmo/view?id=1032380419&role=attend

Session 2 – Whirlwind SharePoint on Visual Studio:

https://www.livemeeting.com/cc/mseventsbmo/view?id=1032380419-1&role=attend

Session 3 – Silverlight on SharePoint:

https://www.livemeeting.com/cc/mseventsbmo/view?id=1032380419-2&role=attend

Session 4 – Web Parts on SharePoint:

https://www.livemeeting.com/cc/mseventsbmo/view?id=1032380419-3&role=attend

Session 5 – Web Services on SharePoint:

https://www.livemeeting.com/cc/mseventsbmo/view?id=1032380419-4&role=attend

Session 6 – Workflow on SharePoint:

https://www.livemeeting.com/cc/mseventsbmo/view?id=1032380419-5&role=attend

Session 7 – Event Handlers on SharePoint:

https://www.livemeeting.com/cc/mseventsbmo/view?id=1032380419-6&role=attend

Session 8 – Page Branding on SharePoint:

https://www.livemeeting.com/cc/mseventsbmo/view?id=1032380419-7&role=attend

 

More info can be found here: SharePoint Web 2.0 FireStarter – Live Meeting Recordings

Phil Haack talking about ASP.NET MVC and the new features in Preview 4

The famous Phil Haack first gives an introduction to ASP.NET MVC. What the core function are. How the routing mechanism work. What the main differences are with basic ASP.NET webforms. Really interesting interview.


MVC Preview 4 with Phil Haack

Live icons in Windows Vista – Previewing your search results

Did you know you could preview your data in Windows Vista? You are probably thinking of previewing found images using the movie strip viewing option. I’m not talking about that. I’m talking about excel files. I did absolutely not know you could do this. Using Windows Vista search you can preview found excel files in a outlook like preview pane. Really cool stuff. When you are done you can even save your search action. This way you don’t have to type in your search term and set parameters every time.

Volgende pagina »