phoenixrajesh

Stories kicked by phoenixrajesh

SQL Server Videos - New Series on Copying/Moving Databases and Users(sqlservervideos.com)

submitted by AngryPetsAngryPets(300) 3 years, 6 months ago

SQLServerVideos.com has released a series of new videos that will help you learn how to copy and move SQL Server Databases. The first video in the series outlines what requirements you'll need to account for, and the other videos in the series provide you with step-by-step tutorials outlining exactly what you'll need to do based on the different approaches/options available. read more...

add a comment |category: |Views: 7

tags: another

PDC 2008: New .NET Logo(hanselman.com)

submitted by panicpanic(35) 3 years, 6 months ago

It's official. There's a new .NET logo. It's 'the wave' and it's a nice refresh of the now 8-year old original .NET logo. read more...

add a comment |category: |Views: 5

tags: another

How To: Implement a simple REST Services in WCF 3.5 Part 1(blog.donnfelker.com)

submitted by donnfelkerdonnfelker(1290) 3 years, 6 months ago

A real life introduction to how to program REST based services with WCF. With full working source download! read more...

add a comment |category: |Views: 102

tags: another

What is Windows Azure?(techbubbles.com)

submitted by kalyanms1kalyanms1(1789) 3 years, 6 months ago

Microsoft introduced its new operating system for service developers named windows azure Windows Azure is an operating system for windows cloud. This post speaks about key features and how can we use windows Azure. read more...

add a comment |category: |Views: 13

tags: another

WPF and Silverlight Toolkit(windowsclient.net)

submitted by faisalfaisal(1345) 3 years, 6 months ago

Toolkit for both WPF and Silverlight are now available at CodePlex . For WPF Toolkit you need to install .NET Framework 3.5 SP1 . Highly anticipated Ribbon has been Included in this Toolkit. Also you'll find Visual State Manager for WPF. read more...

add a comment |category: |Views: 9

tags: another

Community Convergence XLVII(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 3 years, 6 months ago

Welcome to the 47th Community Convergence. We had a very successful trip to PDC this year. In this post I’ll outline some of the highlights, and give you a chance to share in some of the excitement by linking to online versions of the talks from the C#, VB, IronRuby, IronPython and F# teams. Speakers at these talks include Anders Hejlsberg, Luca Bolognese, Paul Vick, Lucian Wischik, Dustin Campbell and Alex Turner. Several of these talks were among the top rated events at the conference, with Anders’ talk once again garnering the most attention and generating the most excitement. read more...

add a comment |category: |Views: 91

tags: another

C# Structs(dotnetperls.com)

submitted by samdnpsamdnp(980) 3 years, 6 months ago

What are the benefit of structs in C#? When can they improve performance and memory use? See examples and benchmarks as well as screens from CLRProfiler and the Visual Studio debugger. Is this is the best struct article in the world? Maybe! read more...

11 comments |category: |Views: 951

tags: another

A first look at Duck Typing in C# 4.0(saftsack.fs.uni-bayreuth.de)

submitted by sischsisch(90) 3 years, 6 months ago

A complete end-to-end C# 4.0 example with source code using IDynamicObject and MetaObject in order to generate a fully dynamic type using a Dictionary as storage. It also shows how a dynamic type can enter the static typed world and act just like a typed class - dynamically. :) read more...

2 comments |category: |Views: 754

tags: another

Windows Azure and NOT Using SQL Express(devplanet.com)

submitted by JusticeJustice(100) 3 years, 6 months ago

Shows a way to run Windows Azure and use SQL Dev, rather than SQL Express read more...

add a comment |category: |Views: 58

tags: another