jcaverns

Stories kicked by jcaverns

Common Windows Phone 7 Performance Challenges(www.visiblox.com)

submitted by gergely.oroszgergely.orosz(645) 1 year ago

This article collects the most important performance challenges when developing WP7 projects. read more...

add a comment |category: |Views: 30

tags: another

Syntax Highlighter in WPF(midnightprogrammer.net)

submitted by prashantmx4prashantmx4(815) 1 year ago

Using a free open source Synatx highlighter in WPF. read more...

add a comment |category: |Views: 59

tags: another

My thoughts on WebMatrix(jclaes.blogspot.com)

submitted by JefClaesJefClaes(650) 1 year ago

After building arealdeveloper.com, I felt like I had to do a follow-up post sharing my experiences with WebMatrix. While doing some research, I came across this post by Rob Connery. And frankly, I think it's almost impossible for me to add something to his findings. For those who are like "tl;dr", here are my thoughts on WebMatrix.. read more...

add a comment |category: |Views: 47

tags: another

Announcing Visiblox Charts for Windows Phone 7 with Zooming & Panning(www.visiblox.com)

submitted by gergely.oroszgergely.orosz(645) 1 year, 3 months ago

Visiblox Charts for WP7 is the first charting library that has support for seamingless zooming, panning, and selection – all optimized for the phone. Similar to Visiblox Charts on other platforms it also provides excellent performance, can be easily customized and styled and was built to be easy to extend. read more...

add a comment |category: |Views: 18

tags: another

Styles In Silvelrlight: Everything A Developer Needs To Know(www.visiblox.com)

submitted by gergely.oroszgergely.orosz(645) 1 year, 3 months ago

This post is covers everything I think a developer needs to know about Styles in Silverlight in order to work with them in XAML or programatically. read more...

add a comment |category: |Views: 205

tags: another

Workaround For Non Serializable Types(www.jebarson.info)

submitted by jebarson007jebarson007(150) 1 year, 3 months ago

There are many a situations you would have come across when you want to XML serialize an object but since the type is a non - serializable you can't do it, and you could have done a lot of code for getting the functionality done. There is a much simpler and easy way to get this achieved. read more...

add a comment |category: |Views: 23

tags: another

Announcing PostSharp 2.1 CTP 1(www.sharpcrafters.com)

submitted by gfraiteurgfraiteur(988) 1 year, 3 months ago

PostSharp 2.1 CTP 1 is out and is much faster! Read the complete annoucement and upgrade instructions. read more...

add a comment |category: |Views: 18

tags: another

The SOLID Principles(www.blackwasp.co.uk)

submitted by BlackWaspBlackWasp(4212) 1 year, 4 months ago

A series of six article desribing each of the five SOLID principles used for dependency management in object-oriented design and programming. When followed, these principles can enhance the maintainability of software. Articles include example code in C#. read more...

add a comment |category: |Views: 66

tags: another

Multi Monitor Support in Visual Studio 2010(jalpesh.blogspot.com)

submitted by jalpeshjalpesh(1347) 1 year, 4 months ago

In this blog post we are going to see an new feature for multi monitor support in Visual Studio 2010. In Visual Studio 2010 you can drag windows outside IDE and thus you can use in different monitor. That’s feature is very useful if developer is having multiple monitor and he can work different windows at same time. You just need to drag window outside the IDE and new windows will open just like following. That’s it you can drag this windows any where. Visual studio 2010 also provide facility to op... read more...

add a comment |category: |Views: 60

tags: another

Using Google App Engine as Proxy for Silverlight Cross-Domain Requests(gregdoesit.com)

submitted by zsolt.f1zsolt.f1(204) 1 year, 5 months ago

When using Silverlight or Flash to fetch data from other domains one often runs into cross-domain access restrictions. For security reasons in order to access data from different domains, the remote server explicitly has to allow this by defining a crossdomain.xml (or, for Silverlight, clientaccesspolicy.xml is good as well). If this file cannot be found on the remote domain, the request is not executed. In this article I'll be showing how to use Google App Engine to create a simple proxy that will forward these requests for free - within a reasonable daily load. read more...

add a comment |category: |Views: 106

tags: another

Online Resources for ASP.NET(www.myanmarasp.net)

submitted by cmmaungcmmaung(133) 1 year, 5 months ago

There are more than 50 community and developer sites available for ASP.NET. If you consider the wide acceptance of ASP.NET, many more will undoubtedly come! Although it is not possible for me to list all of the sites, I will provide you with a list of sites that I found useful and which provide comprehensive information about ASP.NET. You can refer to these sites while you continue learning about ASP.NET. read more...

add a comment |category: |Views: 13

tags: another

WP7 Dev guide - weekly update 12 Dec 2010(windowsphonegeek.com)

submitted by winphonegeekwinphonegeek(2187) 1 year, 5 months ago

Windows Phone 7 Dev guide - weekly update 12 Dec 2010 read more...

add a comment |category: |Views: 5

tags: another

Silverlight 4 – Coded UI Framework Video Tutorial(michaelcrump.net)

submitted by mbcrumpmbcrump(1034) 1 year, 5 months ago

With the release of Visual Studio 2010 Feature Pack 2, Microsoft included the Coded UI Test framework. With this release it is possible to create automated test with just a few mouse clicks. This is a very powerful feature that all Silverlight developers need to learn. Instead of my normal blog post, I have created a video tutorial that walks you through it starting from “File” –> New Project. I hope you enjoy and please leave feedback. read more...

add a comment |category: |Views: 27

tags: another

Silverlight Charts - a Performance Comparison(www.scottlogic.co.uk)

submitted by gergely.oroszgergely.orosz(645) 1 year, 5 months ago

This blog post compares the performance of Visiblox, Visifire, Silverlight Toolkit, Dynamic Data Display (D3) and two other charts. read more...

add a comment |category: |Views: 92

tags: another

10 Things Developers Will Love About Silverlight 5(gregdoesit.com)

submitted by gergely.oroszgergely.orosz(645) 1 year, 5 months ago

On the Silverlight Firestarter Scott Guthrie gave a preview of the new features being developed in Silverlight 5. I’ve written an article on the 10 most important new features Silverlight developers should be excited about. read more...

add a comment |category: |Views: 147

tags: another

Silverlight 4 Organisation Chart(aob.silver-pride.com)

submitted by grahamtgrahamt(40) 1 year, 6 months ago

A fully featured Silverlight Organisation Chart Control with demo. Key features of the control are; Full two way data binding Theme customisation through Expression Blend Drag and drop operations Drag target validation via delegates Horizontal and Vertical views read more...

add a comment |category: |Views: 143

tags: another