Welcome to deepcode.co.uk Sign in | Join | Help

Browse by Tags

All Tags » c#   (RSS)
Continuing from part 1 , we're now going to extend our Silverlight application to get data (available feeds and actual RSS postings) which we will shortly bind to in the UI. One of the things we need to work around is the cross domain security in Silverlight. Read More...
0 Comments
Filed under: , , ,
I was inspired by a posting on stackoverflow.com - "How do I drag an image around a canvas in WPF" - where the first response in most peoples heads is to work with mouse up/down/move events, track offset positions and move the UI element around in response Read More...
1 Comments
Filed under: , ,

Attachment(s): WPFFunWithDragging.zip
I went to this presentation to learn about the new visual studio extensions for sharepoint, unfortunately the presentation was an exact repeat of a PDC video I had already watched. The sharepoint extensions for visual studio 2008 make building sharepoint Read More...
0 Comments
Filed under: , , ,
This presentation, with Elisa Flasko, was covering an introduction to the entity framework and how it fits with common application patterns - client server, web applications and distributed N-Tier apps etc. The ADO.NET Entity framework is the next layer Read More...
Presented by Aaron Skonnard, co-founder Pluralsight, this session looked at the up-coming release of windows workflow foundation 4.0. Firstly, my definition of workflow is slightly different to how MS define workflow. I think of workflow as the definition Read More...
0 Comments
Filed under: , , ,
Luke Hoban presented this 400 level session. Luke is the program manager for visual studio languages. Having not really used LINQ in anger, I was interested in following this session to understand a little more about LINQ and how it works. I got lost Read More...
0 Comments
Filed under: , , ,
Roy Osherove from Typemock presented this informative session about testability and design and how they relate to each other - specifically how we might design software to make it inherently testable. To be honest there was nothing particularly new about Read More...
0 Comments
Filed under: , ,
After introductory comments and reinforcement of the Azure message, Jason Zander, general manager of visual studio team developer division of Microsoft took to the stage to present the future of visual studio in the guise of visual studio 2010. It got Read More...