| |
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.
|
2 Articles match "Article","Assembly"
| Related DevelopMentor Courses | MORE | | Screening C# Candidates: Let’s Play 20 Questions! What keyword makes a class visible only within its assembly? If a person has ever bothered to read a book or technical article or taken a training course, their answers will set them apart from the crowd of folks who don’t make time for ongoing professional development. What keyword makes a class visible only within its assembly? Over the past year I was involved in the process of interviewing candidates for both mid and senior level developer positions. Furthermore, I’m looking for a developer with a thirst for knowledge. This is the purpose of the technical phone screen. DevelopMentor Courses - Tuesday, February 28, 2012 I fail at TDD? It’s a great article and I highly recommend you all read it. formatted that list by hand, but generating it could easily be automated by processing NUnit’s XML output or using reflection on the test assembly. I actually think I’m pretty good at TDD. Every now and then I get reminded that I’m not as good as I think I am. I’ve been working on a new project (an implementation of the Mustache template language in C# that I’m calling Nustache ) and have been having a lot of fun with it. decided the tokens would be instances of a class called Part. DevelopMentor Courses - Friday, October 29, 2010 |
19 Articles match "Article","Assembly"
| The Latest from DevelopMentor | MORE | | Screening C# Candidates: Let’s Play 20 Questions! What keyword makes a class visible only within its assembly? If a person has ever bothered to read a book or technical article or taken a training course, their answers will set them apart from the crowd of folks who don’t make time for ongoing professional development. What keyword makes a class visible only within its assembly? Over the past year I was involved in the process of interviewing candidates for both mid and senior level developer positions. Furthermore, I’m looking for a developer with a thirst for knowledge. This is the purpose of the technical phone screen. DevelopMentor Courses - Tuesday, February 28, 2012 Peeling Back the Onion Architecture Download the code for this article. The RepositoryModule class resides in a separate DependencyResolution assembly, which references the Infrastructure.Data assembly and binds IProductRepository to ProductResository. The assembly containing the Ninject modules references the Data assembly, so that web client doesn’t have to, keeping the web client ignorant of the actual repository implementation. recently started a consulting project as an architect on an ASP.NET MVC application and quickly found myself immersed in the world of N* open source tools. The Web.Ui Tony and Zuzana's World - Saturday, October 8, 2011 Build a Multi-Project Visual Studio Template Download the code for this article here. Web " > WebWeb.vstemplate </ ProjectTemplateLink > </ ProjectCollection > </ TemplateContent > < WizardExtension > < Assembly > RestTemplateWizard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c9a76f51a8a9555f </ Assembly > < FullClassName > RestTemplateWizard.RootWizard </ FullClassName > </ WizardExtension > </ VSTemplate > The template encompasses four project templates: Client, Entities, Service and Web. saferootprojectname$.Entities Enjoy. Tony and Zuzana's World - Wednesday, September 14, 2011 | -
| The Best from DevelopMentor | MORE | - Six Things That’ll Surprise You About.NET 4.0
I recently wrote an article for DevelopMentor ’s Developments entitled. You can read the entire article (republished just below this introduction) or if you’d rather see it as a quick set of 6 sides, you can see those here: Six Things That’ll Surprise You About.NET 4.0. In this article, we will explore some of the new features of the.NET 4.0 runtime, the loosening of COM interop rules with the No PIA feature (no Primary Interop Assemblies required). This article just touched on a few of them. Tags: Articles DevelopMentor Visual Studio " anyone? Michael C. Kennedy's Weblog - Wednesday, November 11, 2009 - Peeling Back the Onion Architecture
Download the code for this article. The RepositoryModule class resides in a separate DependencyResolution assembly, which references the Infrastructure.Data assembly and binds IProductRepository to ProductResository. The assembly containing the Ninject modules references the Data assembly, so that web client doesn’t have to, keeping the web client ignorant of the actual repository implementation. recently started a consulting project as an architect on an ASP.NET MVC application and quickly found myself immersed in the world of N* open source tools. The Web.Ui Tony and Zuzana's World - Saturday, October 8, 2011 - Build a Multi-Project Visual Studio Template
Download the code for this article here. Web " > WebWeb.vstemplate </ ProjectTemplateLink > </ ProjectCollection > </ TemplateContent > < WizardExtension > < Assembly > RestTemplateWizard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c9a76f51a8a9555f </ Assembly > < FullClassName > RestTemplateWizard.RootWizard </ FullClassName > </ WizardExtension > </ VSTemplate > The template encompasses four project templates: Client, Entities, Service and Web. saferootprojectname$.Entities Enjoy. Tony and Zuzana's World - Wednesday, September 14, 2011 - NativeActivity – A Tricky Beast
Most “business” type custom activities will be built using a declarative model in XAML by assembling building blocks graphically. NativeActivity can be a bit tricky so that is what this article is about. 3: xmlns:s ="clr-namespace:System;assembly=mscorlib". 5: xmlns:sap ="clr-namespace:System.Activities.Presentation;assembly=System.Activities.Presentation". 6: xmlns:sapv ="clr-namespace:System.Activities.Presentation.View;assembly=System.Activities.Presentation". I’m writing Essential Windows Workflow Foundation 4.0 with Maurice for DevelopMentor. 13: {. .NET Meanderings - Tuesday, February 9, 2010 - WCF Duplex Messaging
It can gets its definition from either a shared contract assembly or from metadata. You will have to either put up with increasing the session throttle (see the linked article for details) or roll your own custom binding that can do duplex without session – you can find an example of this here. I am one of the moderators of the MSDN WCF Forum. One of the main areas of questions on the forum is duplex messaging – particularly using the WSDualHttpBinding. What is Duplex Messaging? So Duplex messaging is where, unsolicited, the client and service can send eachother messages. .NET Meanderings - Tuesday, June 9, 2009 - Screening C# Candidates: Let’s Play 20 Questions!
What keyword makes a class visible only within its assembly? If a person has ever bothered to read a book or technical article or taken a training course, their answers will set them apart from the crowd of folks who don’t make time for ongoing professional development. What keyword makes a class visible only within its assembly? Over the past year I was involved in the process of interviewing candidates for both mid and senior level developer positions. Furthermore, I’m looking for a developer with a thirst for knowledge. This is the purpose of the technical phone screen. DevelopMentor Courses - Tuesday, February 28, 2012 - Simple MVVM Toolkit versus MVVM Light Toolkit
Both toolkits come with three assemblies offering basically the same functionality, each targeted to a different platform. Presently MVVM Light requires a manual installation , but the download for Simple MVVM is an installer which gives you the assembly binaries, external libraries, samples and source code. It also registers the toolkit assemblies so that they appear in the Visual Studio Add References dialog, and it installs Visual Studio project and item templates, code and xml snippets. Simple MVVM Toolkit would fall into the latter category. Platforms. Support. Simple. Tony and Zuzana's World - Saturday, April 23, 2011 %>
| | |