|
|
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.
|
11 Articles match "2008","How To"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential Silverlight 3
In this course, you learn to: Identify when and where Silverlight should be used Use Expression Blend to design your user interface Use Visual Studio 2008 to build a Silverlight project and manage its code using C# Exploit the layout controls to create compelling user interfaces Incorporate Silverlight content into your existing web sites Build user and custom controls that support templates and styling Use Behaviors, Actions and Triggers to create reusable functionality across applications Integrate animations, special effects, perspective transforms and media to create a professional UI Exploit
DevelopMentor Courses
- Wednesday, June 17, 2009
What's New in SQL Server 2008
Use the new data types and language features in T-SQL Implement Large Value types with SQLCLR Manage system efficiency with the Resource Governor Trouble-shoot and program Service Broker Take advantage of the Spatial types in your applications Use LINQ, LINQ to SQL, and the Entity Data Framework Improve Integration Service performance Use the new Report Services controls and features SQL Server 2008 represents a significant upgrade to the Microsoft Enterprise Services platform. What's New in SQL Server 2008 gets you up to speed with hands on-experience in using Transact-SQL
DevelopMentor Courses
- Friday, June 12, 2009
Essential Windows Presentation Foundation
Silverlight Build user interfaces with Visual Studio 2008 and Expression Blend Design and debug your applications with available Microsoft and 3rd-party tools Create professional, modern interfaces with animations and special effects Change the appearance of controls with themes Create vector-based 2D graphics with Expression Blend Deploy your application using ClickOnce to the browser Understand the differences between a control template, a custom control, and a user control Utilize your existing controls, forms, and resources from Windows Forms or Win32 with WPF Essential Windows Presentation
DevelopMentor Courses
- Friday, June 12, 2009
|
69 Articles match "2008","How To"
|
The Latest from DevelopMentor
|
MORE
|
|
MVVM: IUIVisualizer and event management with behaviors
It’s not designed to be a true
image maps mouse DoubleClick on an image into a command in the ViewModel to display the
properties. Open the project in Visual Studio 2008 SP1, it should build and run without any issues.
The I’m trying to keep to a consistent model:
In this post, we will look at the IUIVisualizer , and bring together
some some of the concepts we’ve talked about already through a new sample – a simple picture
viewer:
Mark's Blog of Random Thoughts
- Friday, February 5, 2010
Building Windows Machines in Amazon EC2
In this article I'm going to give you a simple, step-by-step overview of how to create
a Windows 2008 server image in Amazon's
Elastic Feel free to send me any I missed.
My Personally I just want a simpler way to create virtual machines. a Elastic Cloud Compute (EC2) infrastructure.
Michael C. Kennedy's Weblog
- Saturday, January 30, 2010
MVVM Helpers 1.05
With this post I am starting a new series - I hope to be more consistent in posting
at To that end, I am going to focus on the WPF/MVVM helper
library you to download and play with, this compiles with Visual Studio 2008 SP1 ,
or There are pre-built assemblies included in the distribution, but you at least once or twice a week.
Mark's Blog of Random Thoughts
- Wednesday, January 20, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
How to build a Development/Test/Demo CA
So I ended up running Windows Cerificate Services which proved to be an easy to use,
I just had to rebuild my Test CA (on Hyper-V) so I thought I'll document the important
steps (for self-reference and whoever might be interested)
Basic Installation
Install Windows Server (2003 or 2008) - either phyiscally or virtually.
Install Certificate Services.
Select Stand-alone CA.
Choose a reasonable lifetime I often need X509 certificates - but I never really became friendly with makecert .
robust
www.leastprivilege.com
- Thursday, August 14, 2008
-
How to change Checkin comment after save
If your company has very strict requirements on version numbering and want the comments to each of these versions to be correct, then you may run into a problem if you store the documents in SharePoint.
The The version comment is determined when you check in your document, and after the checkin there is no supported way to change these comments.
If you really need to change the comments of a document and are willing to go the unsupported way of changing the content database directly then this little program can do the work for you:
...Tags:
The Black Knight Sings
- Wednesday, June 25, 2008
-
Focusing on WPF: How to deal with Focus() in the WPF world
where we needed to build a multi-step input application where each step showed progress
and looked at the Navigation support in WPF (which is nice) but ultimately decided to
model application and got assigned to me was related to focus – the initial keyboard
focus that are new to Recently I was involved in a project
where and you could proceed forward and backward through the pages. I
looked
-
Focusing on WPF: How to deal with Focus() in the WPF world
where we needed to build a multi-step input application where each step showed progress
looked at the Navigation support in WPF (which is nice) but ultimately decided to
application and got assigned to me was related to focus – the initial keyboard
that are new to WPF might Recently I was involved in a project
and you could proceed forward and backward through the pages. I
-
Geneva is the new WCF Security
Geneva has evolved to not only a an extension to WCF/ASP.NET for STS/token related
things - it also changes how base WCF security works - to the better IMO. to message vs transport based security - see here , here and here ).
Once you opt-in to the Geneva model - Let me give
you an example:
Trusted certificate issuers
When doing client certificate based authentication you always had three choices
www.leastprivilege.com
- Thursday, October 30, 2008
-
Part 3: Shifting focus to the first available element in WPF
We've seen how to programatically control focus and that's all great stuff, but one
thing I like to do with WPF is see how much of the repetitive or UI-specific code
to shift focus in XAML but it only works when the element exists in the main XAML
to move I can move into the XAML and keep out of the code behind. We can use the FocusManager.FocusedElement property
-
How-To Article about Calling a WCF Service from SQLCLR
Ever so often the question is being asked how to call into a WCF service from SQLCLR (.NET The other day I became tired of giving exactly (or thereabout) the same answer for the n:th time, so I decided to croft up some code and write a mini How-To about how to call into a WCF service from SQLCLR. So without any further ado, the How-To article can be found here . I sometimes (not as much as I would like) hang out at some of the user forums where people talk about SQL Server generally and the SQLCLR specifically. NET code running inside
Managed Data
- Sunday, February 8, 2009
|
|
|