Rudie

Stories kicked by Rudie

Completely Scripting a SQL Server Database(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 3 years, 9 months ago

A guide on how to easily script out an entire database (schema and data) using the Database Publishing Wizard. A tool that you may not know you have access to. And if you have Visual Studio 2008, you already have installed! read more...

add a comment |category: |Views: 384

tags: another

Data Binding in WPF Controls(c-sharpcorner.com)

submitted by mcbkrusemcbkruse(125) 3 years, 9 months ago

This article shows how to add data binding support among controls in WPF. read more...

add a comment |category: |Views: 22

tags: another

30 Common String Operations in C# and VB.NET – Part II(dotnetcurry.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 9 months ago

In the previous article, 30 Common String Operations in C# and VB.NET – Part I, we explored 15 common String operations while working with the String class. In Part II of the article, we will continue with the series and cover 15 more. read more...

add a comment |category: |Views: 461

tags: another

Design Pattern Interview Question - part 2(codedigest.com)

submitted by satheeshbabusatheeshbabu(1565) 3 years, 9 months ago

Hi friends, please do not think you get an architecture position by reading interview questions. But yes there should be some kind of reference which will help you quickly revise what are the definitions. Just by reading these answers you get to a position where you are aware of the fundamentals. But if you have not really worked you will surely fail with scenario based questions. So use this as a quick revision rather than a shot cut. read more...

add a comment |category: |Views: 23

tags: another

How to run a software development company (INTO THE GROUND) Part 3(trycatchfail.com)

submitted by Matt_TCFMatt_TCF(946) 3 years, 9 months ago

The third part in the series about how you, too, can successfully captain your software development ship and crash it into an iceberg, killing everyone on board! read more...

add a comment |category: |Views: 30

tags: another

PowerCommands Cause Visual Studio 2008 SP1 Crash(mikeborozdin.com)

submitted by MikeBorozdinMikeBorozdin(1146) 3 years, 9 months ago

I was badly surprised today, when Visual Studio 2008 SP1 suddenly quit while loading the "Choose Toolbox Items" dialog. After some Googling I learnt that such things were caused by PowerCommands. read more...

add a comment |category: |Views: 31

tags: another