|
|
rpatterson
rpatterson
 |
|
Stories kicked by rpatterson
|
|
submitted by
rpatterson
1 month, 28 days ago
randypatterson.com — One of the greatest challenges to being productive with ReSharper is learning the daunting list of keys. Many of the Resharper features are highly discoverable using visual indicators such as icons "squiggly" lines but most refactoring and navigation activities require memorizing numerous key presses....or does it? read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
olegsych
2 months, 6 days ago
olegsych.com — This article is a part of a series that introduces code generation using C# and Text Templates (also known as T4 Templates) in Visual Studio; explains how to create reusable templates and combine them in complex code generators. read more...
|
|
tags:
T4, CodeGeneration, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rpatterson
2 months, 12 days ago
randypatterson.com — This article will walk you through setting up the Unity Application Block for classes that you cannot or should not change. The Unity Application Block has a rich API and robust XML configuration that will allow you to setup your objects without “polluting” them with Unity specific Attributes. In this article we will explore setting up constructor Injection using the Unity API and Configuration files. read more...
add a comment
|
category: Architecture | Views: 11
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rpatterson
5 months, 3 days ago
randypatterson.com — It's been six months since my previous article "10 Podcasts Every Developer Should Listen To" so I thought I would do a follow up article outlining some of the new quality podcasts available to developers. read more...
add a comment
|
category: Community | Views: 7
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 7 days ago, submitted by
lcorneliussen
5 months, 7 days ago
startbigthinksmall.wordpress.com — A compilation of the 20 stories dealing with top-10 links or advices that were kicked most in 2008 read more...
6 comments
|
category: Other | Views: 823
|
|
tags:
WoW | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
JohnCarmack
6 months, 27 days ago
randypatterson.com — Jam packed weekend of FREE .NET Training at the Orlando Convention Center in between TechEd Developer week and TechEd ITPro week. With Nine large conference rooms that will hold tracks like Day Of Agile, SQL Server, VS Team System University and many more . In addition to the full day tracks listed below there will also be discounts on MS Certification Exam Tests, an MCSA/MCSE weekend upgrade bootcamp, a Developers Weekend Exam Cram and Train the Trainer sessions. There is content here for everyone. read more...
add a comment
|
category: Events | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 7 months, 25 days ago, submitted by
eugenciuta
7 months, 25 days ago
dotnetfacts.blogspot.com — The classic System.String type doesn’t provide enough security for storing sensitive data like passwords, credit card numbers or personal information. If a String object contains sensitive information, there is a risk the information could be revealed after it is used because your application cannot delete the data from computer memory. Starting with the .NET Framework 2.0 the SecureString class is available. It was designed to provide encryption for sensitive data and other useful functions. read more...
2 comments
|
category: Tips & Tricks | Views: 15
|
|
tags:
Security, C#, Tips, Strings, SecureString | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rpatterson
8 months, 3 days ago
randypatterson.com — The Unity IoC container Application Block does not provide a way to configure your dependencies so that they are resolved only if and when needed. This article explains how to accomplish Just-In-Time instantiation using Unity. read more...
add a comment
|
category: Patterns | Views: 10
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
vivekamar
8 months, 3 days ago
dotnetcurry.com — Developers need to have feedback about the quality of code immediately after the code is written. Team Edition for Software Developers which is part of Visual Studio Team System provides an integrated tool named Code Metrics to calculate how the code is written based upon some quantifiable criterion and shows the results in a separate window. Calculations are based upon criterions like Cyclomati complexity, number of lines in code and inheritance depth etc. all resulting in maintainability index of the code. In this article we will take an overview of Code Metrics built into VSTS. read more...
add a comment
|
category: Team System | Views: 0
|
|
tags:
dotnetcurry.com, TeamSystem | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
olegsych
11 months, 11 days ago
olegsych.spaces.live.com — T4 (Text Template Transformation Toolkit) is a free template-based code generation engine from Microsoft. It integrates into Visual Studio and allows you to use ASP.NET-like template syntax to generate C#, configuration or any other text files.
This articles provides an overview of T4, compares it to some of the existing alternatives and includes links to ready-to-use T4 template examples. read more...
|
|
tags:
CodeGeneration, T4, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rpatterson
11 months, 13 days ago
codebetter.com — Microsoft Patterns and Practices released their MVP Bundle a few weeks back which diverges a bit from the other guidance bundles that we have seen in the past in that it is more about guidance on the Model-View-Presenter Pattern itself as opposed to providing any new controls and automation to help with web client development read more...
add a comment
|
category: Patterns | Views: 5
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
olegsych
11 months, 21 days ago
olegsych.spaces.live.com — Text Template Transformation Toolkit (T4) is a template engine, similar to CodeSmith that you can use to generate code. It is included with DSL, GAT toolkits and Visual Studio 2008. This article provides an overview of how to create and use a light-weight POT (plain old template) in a C# project without having to create an entire DSL or Guidance Package. read more...
|
|
tags:
T4, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|