By tag: CodePlex
0
kicks
A brief Entity Framework Codebase Overview
There isn't a single article that gave an overview of what's going on inside the Entity Framework project so I'm hoping to give some objective insight on what I found and point out some of the more interesting things along the way. Solution Overview (As of commit a88645f8581c) Visual Studio 2012 Lan...
0
kicks
Courier, a codeplex project (Decoupled ViewModel messaging framework)
Courier is a simple decoupled messaging framework that allows easy communication between ViewModels. this is useful anywhere you are using the MVVM pattern (WPF,Silverlight,ASP.NET etc..)
0
kicks
Graffiti Extras 1.3 Released
Keyvan Nayyeri has released a new version of his open source Graffiti Extras. In this post he has described new features and tweaks of this release.
0
kicks
Running an Agile Team, A Year Later
Are you holding back on adopting Agile practices? Listen in as Sara Ford, Codeplex Program Manager, explains first hand the benefits of working in an Agile team and why she wouldn't go back to the traditional Microsoft methodology.
0
kicks
CodePlex launches support for TortoiseSVN
No longer do you need to host SvnBridge yourself, or use the Team Foundation Client or the CodePlex client. Now you can use your favorite SVN client and connect directly to your repository!
0
kicks
Subversion Support Comes to CodePlex… Sorta’
A little publicized feature lets you use Subversion to access project hosted on CodePlex - without the need to run SvnBridge locally!
0
kicks
ASP.NET AJAX 4.0 CodePlex Preview 1 available
I'm very happy to announce that the first preview for the new Ajax features in ASP.NET just went live. Thanks to everyone who made that happen and thanks to all of you for providing feedback on the Roadmap.
This preview contains preview implementations for the following features:
Client-side t...
0
kicks
ASPNET MVC P4 is on codeplex
The ASP.NET MVC pre-preview 4 source code + installer is available on Codeplex.
Enjoy!!
0
kicks
Nice blog posting for 1st time CodePlex User
This helped me a lot with the CodePlex client config!!
0
kicks
CLR Security team on Codeplex
The CLR Security Team just launched their CodePlex site which contains two assemblies that provide additional functionality to the security APIs shipped in v3.5 of the .NET Framework.
0
kicks
SilverPart Beta 2.0 released on Codeplex - supports Silverlight 2 B2
Just released a new version of the SilverPart webpart on CodePlex. This new release supports Silverlight 2 Beta 2.
0
kicks
Using GIT with CodePlex
Blog post by Ayende Rahien on using GIT with CodePlex through a combination of git-svn and SvnBridge.
0
kicks
Sandcastle Removed From CodePlex
Sandcastle - the .Net community equivalent of RDoc/JavaDoc and the spiritual successor of the now defunct NDoc – has been removed from CodePlex. It’s fate is currently up in the air and Microsoft is asking you for input on what should happen next.
0
kicks
SharpTemplate.NET pre-release on CodePlex
Introducing SharpTemplate.NET, a lightweight general-purpose template engine for .NET 2.0. It allows you to incorporate template parsing in your .NET applications. Perfect for code generators, reporting tools, mass-mailing applications, etc.