|
|
Front Page News
-
|
Since not all our files that are in TFS source control are used from Visual Studio it’s kind of overdone to start visual studio for getting the latest version of a SQL script. However, working with tf.exe is somewhat cumbersome too. The shear amount of...
|
-
|
One of the new features in WCF for .NET 3.5 is the possibility to create REST Services. These services allow you to create services that eat raw HTTP requests with XML in them and return a raw HTTP response with XML content in them. Normally this only...
|
-
|
Please don't start e-mailing me that I am wrong here, for the most part .NET is a great framework and it contains a lot of useful components. Except for the GridTablesFactory class. I have no idea what it does and appearantly Microsoft isn't so sure either...
|
-
|
The JavaFX Preview is release today, just in time to make the time frame of July as announced at JavaOne this year. Congratulations to the development team :-) I just had a look at the release, and while it's not completely finished yet, it shows...
|
-
|
Using a tabcontrol as a region for views in a CompositeWPF application is one thing, making them closeable can be a bit trickier. The sample in this article will show how you can modify a tabcontrol to allow closeable items. Step 1: Make the custom header...
|
-
|
Brian Harry’s announced this a while ago on his blog (here) and now the time is there to give you the first pointers to where we are in the Team System Web Access Translation effort. The last few weeks I have been working with MS Folks on this project....
|
-
|
Most people who know me, also know that I like to fiddle with technology in my own free time. It's one of those things that I simply can't let go, maybe later but certainly not at the moment. One of the things I'm currently quite enthuisastic...
|
-
|
One of the very cool features of modular application in my opinion is the possibility to install features when they are actually required by the application. Microsoft uses this since Office 2000 to provide the user with the possibility to install a module...
|
-
|
Ik ga vanavond mijn collega's iets vertellen over PerformancePoint. Ik begin mijn presentatie met een filmpje rond het thema performance en dan vooral die in verschillende sporten. Eigenlijk een beetje als een leuke binnenkomer. Waar gaan we het eigenlijk...
|
-
|
Begin dit jaar heb ik al een keer een artikel geschreven over het aan de praat krijgen van een aantal samples in de BI VPC die niet meer werkten in 2008. Ook in mijn eigen VPC waarin ik de standaard PerformancePoint Monitoring samples heb geïnstalleerd,...
|
-
|
Running ASP.NET websites from the GAC was always something I wanted to try out, because with 40 websites running exactly the same code there must be a better way to deploy them. So last week I tried it out and to my surprise it worked right away. Here’s...
|
-
|
I've been working with WCF services a lot lately and I always specify namespaces for my service- and data-contracts. But I noticed that - by default - the WSDL of such a WCF service is generated in two parts: a part that resides in the namespace "...
|
-
|
In de PPS Launch applicatie die ik onlangs migreerde van PerformancePoint Server 2007 RTM naar SP1, liep ik vandaag tegen een performance probleem aan in de Analytic Chart reports. Het duurde véél langer een dashboard waarin één...
|
-
|
CompositeWPF offers modularity by making it possible to load modules from disk on demand or loading a set modules at startup of the application. One thing that I was missing with this was the possibility lookup the status of modules and which modules...
|
-
|
Omdat ik de grote BI VPC van Microsoft een beetje zat was (op een laptopje met 3 GB geheugen is dat ding gewoon niet leuk om mee te werken), heb ik de afgelopen dagen een heel eigen image opgezet. Het moet een lean-and-mean image worden met alleen de...
|
-
|
The BizTalk Labs have delivered a new part, a hosted Workflow Service , now it is possible to create a workflow and host it in the "cloud". we can use the ISB (Internet Service Bus, instead of Enterprise) to send messages across the internet....
|
-
|
CompositeWPF works with regions to make the user interface composable. Standard you have the itemscontrol that can be used as a region for views. This control is already very flexible and best of all, there are a lot of WPF controls based on the itemscontrol...
|
-
|
This year I attended the IBM Rational Software Development Conference (RSDC) 2008 in Orlando, Florida. One can really see what is going on inside IBM Rational at the moment, and where the Rational world is turning to. There were 300+ sessions, divided...
|
-
|
Hey allemaal, iets wat ik me nu al enkele dagen afvraag : ga ik te ver wanneer ik programmeer op de volgende manier. Stel ik heb een class Customer met daarin een naam en enkele operaties : class Customer { public string Name { get; set; } public Action...
|
-
|
A few days ago I starting writing down stuff about the Composite WPF framework from Microsoft. A lot has happened in the mean time; I've joined up with a few other people including Microsoft developers to further expand activities surrounding the...
|
-
|
Just before I was packing my bag for a (well earned (if I may say so myself)) vacation, I read this post about a migration tool for VMC files to Hyper-V . I hope I will have time after the vacation to play around with it. It sounds promising. If you have...
|
-
|
http://www.microsoft.com/downloads/details.aspx?FamilyID=3250331a-0116-4064-92d1-50b9b0727b75&DisplayLang=en is the URL to get the new virtualization add-in for visio… You need VSTO runtime for it though…( get that one here...)...
|
-
|
CompositeWPF is a new framework created by Microsoft to allow developers to build composite user interfaces and modular applications in WPF. Or as I like to call it, build higher quality WPF applications. The framework is quite easy to get running, I...
|
-
|
The word "agile" is used more and more, and everything around software development are supposed to be agile these days. Both Microsoft and IBM claim their new tools are "Agile", but didn't the agile manifesto say "people and...
|
-
|
Als je Service Pack 1 voor PerformancePoint Server wilt installeren, moet je eerst zorgen dat je tenminste cumulative update package 3 voor SQL Server 2005 Service Pack 2 hebt. Maar waar vind je die? Daar heeft Microsoft een artikel over op haar support...
|
|
|
|