| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
8 Articles match "Class Library","Silverlight"
| Related DevelopMentor Courses | MORE | | Guerrilla.NET (US) Training WPF/SL : Develop cutting-edge UIs with Windows Presentation Foundation and Silverlight including coverage of Silverlight 5.0 assuming Silverlight 5.0 MVVM : Learn advanced WPF / Silverlight design patterns and techniques including MVVM (Model-View-ViewModel). Multithreading : Use PFx as a unifying library for all your multithreading needs. EF : Write classes that can track changes to their own state for n-tier development with Entity Framework. iOS : Build multi-touch enabled applications on platforms such as WPF, Silverlight, and Apple's iPhone / iPad. DevelopMentor Courses - Tuesday, March 1, 2011 Guerrilla.NET (UK) Training Use PFx as a unifying library for all your multithreading needs. Develop network services with Windows Communication Foundation Develop cutting-edge UIs with Silverlight 4.0 Use data binding to create rich data driven Silverlight applications Use powerful new security models with Windows Identity Foundation Debug.NET application beyond using Visual Studio breakpoints Come and learn to build robust.NET applications! Learn to write code using new.NET class libraries like PFx. Workflow 4, ASP.NET MVC and Silverlight. Leverage new features of C# 4.0, DevelopMentor Courses - Tuesday, March 1, 2011 Foundations of C# Programming and the.NET Framework Training Examine core language features such as types, variables, and control constructs Use object-oriented features such as class, interface, protection, and inheritance Perform error notification and error handling using exceptions Use properties to implement the private data/public accessor pattern Use namespaces to group related types Use delegates and events to implement callbacks Override Object class methods such as ToString Avoid dll conflicts during deployment Use dynamic binding and polymorphism to write generic code (i.e., interface vs. abstract class, or property vs. field)? DevelopMentor Courses - Wednesday, February 22, 2012 |
5 Articles match "Class Library","Silverlight"
| The Latest from DevelopMentor | MORE | | Build a Multi-Project Visual Studio Template Earlier this year I authored an open-source toolkit, called Simple MVVM Toolkit , to help developers build Silverlight, WFP and Windows Phone applications based on the Model-View-ViewModel design pattern. To enhance developer productivity, the toolkit combines a set of helper classes with code and xml snippets, as well as Visual Studio item and project templates. Start by creating a class library project and referencing the assembly, Microsoft.VisualStudio.TemplateWizardInterface.dll. Create a RootWizard class that implements IWizard. saferootprojectname$.Entities Tony and Zuzana's World - Wednesday, September 14, 2011 Digging into WCF REST The service contract is merged with the implementation (just a class with no separate interface), and there is no client project. About an hour before the talk, I decided to create my own version of the WCF REST Template, which creates a multi-project solution containing a web project with the service interface and class placed in a separate class library project and the entities in their own class library project. Last Thursday evening I presented a talk to the Dallas.NET User Group on support in WCF 4 for building REST-ful services. WCF 3.5 WCF 4.0 Tony and Zuzana's World - Saturday, September 10, 2011 11 Killer Open Source Projects I Found with NuGet It's a killer new way to find, install, maintain, and manage references to open source libraries in Visual Studio 2010. What I want to talk about is all the cool open source projects I found just by flipping through the pages of the NuGet directory in the Visual Studio "Add Library Package Reference" dialog. UI Library's YUI Compressor Java project. Lucene.Net is a source code, class-per-class, API-per-API and algorithmatic port of the Java Lucene search engine to the C# and.NET platform utilizing Microsoft.NET Framework. RazorEngine at [link]. Here you go. Michael C. Kennedy's Weblog - Wednesday, January 19, 2011 | -
| The Best from DevelopMentor | MORE | - 11 Killer Open Source Projects I Found with NuGet
It's a killer new way to find, install, maintain, and manage references to open source libraries in Visual Studio 2010. What I want to talk about is all the cool open source projects I found just by flipping through the pages of the NuGet directory in the Visual Studio "Add Library Package Reference" dialog. UI Library's YUI Compressor Java project. Lucene.Net is a source code, class-per-class, API-per-API and algorithmatic port of the Java Lucene search engine to the C# and.NET platform utilizing Microsoft.NET Framework. RazorEngine at [link]. Here you go. Michael C. Kennedy's Weblog - Wednesday, January 19, 2011 - Digging into WCF REST
The service contract is merged with the implementation (just a class with no separate interface), and there is no client project. About an hour before the talk, I decided to create my own version of the WCF REST Template, which creates a multi-project solution containing a web project with the service interface and class placed in a separate class library project and the entities in their own class library project. Last Thursday evening I presented a talk to the Dallas.NET User Group on support in WCF 4 for building REST-ful services. WCF 3.5 WCF 4.0 Tony and Zuzana's World - Saturday, September 10, 2011 - Six Things That’ll Surprise You About.NET 4.0
For example, one style of development where developers sketch out a scenario in code involving a set of classes before they are completely written was painful in VS 2008 (e.g. Basically WF 3 was a good try, but suffered from a couple of major problems that could not be overcome by simply refactoring the library. Base-class Libraries. These are a perfect compliment to things like the ThreadPool class which are indented for parallelism when latency in external systems (databases, web services, file IO, etc) is the bottleneck. 6 CLR and Base-class Libraries. Michael C. Kennedy's Weblog - Wednesday, November 11, 2009 - Build a Multi-Project Visual Studio Template
Earlier this year I authored an open-source toolkit, called Simple MVVM Toolkit , to help developers build Silverlight, WFP and Windows Phone applications based on the Model-View-ViewModel design pattern. To enhance developer productivity, the toolkit combines a set of helper classes with code and xml snippets, as well as Visual Studio item and project templates. Start by creating a class library project and referencing the assembly, Microsoft.VisualStudio.TemplateWizardInterface.dll. Create a RootWizard class that implements IWizard. saferootprojectname$.Entities Tony and Zuzana's World - Wednesday, September 14, 2011 - Understanding WCF RIA Services
Some ambiguity may have been created by positioning RIA Services as a Silverlight-based technology. As far as I can tell, there’s nothing intrinsic to RIA Services that ties it to Silverlight. Presently, the way you create a RIA services client is by “linking” a Silverlight project to an ASP.NET web project. There’s nothing to stop the RIA Services team from opening that up to non-Silverlight clients. There is a client (Silverlight now, but WPF in the future), a middle tier (the domain service), and a back end (entity data model, or custom DAL). Tony and Zuzana's World - Sunday, November 21, 2010 %>
| | |