Browse by Tags
All Tags »
Screencast (
RSS)
If you are interested in using MVVM (Model View ViewModel) design pattern for your applications you should definitely take a look at the screencasts made available on Josh's site . Implementing Model-View-ViewModel in WPF Implementing Model-View-ViewModel in Silverlight Implementing MVVM & Exploring UX Design Patterns
Collection of How do I videos for IE8, recommended for all of you web devs. AJAX Navigation Selectors API Native JSON Box-Sizing & Vertical Text getElementById DOM Storage getAttribute & setAttribute Cross Document Messaging (xdm) Cross Domain Requests (xdr) Internet Explorer 8 Meta Tag JavaScript Profiler
Get Started Developing on Windows Azure? If you’re a developer and you’re new to Windows Azure, start here! You’ll see what you need to download and install, and how to create a simple “Hello World” Windows Azure application. Deploy a Windows Azure Application You’ll see what it takes to move your application into the cloud – you’ll see how to request and register a token, how to upload your Windows Azure application and how to move it between staging and production in the cloud. Store Blobs in Windows...
There is an interesting open source project in codeplex that is based on DSL Tools, I saw just the videos but it looks promising. Here's the projects summery and pictures Sculpture is a .NET open source Model-Driven Development code generation framework ideal for creating and managing .NET Enterprise Applications. With Sculpture you can model your application components, and then transform this model to deployable components with your favorite technology. Sculpture comes with a host of ready...
תגים:WCF, WPF, ASP.NET, C#, LINQ, Winforms, SQL, .NET 3.5, DSL, framework, Architecture, NHibernate, ORM, Agile, .NET 3.5SP1, Screencast, DEV, ASP.NET MVC, Visual Studio 2010, UML, .NET 4.0, Visual Studio 2008
Lot's of good stuff today but first here's the new .NET logo and VS2010 & .NET CLR CTP ! Extensibility How to extend Visual Studio and become a more productive developer Domain-Specific Development with Visual Studio DSL Tools Advanced code generation patterns with T4 & DSL Tools Another collection of T4 resources Oslo New site @ http://msdn.microsoft.com/oslo ASP.NET Building a Great ASP.NET AJAX Application from Scratch Using jQuery to display a modal ASP.NET UpdatePanel confirmation...
תגים:WPF, ASP.NET, C#, CLR, VSX, alt.net, Screencast, Tech, DEV, ASP.NET MVC, Blog Carnival, Visual Studio 2010, .NET 4.0, T4
I've decided to collect interesting posts on various topics and when reach critical mass publish them in a single post. Visual Studio Extensibility and DSL Tools How do I know when a model element is being added by a user demand How do I know if the solution is still building How do I get the Visual Studio command line switches How do I obtain a project GUID How do I get a Project from a IVsHierarchy and viceversa How do I cancel a model element property value editing operation Refactoring Udi...
תגים:ASP.NET, C#, VSX, VSSDK, VSAddin, DSL, VSPackage, Performance, Best Practices, Refactoring, framework, Architecture, Screencast, Tech, DEV, ASP.NET MVC, Blog Carnival
In this short video, CSD MVP Aaron Skonnard from PluralSight guides the viewer through how to create your first WCF Service. The screencast walks you through creating the service from scratch in VS2008 - defining a data contract, a service contract, and testing/hosting the service in VS2008. You can download the screencast from here .
Well if still don't know what is NHibernate or think that SQL Metal is the only tool that can map you DB to solid object model, this post is for you. I'm not going to talk about Microsoft solution to ORM because it's wide spread and receives quite a lot of spotlight, I think it's important to know the alternatives for the needed framework in order to achieve better solution for the problem at hand. So... NHibernate has very extensive help online (and pdf ), you can download the 2...