WPF or ASP.NET ?
I personnaly think that in an intranet site, WPF applications
are a better choice.
Here is another article who shares the same idea
Reasons For Choosing WPF Over ASP.NET For Our Very Large Project
Thursday, August 14, 2008
Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta
ScottGu describes the new features of the SP1
http://weblogs.asp.net/scottgu/archive/2008/05/12/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx
http://weblogs.asp.net/scottgu/archive/2008/05/12/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx
WPF Data Bindings
An excellent recapitulation from Frédéric Hamel . Thanks to him
http://blogs.codes-sources.com/fredhamel/archive/2008/06/01/wpf-data-binding-quick-reference.aspx
http://blogs.codes-sources.com/fredhamel/archive/2008/06/01/wpf-data-binding-quick-reference.aspx
Sunday, August 10, 2008
LINQ, Lambda expressions, functional programming ...
Foundations of Agile Python Development
Quote from site
"""
Foundations of Agile Python Development is the first book to apply these sought–after principles to Python developers, introducing both the tools and techniques built and supported by the Python community...
"""
http://www.apress.com/book/view/1590599810
"""
Foundations of Agile Python Development is the first book to apply these sought–after principles to Python developers, introducing both the tools and techniques built and supported by the Python community...
"""
http://www.apress.com/book/view/1590599810
Saturday, August 9, 2008
A walkthrough the Jasper API with IronPython
!!! This project is stopped for now :-(
From Microsoft site :
"""
Jasper leverages the power of dynamic languages and the concept of convention over configuration to provide a programming surface for data that enables rapid development of data-bound applications. While most other rapid data access frameworks are only capable of working against simple databases, Jasper can scale to almost any database, regardless of size or complexity. This is possible because Jasper takes advantage of the ADO.NET Entity Framework’s significant investments in mapping and conceptual data modeling.
"""
The coolest thing is that it can be used with IronPython.
http://blogs.msdn.com/aconrad/archive/2007/05/10/a-walkthrough-the-jasper-api-with-ironpython-part-1.aspx
From Microsoft site :
"""
Jasper leverages the power of dynamic languages and the concept of convention over configuration to provide a programming surface for data that enables rapid development of data-bound applications. While most other rapid data access frameworks are only capable of working against simple databases, Jasper can scale to almost any database, regardless of size or complexity. This is possible because Jasper takes advantage of the ADO.NET Entity Framework’s significant investments in mapping and conceptual data modeling.
"""
The coolest thing is that it can be used with IronPython.
http://blogs.msdn.com/aconrad/archive/2007/05/10/a-walkthrough-the-jasper-api-with-ironpython-part-1.aspx
Subscribe to:
Posts (Atom)