We are pleased to announce the Google Maps API for the Google Web Toolkit 1.1.0 release. The Google Maps API library provides a way to access the Google...
After a period of careful consideration and planning, a new edition of the Zurich Open Source Jam took place on May 27th. This time, the focus was more...
All about Project and Item Templates. You can use Custom Templates to make your development process faster than you ever think. Create your own Template for Visual Studio and distribute with all others. You can also learn how to create an installer to install a template.
Entity Framework is world’s most difficult ORM for n-tier application. See how I have produced a 100% unit testable fully n-tier compliant data access layer following the repository pattern using Entity Framework.
This article describes the design, implementation and usage of the WS-Eventing for distributed applications driven by new MS communication model WCF (Windows Communication Foundation)
The DIME Bridge transferring a web service response (any serializable object) in the binary format across the Internet. It's a full transparent loosely coupled solution between the web service and its consumer - just injecting the bridge in their config files.
I am using OpenGL and I try to trap my cursor inside my game window (using both SetCursorPos
and
ClipCursor)
But, these conflict with my camera rotation code as my camera is rotated with my mouse. If there is a way to do it, please let me know. If possible, I would be willing to make it so that when the cursor reaches an edge of the screen, it jumps to the opposite edge (though I fear that would also conflict with my camera code).
Below are the release notes for today's deployment.
Source Tab Improvements
Revamped fork navigation to make it more clear that you are within a fork verses the parent project.
Infrastructure
Updated CodePlex to ASP.Net MVC 4.0. RTM+1 how's that for a turnaround?
Bug Fixes
Fixed a set of user experience issues with the in-line diff view experience.
Fixed issue with date mismatches between UTC and local time for discussions and issue tracker
Fixed issue where new issues would not show up in search results.
Changed the default destination branch for pull requests to master.
Have ideas on how to improve CodePlex? Please visit our suggestions page! Vote for existing ideas or submit a new one.
As always you can reach out to the CodePlex team on Twitter @codeplex or reach me directly @mgroves84
Imagine that you need to develop application for shipping Orders. Your Orders could be in few states: New Order, Registered, Granted, Shipped, Invoiced, Cancelled. And there are some rules which allow your Order to migrate to another state. How to encapsulate states and rules logic? - STATE
Here are the notes for today’s release: Clarified the purpose of the fork name when creating a fork of a project. Added confirmation messages to deletion of system requirements when editing documentation. Deployed several bug fixes: Fixed an issue that was causing AppHarbor build notifications to fail. Thanks to claq2 for the bug report! Fixed several issues where extremely long titles or descriptions on items on the issues, discussions, profiles, and home pages would not wrap properly. Fixed a minor wrapping issue around the link to upload patches. Fixed an issue with viewing RSS feeds in Internet Explorer. Fixed an issue where replying to a discussion with a quote would push the content past the page margins. Have ideas on how to improve CodePlex? Visit our ideas page! Vote for your favorite ideas or submit a new one. Got Twitter? Follow us and keep apprised of the latest releases and service status at @codeplex.