|
|
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.
|
14 Articles match "Source Code"
|
Related DevelopMentor Courses
|
MORE
|
|
Virtual Foundations of C# Programming and the.NET Framework (Part 1)
The.NET Execution Model This module examines the.NET software development model: C# source code, compiler, intermediate language,exe/.dll They help eliminate repeated code since multiple executables can share a library. Day 2 Class A class is a key object-oriented programming concept and the primary unit of coding in C#. They make the client code clean and simple while allowing class designers to maintain encapsulation and execute validation code NET 101" for developers moving to.NET. interface vs. abstract class, or property vs. field)?
DevelopMentor Courses
- Wednesday, February 17, 2010
Foundations of C# Programming and the.NET Framework
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., less code!) NET 101" for developers moving to.NET.
DevelopMentor Courses
- Friday, June 12, 2009
Building Better Applications with Visual Studio Team Foundation Server - TFS 2010
How do the Visual Studio visualization tools help with source control? How can code contracts help code quality? How can I do a new build when a developer checks in code? Source Code Control: Introduction Source code control, or revision control, is the management of revisions to pieces of information that makes up a project. Many applications make use of source code control to manage their code, documentation, project data and any other information that a project requires. For this reason, code needs to be reviewed.
DevelopMentor Courses
- Monday, July 12, 2010
|
119 Articles match "Source Code"
|
The Latest from DevelopMentor
|
MORE
|
|
Portland CodeCamp Downloads: Demos and Slides
You can download the slides, demo code, and the mongoctx code snippet for Visual Studio here: NoSQL + MongoDB + LINQ : [link] NoSQL vs. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Tags: NoSQL Open Source Talks Thanks to everyone who came to my two sessions at the Portland CodeCamp this weekend. The NoSQL Movement, LINQ, and MongoDB - Oh My! Panel Discussion: NoSQL vs. RDBMS. RDBMS Panel : [link]. Finally, if you attended any of my sessions, please rate them here: [link]. Cheers! mkennedy.
Michael C. Kennedy's Weblog
- Monday, May 24, 2010
Webcast: NoSQL Movement, LINQ, and MongoDB
There will be plenty of code so it should be fun and educational. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. I'm happy to announce I'll be doing a free webcast in the DevelopMentor webcast series on MongoDB,NET, LINQ, and NoRM. NoSQL Movement, LINQ, and MongoDB. Tuesday May 25th - 11AM PST Register here. hope to see you there. We'll be building out a website in ASP.NET MVC with MongoDB as the back-end using LINQ. Cheers! mkennedy. All content copyright Michael C. Kennedy.
Michael C. Kennedy's Weblog
- Tuesday, May 11, 2010
Opening a VS2010 project from another location
You should only open projects from a trustworthy source”. The warning makes sense because who knows what the code will do and we all run virus scanners for a good reason. Of course you better be sure that you can trust the source code [:)] Enjoy! Whenever I download Visual Studio 2010 projects from the Internet and open the solution I am always prompted by the following message “Security Warning for [project name]. www.TheProblemSolver.nl Wiki.WindowsWorkflowFoundation.eu.
The Problem Solver
- Thursday, May 6, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Zermatt: Source Code for FormsAuth STS
I got several requests to publish the full source of the FormsAuth STS I described here. Find it here. The setup is just like the passive STS/RP samples in the SDK.
www.leastprivilege.com
- Wednesday, September 3, 2008
-
WCF Source Code for Download
[link].
www.leastprivilege.com
- Wednesday, July 29, 2009
-
ATAPI.NET and ITAPI3 source code availability!
I cannot count how many times people have requested the source code to the ATAPI.NET or ITAPI3 projects. am pleased to announce this morning that I have worked through those issues and have been granted permission to release the project in it’s entirety as source code on CodePlex! Tags: NET Code Tapi My response has always been that I was unable to release it due to ownership issues (it was developed under contract for a client). Here’s their new homes: [link] and [link]. ll open up discussion board access there as well for Q&A.
-
RESTful Web Services with WCF Screencast
You can also download the source code of the project built in the screencast. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. I recently got the chance to record a screencast discussing REST-oriented web services in WCF. If you're interested in WCF you should definitely check it out because WCF and REST make an awesome combination. WCF-REST-Kennedy-Peepleocity.wmv 35 MB (WMV HD). Finally, if you're willing to do without video you can download just the audio as an MP3. All content copyright Michael C.
-
Workflow 4 and soap faults
The SendReply activity that is returning the error is configured like this: With this setup adding a Service Reference from a client application and using the following code has the expected result. Download the source code ServicesAndFaults.zip. Image by ponChiang via Flickr Note: This blog post is written using the.NET framework 4.0 RC 1 Using the ReceiveAndSendReply activity template and the WorkflowServiceHost it is easy to create a workflow service. Most of the configuration is quite straightforward. But what about faults? No big deal so far. DataContract]. Enjoy!
The Problem Solver
- Wednesday, March 24, 2010
-
MongoDB vs. SQL Server 2008 Performance Showdown
We’ll see source code, downloadable and executable examples and you can verify all of this for yourselves. Here are some graphs, some stats, and some code. You can also download the sample code. Then comment or uncomment sections of the code in the clients for your scenarios. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Articles ASP.NET NoSQL Open Source web2.0This article is a follow up one I wrote last week entitled “The NoSQL Movement, LINQ, and MongoDB - Oh My!”. Thanks!
Michael C. Kennedy's Weblog
- Thursday, April 29, 2010
-
The NoSQL Movement, LINQ, and MongoDB - Oh My!
This is only a few lines of code per collection (think of this as a table). Once in the database and once, in parallel, in code? How much faster than the finely tune system that is SQL Server 2008 can these open source NoSQL systems be?”. ll be posting a full performance comparison with source code soon. This is free, open-source database which runs on Windows, Linux, and Mac OS X systems. Let’s write some code. You may also want to check out the source code for my demo app: Download Sample: RssMongoSample-Kennedy.zip. Insanity!”
Michael C. Kennedy's Weblog
- Thursday, April 22, 2010
|
|
|