Igor Milovanović

.NET, cats and more...


News


Add to Google

eXTReMe Tracker

My Stats

  • Posts - 64
  • Comments - 62
  • Trackbacks - 52

Twitter












Recent Comments


Recent Posts


Article Categories


Archives


Post Categories


Image Galleries


Blogs I read


Communities


Links



Am 27. August 2009 ab 19:00 Uhr wird das kommende Treffen der dodned User Group Franken stattfinden.

Frank Atorf wird an einem praktischen Beispiel zeigen, was alles zum Debuggen von .NET Code notwendig ist, auch wenn Visual Studio einmal nicht zur Verfügung steht. Neben der Verwendung von WinDgb wird Frank ebenso auf die Verwendung der SOS-Debugerweiterung eingehen. Auf jeden Fall wird dies ein sehr spannender Abend für alle Debugger

Ort:

evosoft GmbH
Fürtherstr. 212
D-90429 Nürnberg

Parkplätze gibt es hier (mit Evosoft GmbH ausgeschildert).

 

 

Weitere Informationen:

[1] .NET User Group Seiten http://www.dodned.de
[2] Anmeldung zum Event - http://dodnedderimaugust09.events.live.com/

posted @ Thursday, August 27, 2009 3:09 PM | Feedback (0) | Filed Under [ .NET ]


Am 23. Juni 2009 ab 19:00 Uhr wird das kommende Treffen der dodned User Group Franken stattfinden.

Der Vortrag von Albert Weinert:

Das ASP.NET MVC Framework

Das ASP.NET MVC ist eine weitere Säule des ASP.NET Framework. Lauffähig ab .net 3.5 bringt es einen anderen Ansatz in die Web-Entwicklung. Seperation-Of-Concerns ist das große Leitbild unter welchem ASP.NET MVC entwickelt worden und und wie man dafür entwickelt.

Gegenüber ASP.NET WebForms ist eine ganz andere Entwicklungsart, dieser Vortrag bringt Ihnen die Vorteile von ASP.NET MVC näher. Es wird erklärt wie es sich in die ASP.NET Pipeline einfügt, wie man eigenen Erweiterungen vornimmt und Web-Anwendungen mit sauberen Prinzipien entwickeln kann.

Ort:

evosoft GmbH
Fürtherstr. 212
D-90429 Nürnberg

Parkplätze gibt es hier (mit Evosoft GmbH ausgeschildert).

 

 

Weitere Informationen:

[1] .NET User Group Seiten http://www.dodned.de
[2] Event Seiten und Anmeldung : http://dodnedderImJuni09.events.live.com/
[3] Blog von Albert Weinert : http://der-albert.com/

 

 

 


posted @ Monday, June 15, 2009 7:36 AM | Feedback (1) | Filed Under [ .NET ]


I will speak about agile software development with scrum for team system at the team conf 2008 in munich. The conference is organized in cooperation of hlmc events and german it magazine ix.

[1] http://www.teamconf.de/startseite/
[2] http://www.teamconf.de/anwendervortraege/evosoft-gmbh/


 

 


posted @ Monday, January 28, 2008 1:00 PM | Feedback (5) | Filed Under [ .NET ]


My second day of the conference was a mixture of  different topics, from distributed application architecture, over database features to the new C# features.

DAT202 - The Next Release of Microsoft SQL Server: Overview of SQL Server 2008, Francois Ajenstat 

There have been serveral new features presented in this session:

  • new data types : filestream, datetime2
  • support für spatial applications (geometry/geography support) with a cool demo using virtual earth
  • ado.net entity framework (object/relational mapping on top of the ADO.NET Provider model)
  • Demo of Project "Astoria" - ADO.NET Data Services for the Silverlight Apps.

[1] http://www.microsoft.com/sql/2008/default.mspx
 
WIN202 - Introduction to Microsoft Sync Framework – Synchronization Framework for Enabling Roaming, Offline, and Collaboration Across Devices, Services & Apps , Philip Vaughn 

The goal for the syncing framework is to  allow the sync work without the need to define the own protocol. It is a provider based framework, with some already provided storage providers (file system, database). which can be easily extended and the strategies to resume conflicts. The definitely cool thing is the Sync Toy, which is an GUI built on top  of the sync framework.

[2] Microsoft Sync Framework

 
ARC210 - Life Beyond Distributed Transactions: An Apostate’s Opinion , Pat Helland

The funniest session of the day was the one by Pat Helland about the life beyond distributed transactions (don't use it ;-) Here is the link about the early version of the presentation and the coresponding whitepaper:

[3] http://blogs.msdn.com/pathelland/archive/2007/05/16/link-to-life-beyond-distributed-transactions-an-apostate-s-opinion.aspx

TLA312 - Microsoft Visual C# Under the Covers: An In-Depth Look at C# 3.0 , Luke Hoban

I liked this session very much, which came without almost any power point at all. The presentation was about the new features of the C#3.0 on a LINQ to object scenario, which showed in a very good way the usage of new constructs and syntactic sugar in C# 3.0. And i felt like 10 years younger, seeing lamda expressions in the programming langugage again, for the first time since scheme and lisp ;-)



My first and only session of the day was TLA201 A Tour of  Visual Studio 2008 and the .NET Framework 3.5. After that I got unfotunately distracted by some project issues. Daniel Moth made an overview of Visual Studio 2008 and .NET Framework 3.5, pointing out some of the key features:

- .NET 3.5 Framework is additive to the current versions of Framework (no changes in CLR)
_ Visual Studio 2008 support the multitargeting, so that the new language features can be integrated into current 2.0/3.0 projects.

[1] Top 10 Things to Know about Visual Studio 2008 and .NET Framework 3.5