|
|
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.
|
45 Articles match "Programming","Tools"
|
Related DevelopMentor Courses
|
MORE
|
|
Foundations of C# Programming and the.NET Framework
fw136 mo Essential C#: getting started with C# and the.NET Framework (FW136) Day 1.NET Overview We begin with a brief overview of the languages, libraries, servers, services, and tools that make up the Microsoft.NET platform. Console applications are common for development tools such as compilers and linkers. Language Basics This section covers the core C# features that will be used by almost every program: application entry point, simple types, variables, basic input and output, operators, arrays, control constructs, comments, etc. less code!) interface vs. field)?
DevelopMentor Courses
- Friday, June 12, 2009
Virtual Foundations of C# Programming and the.NET Framework (Part 1)
Examine core language features such as types, variables, and control constructs Use object-oriented features such as class, interface, protection, and inheritance Use properties to implement the private data/public accessor pattern Avoid dll conflicts during deployment Virtual Foundations of C# Programming and the.NET Framework is ".NET In part one of this series on programming C#, we'll discuss fundamental concepts such as the Common Language Runtime (CLR), garbage collection, and deployment. Console applications are common for development tools such as compilers and linkers.
DevelopMentor Courses
- Wednesday, February 17, 2010
Essential Microsoft Surface Programming
Essential Microsoft Surface Programming is designed to teach you both how to program the table and design UI effectively for the overall experience. What are the tools I will use to develop for Microsoft Surface? What tools can I use to debug and test my application? Gain practical experience on how to design applications for multi-touch usability. Learn how to integrate physical object interaction into your application. Diagnose, performance tune and test your Surface applications effectively. What kinds of applications are appropriate for Surface?
DevelopMentor Courses
- Friday, June 12, 2009
|
56 Articles match "Programming","Tools"
|
The Latest from DevelopMentor
|
MORE
|
|
Things to do to improve code quality
Pair Programming: The controversy over pair programming seems to have died down, but then so too have examples of people actually doing it. Code review: The next best thing to pair programming. Static analysis tools: in the past static analysis tools have gotten a bad name for themselves. In my experience too many teams waste to much time debating and arguing over coding standards and when they are put in place they can be used as a tool for some developers to bully others. However it doesn’t just happen by mandating it so. shame really.
Allan Kelly's Blog
- Thursday, June 3, 2010
MSDN Roadshow in Maine
Don’t T(h)read on Me” – Snaking Through the New Parallel Programming Options. We’ll sink our teeth into Task Parallel Library, PLINQ, Visual Studio 2010 debugging features, and new Framework classes that offer ways to make efficient programs and help shed those concurrency worries. This demo-heavy session will give you the 411 on using Expression Blend 4 and Visual Studio 2010 with the Windows Phone 7 tools. Almost manage to miss it in my inbox, but I just signed up for the Maine MSDN Roadshow event! The Agenda: A Payload of Awesomeness. Sign up here.
The Blomsma Code
- Friday, May 7, 2010
MSDN Roadshow in Maine
Don’t T(h)read on Me” – Snaking Through the New Parallel Programming Options. We’ll sink our teeth into Task Parallel Library, PLINQ, Visual Studio 2010 debugging features, and new Framework classes that offer ways to make efficient programs and help shed those concurrency worries. This demo-heavy session will give you the 411 on using Expression Blend 4 and Visual Studio 2010 with the Windows Phone 7 tools. Almost manage to miss it in my inbox, but I just signed up for the Maine MSDN Roadshow event! The Agenda: A Payload of Awesomeness. Sign up here.
The Blomsma Code
- Friday, May 7, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
The NoSQL Movement, LINQ, and MongoDB - Oh My!
The NoSQL movement asks the question: “Is the relational database (RDBMS) always the right tool for data storage and data access?”. cover the programming model in detail as well as introduce the actual database server below. You may have to run a transformation tool if you’re making radical data changes, but that’s true in SQL systems as well. NoSQL and a New Programming Model. To get started, download MongoDB the tools and server here: [link]. You unzip the zip file and run the mongod.exe program. Articles ASP.NET Open Source Talks Tools web2.0
Michael C. Kennedy's Weblog
- Thursday, April 22, 2010
-
Commercial Skip and Instant Replay for Any Computer (Not Just Media Center Anymore)
The program will play any video files that your Windows Media Player can play. One final tip: You can associate the application with your video file types and choose “Open With” to directly launch the program from a file: Just be careful to not set the TV Player as the default program to load your video with unless that’s what you want. If you this program, be sure to help promote it by kicking it! All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Tags: Tools sure do. That’s a good start.
-
Email Something Huge: Introducing the Big Mailer Utility
This program consists of both a client and server piece that simplifies uploading content to your web site. Then the program gives you a regular web link you can send via email. You must have the following to use this program: NET 3.5 The benefit of this program / service is that you retain control of the files and you can conceivably send more sensitive content. So this program allows you to upload content of unlimited size, without FTP, without sending your files to a third party. Tags: Open Source Tools wanted something cleaner and less intrusive.
-
Visual Studio Tricks Series: #3 Managing the Recent Projects List
You're welcome to download this program if it looks useful to you. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Tags: Tools Visual Studio Open Source W elcome to my third Visual Studio tricks post. This time it's more of a utility, than a tip. want to talk about managing the recently projects list. If you're like me, then you work with many different projects (especially after I teach a class) and your recent project list becomes polluted with projects you don't care about. hope you enjoy it! Kennedy.
Michael C. Kennedy's Weblog
- Wednesday, September 12, 2007
-
Scientific Evaluation of Programming Languages
A new workshop at OOPSLA is aimed at finding ways to evaluate the effectiveness of programming languages and tools. Unfortunately, the entire conference rests on a single problem: how to measure programmer productivity. Except for pointy-haired bosses , most software professionals believe productivity can not be accurately measured. This workshop will likely be yet another outlet for HCI research with awful methodologies.
Handwaving
- Thursday, August 13, 2009
-
BPM - is it just programming the corporation? (And the SAP Irony)
The BPM folks seem to regard the corporation as a machine to be programmed. These are programmed and linked together. Which leads me to ask: Is BPM just programming at the corporate level? think BPM folk would reject this suggestion simply because they view “programming” as dirty, cheap, low-end work for unwashed young people. The other reason I think BPM people would rush to reject the idea of programming is because - as they are always keen to tell you - the software systems they use are not programmed. Processes are the sub-routines.
Allan Kelly's Blog
- Friday, October 23, 2009
-
MongoDB vs. SQL Server 2008 Performance Showdown
In that article I introduced the NoSQL movement, MongoDB, and showed you how to program against it in.NET using LINQ and NoRM. If there is a database that is 100 times faster than SQL Server, free, easy to administer and you program it with LINQ just as you would with SQL Server then that is a very compelling choice. After discussing these results with some friends, I re-ran the tests using raw ADO.NET style programming and saw a 1.5x-3x performance improvement for SQL. highlighted two cornerstone reasons why you might ditch your SQL Server for the NoSQL world of MongoDB.
Michael C. Kennedy's Weblog
- Thursday, April 29, 2010
|
|
|