-
Es freut mich meinen SharePoint 2010 Vortrag bei der .NET User Group in München halten zu können: http://www.munichdot.net/post/2011/06/16/Meeting-im-Juni-2862011.aspx
-
Auch dieses Jahr bin ich wieder mit bis dato zwei Sessions auf der SQLCon 2011 – 26. – 29. September in Mainz vertreten. Update (09/2011): Den Vortrag “Reporting Services in SQL Server Denali” habe ich zugunsten eines mir noch mehr am Herzen liegenden...
-
Gerne möchte ich auf meinen Vortrag zum Thema SharePoint 2010 für .NET Entwickler am 12. Mai 2011 bei der UG Frankfurt hinweisen: http://www.dotnet-ug-frankfurt.de/
-
In the first part we learned how to integrate a Layout-Template into BIDS. The second technique in this series we are looking at will be using the “ Style-Template ”. What is a Style-Template?: Style-Templates are a set of definitions such as font size...
-
As a first technique in this series we will look at what I will call “ Layout template ”. I chose the Term “Layout-Template” for two reasons: first: the main thing that they can be used for is, to define general report sizing, footer and header elements...
-
While SQL Server 2011 (Denali) is at horizon, bringing up many changes in the way reports will be developed, Developers using SQL Server 2005, 2008 or 2008 R2 are still faced with on problem from the very first report on: How can I make not only development...
-
This year’s PASS Summit again surpassed the former year’s one. And this was not only because of even more sessions, internationally well-known speakers and even more attendees. This November, the next release of SQL Server was officially being introduced...
-
Almost a year ago I discovered an issue with SQL Server (all Versions from 2005 – 2008 R2, haven't tested 2000) regarding the usage of the guest-account and impersonation . It also was presented by Ralf Dietrich and me at the SQL Server PASS Summit...
-
I recently was asked, whether the Feature “Script Data” as T-SQL-command INSERT INTO… has been removed in SQL Server 208 R2. In fact, it was not visible on first sight. This is how you can find it: It is still the right-click “Tasks” - “Generate Scripts...
-
Agenda 10:00-11:20 WCF & Silverlight 11:40-13:00 Sql Server Fortsetzung mit Microsoft Surface am 16. Juli 2010 um 10:00 Ressourcen WCF Developer Center Sql Server Developer Center Material WCF Slides http://www.janmolnar.de/uni/download.aspx?f=stuff...
-
Das WPF ListCollectionView unterstützt das Hinzufügen von Elementen bei generischen Listen in einem Parameter, wie List<T> oder ObservableCollection<T>. Erstellt man jedoch ein View zu einer Collection der Bauart MyCollection<T,S>, unterstützt...
-
In einem Tag zum .NET Webentwickler. Wir zeigen dir alles was du brauchst, von ASP.NET und Silverlight über WCF WebServices bis hin zur Datenbank Sql Server 2008. Agenda 10:00-11:20 Einführung in ASP .NET 11:40-13:00 Silverlight Fortsetzung mit WCF WebServices...
-
SQL Server 2008 R2 Reporting Services supports the visualization of geographical data in 3 ways. Datasets, based on the built-in .Net System-datatypes “geography” and “geometry”, which have been around since SQL Server 2008 via built-in maps – but only...
-
1. Datenbank einrichten Die Dantebank erstellt man über das WebInterface zu finden auf http://windows.azure.com . Anschließend muss die Firewall so konfiguriert werden, dass man vom lokalen Computer Zugriff auf die Datenbank hat. Soll die Sql Azure Datenbank...
-
Während der Entwicklung von Web-Anwendungen ist man meist über gut dokumentierte JavaScripts und CSS Stylesheets, die viel Whitespace zur Strukturierung enthalten, dankbar. Geht es jedoch ans Deployment, möchte man diese Dateien möglichst klein halten...