dereklakin

Stories kicked by dereklakin

Checking Your WP7 Application Capabilities(cloudstore.blogspot.com)

submitted by dereklakindereklakin(1565) 1 year, 7 months ago

Explains how to check your WP7 application capabilities from within Visual Studio by using hte new Capability Detection Tool. read more...

add a comment |category: |Views: 109

tags: another

Clearing Cookies on Windows Phone 7 or How to Log Out of Facebook(cloudstore.blogspot.com)

submitted by dereklakindereklakin(1565) 1 year, 8 months ago

Shows how to clear cookies on Windows Phone 7 to enable you to create Facebook applications on Windows Phone 7 that the user can swap credentials in. read more...

add a comment |category: |Views: 58

tags: another

Welcome to the new DotNetKicks(blog.dotnetkicks.com)

submitted by javeryjavery(5523) 2 years, 4 months ago

Welcome to the new DotNetKicks - Lots of improvements and even more on the way! read more...

6 comments |category: |Views: 436

tags: another

WebBrowser control Quickstart for Prism-v2(blogs.southworks.net)

submitted by dschenkelmandschenkelman(450) 2 years, 11 months ago

WPF demo application using Prism-v2 that shows both way interaction between different modules of the application and different WPF WebBrowser controls. read more...

add a comment |category: |Views: 112

tags: another

Cloud-Based Source Control using Live Mesh and Git(cloudstore.blogspot.com)

submitted by dereklakindereklakin(1565) 2 years, 11 months ago

Describes how to set up a Git repository in Live Mesh. read more...

add a comment |category: |Views: 65

tags: another

WPF NotifyIcon Released(hardcodet.net)

submitted by interferencesinterferences(385) 3 years ago

This is an implementation of a NotifyIcon (system tray icon) for the WPF platform. It does not just rely on the corresponding WinForms component, but is a purely independent control which leverages several features of the WPF framework in order to display rich tooltips, popups, context menus, and balloon messages. read more...

add a comment |category: |Views: 857

tags: another

4 Grea Tips for Custom WPF Controls Developers (dev102.com)

submitted by razamitrazamit(4566) 3 years ago

4 great tips for WPF Custom control designers read more...

add a comment |category: |Views: 296

tags: another

Download M-V-VM Project Template/Toolkit(blogs.msdn.com)

submitted by frank12345frank12345(2809) 3 years ago

Download M-V-VM Project Template/Toolkit today!!!! read more...

add a comment |category: |Views: 377

tags: another

Defining the Default Style for a Lookless Control(cloudstore.blogspot.com)

submitted by dereklakindereklakin(1565) 3 years, 1 month ago

This article describes the steps necessary to define default styles for lookless controls in WPF. read more...

add a comment |category: |Views: 28

tags: another

Announcing TeamCity.CodeBetter.com (codebetter.com)

submitted by MichaelDotNetMichaelDotNet(450) 3 years, 3 months ago

CodeBetter – in collaboration with JetBrains, IdeaVine, and Devlicio.us – is proud to announce the launch of TeamCity.CodeBetter.com – a continuous integration server farm for open source projects. JetBrains is generously supporting our community efforts by funding the monthly costs of the server farm and providing a TeamCity Enterprise license. Volunteers from CodeBetter, IdeaVine, and Devlicio.us are administering the servers and setting up OSS projects on the build grid. read more...

1 comment |category: |Views: 205

tags: another

Three Essential Expression Blend Add-ins(joshholmes.com)

submitted by joshholmesjoshholmes(260) 3 years, 3 months ago

There are a handful of essential add-ins for Expression Blend that you should be using. This article talks about how you get the add-ins working in the first place and then dives into a few of the add-ins that are available. read more...

4 comments |category: |Views: 308

tags: another

Microsoft Releases Free CMS-Blog System(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 5 months ago

Read about the new, free CMS/Blog system released by Microsoft called "Oxite". It is built using the new ASP.NET MVC framework and is highly extensible, touting such features as Microformats and source control integration. read more...

add a comment |category: |Views: 401

tags: another

WPF: Ribbon in Prism Applications(bartekszafko.pl)

submitted by bszafkobszafko(240) 3 years, 5 months ago

Microsoft some time ago published its Ribbon(known from Office 2007) control library for Windows Presentation Foundation. This article contains steps necessary to implement ribbon view region in Composite Application Library(aka Prism) . read more...

add a comment |category: |Views: 1063

tags: another

What Gives? Microsofts Code Generation Tool(spoiledtechie.com)

submitted by spoiledtechiespoiledtechie(255) 3 years, 6 months ago

In a world of Microsoft and third party applications, out comes t4. t4 is a code generation tool that can compete with CodeSmith, but its FREE and built right into Visual Studio. It has been years since the first edition with very little publication of the actual application. t4 is a free code generation engine from Microsoft that underpins the Domain Specific Languages and Software Factory toolkits. read more...

add a comment |category: |Views: 1077

tags: another

CodeRush Xpress Tips(nablasoft.com)

submitted by GuardianGuardian(1104) 3 years, 6 months ago

How to resolve Visual Studio and CodeRush Xpress problems under windows vista and how to access CodeRush Xpress control panel. read more...

add a comment |category: |Views: 26

tags: another

WPF Model - View - View-Model Screencast(blog.lab49.com)

submitted by markheathmarkheath(1485) 3 years, 6 months ago

A really helpful screencast from Jason Dolinger showing how to use the M-V-VM pattern in a simple WPF application. He starts off with the code that a Windows Forms developer might use and refactors it to M-V-VM. Also includes a demonstration of how it is nicely unit testable utilising Moq and how to use the Unity IoC container. 1 hour 30 mins long. read more...

4 comments |category: |Views: 554

tags: another