Friday, September 10, 2010
 

Search
Latest entries in the Euricom Team blog
Author: Euricom Created: 4/2/2009 1:35 PM
The idea of this blog is to share knowledge and experience from our .NET specialists with all the .NET Geeks out there!

How to resolve a To connect to this server you must use SQL Server Management Studio or SQL Server Management Objects (SMO)' exception.

By Peter Notenbaert, .Net Solution Architect

 

Read More »

For probably the first time in any UI technology, Microsoft has succeeded in providing an out-of-the-box data binding framework that actually works and you may consider using outside of demo-environments. It works together very easily with RIA Services through the DomainDataSource control that just sits as an element in your XAML and you can be used to bind any other control to.

So far so great, but here’s the part they don’t tell you about: how do you get dropdowns to work with related entities and why do date/time fields get converted to UTC in your database?

By Nick Verschueren, .Net Solutions Architect

Read More »

Whenever you see demo’s of RIA and Silverlight you come across the new DataForm control. The DataForm control is a completely new type of control in Silverlight 3 that aims to strengthen the of positioning of Silverlight on the line-of-business side of internet application development. You can equate it to a single line datagrid that displays it’s fields vertically, rather than horizontally, thus forming a single record entry form. Actually that is a very simplified description of a really powerful control that works with single object or collection of object, not just RIA ones.

By Nick Verschueren, .Net Solutions Architect

Read More »

Previous Chapter: Part 3 - The Projects

As a manager, keeping track of projects is very important, but keeping track of the people working on the projects might even be more important than that. Where would projects be without the “human capital”? So keeping people happy and motivated is key for the success of projects. And believe it or not, but most people like their manager to talk to them, make them feel like he is there for them and can help them if needed.
Strangely, if you ask managers what motivates them in their jobs, the answers vary from “good atmosphere”, “good collaboration and communication with colleagues” to “interesting and challenging work”. Money comes in around the fourth or the fifth place. However, if you ask managers what they think motivates their staff “money” is the number one answer. Now why do they believe that their staff is motivated differently from themselves? By the way, I’m not making this up. This test has been done by a company that provides business courses in Holland. The moral of this story is that as a manager you can motivate your people by using the techniques that you would like from your manager. Money really isn’t everything. 
Now besides motivating staff, as a manager you also like to keep track of who is working on what, until when, etc. You’ll need to have an overall resource planning too.
By Ronny Gabriels, Functional Analyst and ex-.net Solution Architect

Read More »

The solution we put forward looks pretty complete so far: we’ve gained control over the UI so we could run automated tests and we’ve gained control over the front server so we could arbitrarily mock any of the backend systems. And we can do all of this from with a standard unit test. But there’s still more to do.

By Nick Verschueren, .Net Solutions Architect

Read More »

Copyright (c) 2010 Euricom ::Terms Of Use::Privacy Statement