Friday, January 22, 2010

RAD Studio Code Generation Toolkit

RAD Studio Code Generation Toolkit


RAD Studio Code Generation Toolkit

Posted: 22 Jan 2010 04:45 AM PST

RAD Studio is the ultimate class object creator / stored procedure generator and data tier creator for C# and other Visual Studio developers.

RAD Studio is written in C# and creates a 100% stored procedure driven data tier based on any Access or SQL Server database table.

How can I sort data virtualized items in WPF?

Posted: 22 Jan 2010 11:49 AM PST

You saw in my last post how you can filter data-virtualized items by delegating the filtering operation to the server. In this post, I will show you how you can sort data-virtualized items on the server by interacting with the DataGrid UI. The code in...( read more )...(read more)

Silverlight Cream for January 22, 2010 -- #784

Posted: 22 Jan 2010 05:39 AM PST

In this Issue: Brett Balmer , Shawn Wildermuth , Tim Greenfield , Anoop Madhusudanan , Victor Gaudioso , David Kelley Shotouts: Jeremy Likness posted New Silverlight 3 Version Released (3.0.50106.0) Koen Zwikstra is always out there working :) Check out...( read more )...(read more)

Scrubbing with Thumbnails with the SMF Player

Posted: 22 Jan 2010 12:27 AM PST

One of the developers from one of my media customers asked me how they would implement the thumbnail preview while scrubbing in a Silverlight video player.  He was turned onto the idea from seeing that feature in the Netflix Watch Instantly Silverlight...( read more )...(read more)

Silverlight 4 – Writing a Windows-Only Application via COM Interop?

Posted: 22 Jan 2010 01:34 AM PST

I was reading Tim's post over here on "Silverlight 4 with COM can do anything – on Windows" which referenced Justin's amazingly detailed post with a bunch of COM interop examples from Silverlight 4 . A Silverlight 4 beta application that has been explicitly...( read more )...(read more)

Simple EventArgs in Silverlight

Posted: 21 Jan 2010 11:26 PM PST

In my previous post, I talked about the Silverlight Media Framework (SMF).  As the name implies, SMF is so much more than a video player, it's a framework.  The project is rich with nuggets of Silverlight goodness; today I would like to pay homage to one of my favorite classes: the SimpleEventArgs (in Microsoft.SilverlightMediaFramework). Have you [...]...(read more)

Applications and Other Things I’ve Written Professionally over the Years

Posted: 21 Jan 2010 10:10 PM PST

Prior to joining Microsoft, I worked at a consulting company for a bit over 13 years. Prior to that, I started the IT department at a medical billing company and worked there for 4 years while completing my Computer Science degree. Seeing Scott's post...( read more )...(read more)

Open Source Silverlight video players

Posted: 21 Jan 2010 09:08 PM PST

Lately I've been spending a lot of time in the Silverlight video space.  Both with writing the video chapter for my Silverlight 4 book as well as at work.  Creating a basic video player is straight forward (link 1 | link 2), have a button to play, a way to control the volume, a [...]...(read more)

New SL4 Feature: Commanding

Posted: 21 Jan 2010 01:31 PM PST

URL : http://wildermuth.com/downloads/funwithcommandi... For those of you who have been living in the world of WPF, this post will be old-hat, but for the purely Silverlight folks I am hoping to help you change the way you add functionality to your applications...( read more )...(read more)

Atlanta Silverlight – Jan 20, 2010

Posted: 21 Jan 2010 03:28 PM PST

Two night and two user groups.  Last night we had the Atlanta Silverlight User Group featuring Jeremy Likeness , senior consultant with Wintellect, presenting on Silverlight Line of Business applications.  Jeremy's session highlighted on Silverlight frameworks, MEF, Unit testing, services, and briefly on Blend.  We did do a screen capture of the session; as [...]...(read more)

Unwinding the page lifecycle events

Posted: 21 Jan 2010 04:05 PM PST

Since I spent some time today working with control extenders and exactly where in the page lifecycle to do what, I thought I'd share the whole list. If (!IsPostBack) Begin PreInit End PreInit Begin Init End Init Begin InitComplete End InitComplete Begin PreLoad End PreLoad Begin Load End Load Begin LoadComplete End LoadComplete Begin PreRender End PreRender Begin PreRenderComplete End PreRenderComplete Begin SaveState End SaveState Begin SaveStateComplete End SaveStateComplete Begin Render End Render If(IsPostBack) Begin PreInit End PreInit Begin Init End Init Begin InitComplete End InitComplete Begin LoadState End LoadState Begin ProcessPostData End ProcessPostData Begin PreLoad End PreLoad Begin Load End Load Begin ProcessPostData (Again)...(read more)

BIxPress Community Edition: SSIS Toolset BIDS Addin,Audit,Notify,Deploy,Template

Posted: 20 Jan 2010 12:24 AM PST

BI xPress is a BIDS Addin/standalone application for SQL Developer/DBA. This tool has many features including Auditing, Notification, Deployment, Package Monitoring, Package Creation Wizard, Template Manager, Expression highlighting/Editing, Package Sorting and many more...

Task Factory Community Edition - SSIS Tasks and Components

Posted: 04 Jan 2010 11:10 AM PST

Task Factory Community Edition is a collection of high performance components for SSIS specially designed to perform most common ETL scenarios in seconds, not hours, including data validation, cleansing, fast loading, FTP, Zip, Email and many more ....

No comments:

Post a Comment