Browse by Tags

All Tags » Software (RSS)

Going from VS2008 Beta to Release by hannes

If you, like me, have to upgrade from VS2008 Beta to VS2008 Release a good place to start is to read Scott Guthrie post on Steps to Uninstall VS 2008 Beta2 before installing the VS 2008 Final Release . Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!

A nice picture I found on Wikipedia explaining .Net 3.0 by hannes

WCF is a new communication subsystem to enable applications, in one machine or across multiple machines connected by a network, to communicate. WPF is the graphical subsystem feature of the .NET Framework 3.0 and is directly related to XAML. WCS is a framework developed by Microsoft which securely stores digital identities of a person, and provides a unified interface for choosing the identity for a particular transaction, such as logging in to a website. WWF is a Microsoft technology for defining...

Spring.Net and AOP by hannes

One of Spring.Net claims to fame is it's implemetation of AOP (Aspect Oriented Programming). Read about it here and see how they do it here . Spring.NET is an open source application framework that makes building enterprise .NET applications easier. Providing components based on proven design patterns that can be integrated into all tiers of your application architecture, Spring helps increase development productivity and improve application quality and performance. Downloads are available through...
Filed under: , ,

.Net Security by hannes

Before it's time to go home on the this Friday afternoon I quickly printed some of the pages of .NET Security written by Richard Grimes . After a quick glance I seems it will be worthy bedtime reading. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Filed under: , , ,

Installing VS2008 Beta 2 by hannes

This is my first post using Windows Life Writer, thanks Neale for his trouble shooting post. Well this morning I installed VS2008 Beta 2 on my laptop. Found no problems with the installation and the IDE fired up nicely for the first time without any visible hickups. For the record my laptop is not the news and greatest and installing from the HDD took less time then I expected. For the next couple of weeks I hope the explore some of VS2008 new features, particular around LINQ. Share this post: email...
Filed under: , , ,

Using LINQ to SQL by hannes

Hi, Scott Guthrie, wrote a series of blog posts titled “ Using LINQ to SQL ”. Go have a look here . To my surprise he also included VB code, viva VB! Also by Scott some of the new language features in the Orcas release of VS.Net Framework. Automatic Properties, Object Initializer and Collection Initializers Extension Methods Lambda Expressions Query Syntax Anonymous Types Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Filed under: , , ,

Silverlight what? by hannes

Microsoft Silverlight (code-named Windows Presentation Foundation/Everywhere or WPF/E) is a proprietary XAML-based runtime for browser-based Rich Internet Applications, providing a subset of the animations, vector graphics, and video playback capabilities of Windows Presentation Foundation. Version 1.1 also includes a version of the CLR so that Silverlight applications can be written in any .NET language. Read more here on Wikipedia, get it here from Microsoft. Share this post: email it! | bookmark...

Getting Orcas by hannes

Getting my hands on Orcas Beta is turning out to be a real challenge; the MSDN download is split into 8 parts each about 740 Mb big. This makes it impossible for me to download at home and very risky doing it at work. So come on Microsoft, please give use an option to mail order it so that I can start playing with LINQ. Untill then the search continue.... Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!

Looking for a documentation repository tool by hannes

Our project documentation repository problems continue. First some background, we use MS Visual Source Safe as a repository for all our documents. At start of the week we create a new folder duplicating all the documents in the current working folder. The new folder then becomes the analyst working folder while the previous working folder goes to the development team. This is a very crude but effective way of preventing development being done of documentation that is not stable. Back to VSS, it became...
Filed under: ,

Installing IIS after .Net by hannes

A while back I had to deploy an asp web project and SQL database to a unused test server running on W2000. .Net framework 1.1 and SQL Server 2000 was already installed on the box but it needed IIS. So I installed IIS using W2000 SP4. After releasing the web project and my database I had the funniest errors with permissions on the database. One of my colleges suggested that I re-register ISS and that solved all my problems. C:\WINDOWS\microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe –i Share this...
Filed under: , , ,

Octupus by hannes

Octopus is a tool to support the use of OCL. Octopus which stands for "OCL Tool for Precise UML Specifications". Read more here... and Get it here... Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Powered by Community Server (Commercial Edition), by Telligent Systems