How-To: Registering services through configuration in WCSF
One of the requested features for the Web Client Software Factory has been the possibility to register global services through the Web.Config file. By registering the services through configuration there is no need to rebuild any module when you want to switch the concrete implementation of a service.
Read the post
[...]
“The purpose of this project is to build some insightful and practical guidance around doing performance testing and using Visual Studio 2005. It’s a collaborative effort between industry experts, Microsoft ACE, patterns & practices, Premier, and VSTS team members.
Usage Scenarios
Improve efficiency and effectiveness of your performance testing
Learn expert techniques performance testing
Apply expert techniques [...]
.NET Framework 3.0 training kit for WF, WCF and CardSpace
“The .NET Framework 3.0 training kit for WF, WCF, and CardSpace includes a set of hands-on-labs, demos, and presentations. The content was originally designed as part of the Windows Server Ascend training and has been used several times for training classes. Consequently, the content is organized into a four day agenda. You can also browse [...]
“This paper covers a wide variety of topics that are important for AS performance: Writing efficient queries, optimizing the cube design, maximizing processing performance partitioning, aggregation design, and tuning the system for efficient use of resources. It was developed in collaboration with the developers and program managers on the AS team, so it’s the authoritative [...]
How to: Define a Windows Communication Foundation Service Contract
How to: Implement a Windows Communication Foundation Service Contract
How to: Run a Basic Windows Communication Foundation Service
How to: Create a Windows Communication Foundation Client
How to: Configure a Basic Windows Communication Foundation Client
How to: Use a Windows Communication Foundation Client
How to: Host a WCF Service in IIS
How to: [...]
Tim Sneath and Karsten Januszewski has been developing a WPF Wiki.
Here are some of the pages they have today:
A listing of some of the best applications out there today that use WPF - see what others are building;
Resources for learning WPF;
Placeholders for feature suggestions, FAQs and tips and tricks;
A few known bugs and workarounds.
Check out here.
[...]
It’s available to download the CTP of the next Visual Studio version.
The next version of Visual Studio, Visual Studio code name “Orcas”, will provide an industry-leading developer experience for Windows Vista, the 2007 Microsoft Office system, and the Web. In addition, it will continue in the Microsoft tradition of development language innovation. To enable early [...]
Web Service Software Factory - December 2006 Release
A summary:
The Web Service Software Factory (also known as the Service Factory) is an integrated collection of tools, patterns, source code and prescriptive guidance. It is designed to help you quickly and consistently construct Web services that adhere to well known architecture and design patterns.
If you are an architect or developer responsible for building service-based [...]
Guys, the Cooperator Team release his final version.
Download from Codeplex (Source Code also available).
Download from SourceForge (Source Code also available).
From Ignacio Lopez’s blog we have great news about this add-in.
“JiraConn is an OpenSource project started in early 2006, with the purpose of becoming a Microsoft Visual Studio 2005 managed add-in for the issue tracking system JIRA.
It’s main objective is to enable .NET developers to perform the most common JIRA tasks within the IDE.
Among other [...]
A month ago, I posted about a series of articles written By Ben Scheirman. (You can read it here)
Well, now, Ben wrote a comment in that post and say me that he has already written the part 8.
A Journey with Domain Driven Design (and NHibernate) - Part 8
Windows Presentation Foundation (WPF) - Hello World :)
Hello, I’m going to write a series of articles about WPF.
This only pretend to be an introduction. I’m learning WPF as you, so feedback is welcome.
First of all, if you want to start with WPF, you must install .NET Framework 3.0 RTM and the WCF & WPF Extensions for .NET Framework 3.0 (At this moment, the last release is November 2006 CTP).
Then, you have [...]
Conference: Cooperator Modeler. El nuevo framework .NET
Date: November 24
Time: 6:30 PM - 9:30 PM
Location: MUG-AR Building (Microsoft Users Group Argentina)
Address: 1479 Rivadavia Av., 1º Floor - Office A
Speakers: Eugenio Serrano. Daniel Calvin.
Dia: 24 de Noviembre
Hora: 18:30 a 21:30
Ubicacion: Auditorio MUG-AR (Microsoft Users Group Argentina)
Direccion: Av. Rivadavia 1479, 1º Piso - Oficina A
Oradores: Eugenio Serrano. Daniel Calvin
Info
Cooperator Framework
Eugenio Serrano’s Blog
[...]
What?! Do you think that I’m joking? Fortunately it’s not a joke.
Thanks to Ayende, now we are going to have an Advanced NHibernate Course.
You can read more here:
Advanced NHibernate Course
About That NHibernate Course
Wiki for NHibernate course
Ben Scheirman wrote a series of articles about NHibernate and Domain Driven Design.
You can read the articles here:
A Journey with NHibernate - Part 1
A Journey With NHibernate - Part 2
A Journey With NHibernate (and DDD) - Part 3
A Journey with Domain Driven Design (and NHibernate) - Part 4
A Journey with Domain Driven Design (and NHibernate) - [...]
The preview #6 goes live yesterday.
This is the final preview before the release.
Many bugs has been fixed.
New features like Loaders have been added (now we have inheritance!!!!).
Improvements in databinding and much more!.
Check out the Eugenio’s post in Cooperator’s Blog.
Download Preview #6
Subscribe to our discussion list
Dear Ezequiel Jadib,
Congratulations! You were selected to participate of the Test Drive of Windows Vista and 2007 Office System.
This means that we will lend you for 6 (six) days a notebook Sony, with technology Intel, so that you can experience the characteristics and functionalities of this new software generation Microsoft. Estimado Ezequiel Jadib,Felicitaciones! Fuiste seleccionado para [...]
Visual Studio Team Edition for Database Professionals CTP 6 Goes Live
The CTP 6 of Visual Studio Team Edition for Database Professionals is available for download!
Highlights:
Full support for SQL Server 2000 & 2005 objects, the parser work has been completed
Extended Properties support, we know import and deploy all your extended properties
Inline constraint support, if you do not want to separate them out, we allow them [...]
Well, today was released the preview 5 of Cooperator Framework.
New features have been added like Authorization, Views and full support to ASP .NET.
Download from here.
More about this release here.
Another great feature has been included in the last release (see here) and is execute SQL Functions.
Check out Ayende’s Post explaining how to do it.
Update: This feature is available in version 1.0.2. Thanks Ayende.
Microsoft Pre-release Software Visual Studio Code Name “Orcas” - September (CTP)
The highlights of this CTP include:
Improvements on the widely acclaimed Visual Studio 2005 product set
Significant investments in improving product quality
LINQ to Objects API
LINQ to Objects API supports queries over any .NET collection, such as arrays and Generic Lists. This API is defined in the System.Query namespaces inside System.Core.dll. Click here for [...]
ADO.NET vNext Entity Data Model Designer Prototype CTP
From ADO.NET’s Blog:
“To aid brainstorming and to better understand typical developer scenarios, the ADO.NET team created an internal prototype of a designer to let developers model the ADO.NET vNext “Conceptual” layer.
The designer in this CTP is an early prototype and only supports designing the “Conceptual” layer. The designer can also generate an Entity Data Model [...]
patterns & practices Guidance Explorer on CodePlex
“patterns & practices Guidance Explorer is a tool that enables discovery, composition and consumption of high quality development guidance. Guidance Explorer installs with a connection to the patterns & practices guidance library including performance and security topics for .NET, ASP.NET, and ADO.NET applications. The guidance library contains a variety of guidance types including checklists and [...]
Visual Studio 2005 Service Pack 1 Beta Installed :)
Well, I’ve just installed Visual Studio 2005 Service Pack 1 Beta. (But, first, I had to uninstall Visual Studio 2005 Web Application Project).
I had no problems with that… but you may experience some. Read this post of Ayende’s Blog.
Visual Studio 2005 Web Application Project
Download Visual Studio 2005 Web Application Project
Today, Somasegar has announced the release of SP1 Beta for Visual Studio 2005.
You can learn more about that here.
Microsoft Connect Site Visual Studio
Soma Post
Downloads:
Microsoft .NET Framework 3.0 September CTP
Visual Studio Code Name “Orcas” September CTP Development Tools for .NET Framework 3.0
More info here.
PS: The SDK is not released yet.
Update: The SDK it’s available. Watch out here.
Leyendo el blog de Sergio Vazquez Martin, me encontre con este muy buen componente que lo que nos permite hacer, es insertar una especie de popup en forma modal para informar que se esta realizando cierta operacion. La verdad que me parecio muy interesante.
Aca les dejo las url del producto (que es free, y compatible con ASP.NET [...]
Yes, as you read! Yesterday, an update has been commit into NHibernate SVN to support this new feature : Execute Stored Procedures via NHibernate.
NH-258 - Custom SQL support (including stored procedures)
If you want to see more information about this, please read this post of Ayende’s Blog.
SVN NHibernate