dheere

Stories kicked by dheere

Microsoft is giving you a Second Shot(carlj.ca)

submitted by CarlJCarlJ(875) 3 years, 7 months ago

The good folks over at Microsoft are again offering their Second Shot for free. If you register and take a Microsoft exam between October 15, 2008 and December 31 and pass, you get 25% off your next exam. If you fail, you can take the exam again for free. read more...

add a comment |category: |Views: 3

tags: another

Accessing all the opened forms(nirandas.com)

submitted by redcapredcap(420) 3 years, 8 months ago

Code snippet showing how to access all currently opened forms read more...

add a comment |category: |Views: 13

tags: another

Adding Subtitles to videos in Silverlight(ashishware.com)

submitted by ashpatashpat(285) 3 years, 8 months ago

This article is about adding sutitles to 'any' video hosted inside a Silverlight plugin. It is possible to do so using ultra-simple technique in javascript and a feature of Silverlight, which allows text to be drawn over videos. There is a demo showing multilingual subtitles on this website. read more...

add a comment |category: |Views: 132

tags: another

Silverlight Tip of the Day #19: Using Isolated Storage - Silverlight T(silverlight.net)

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

Silverlight uses Isolated Storage as a virtual file system to store data in a hidden folder on your machine. It breaks up the data into two separate sections: Section #1 contains administrative information such as disk quota and section #2 contains the actual data. Each Silverlight application is allocated its own portion of the storage with the current quota set to be 1 MB per application. read more...

add a comment |category: |Views: 12

tags: another

Linq to QueryableComputer : GAC, Registry, etc. Fusion Log Debugging (domaindotnet.com)

submitted by dcarrdcarr(790) 3 years, 8 months ago

Example: (try this with gacutil.exe) ** ASSEMBLIES BY NAME WITH > 1 REGISTERED = 664 *** Group ‘Microsoft’ Assemblies=466 Percent=70.18% Public Keys Used=5 Group ‘DevExpress’ Assemblies=73 Percent=10.99% Public Keys Used=2 Group ‘System’ Assemblies=71 Percent=10.69% Public Keys Used=4 Group ‘Policy’ Assemblies=14 Percent=2.11% Public Keys Used=2 Group ‘FSharp’ Assemblies=11 Percent=1.66% Public Keys Used=1 Group ‘VLinq’ Assemblies=10 Percent=1.51% Public Keys Used=1 Group ‘policy’ Assemblies=6 Percent=0.9% Public Keys Used=2 Group ‘PresentationFramework’ Assemblies=5 Percent=0.75% Public Keys Used=1 Group ‘mscorcfg’ Assemblies=2 Percent=0.3% Public Keys Used=1 Group ‘WebDev’ Assemblies=2 Percent=0.3% Public Keys Used=1 Group ‘VSTADTEProvider’ Assemblies=2 Percent=0.3% Public Keys Used=1 Group ‘VsWebSite’ Assemblies=2 Percent=0.3% Public Keys Used=1 read more...

add a comment |category: |Views: 38

tags: another

Top 10 Windows Forms Articles You Must Read(dotnetcurry.com)

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

If you have missed on some top articles of WinForms on dotnetcurry.com, then this is a must read for you. The Top 10 articles have been decided by our editorial panel based on the popularity of the article, user rating and top views of the articles. The articles have been arranged based on the total views from top to bottom. I hope you enjoying reading them, as much as we did while compiling them!! read more...

add a comment |category: |Views: 627

tags: another

Silverlight Multi File Uploader(michielpost.nl)

submitted by supershoesupershoe(135) 3 years, 8 months ago

Free multi-file uploader for your website, made with Silverlight. It allows you to upload multiple files at the same time. The files are uploaded to a WCF webservice where they can be processed. A nice feature is that you can see the upload progress of all your files. The control also has some handy configuration options, you can set the number of simultaneous uploads, the maximum file size etc. read more...

2 comments |category: |Views: 331

tags: another

Reflecting the entire layout panel in Silverlight 2 Beta 2(windowsclient.net)

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

After my post on creating reflection with Silverlight 2 Beta . I was asked several times by couple of Silverlight enthusiasts questions like this : is there any way i can reflect an entire grid?, is it possible to make a reflection of lets say a grid with multiple buttons since there is no VisualBrush in Silverlight?, is there any chance to reflect some generic Control(Framework element etc)?. So I started to think about how entire Layout Panels like Grid,Canvas,Border etc. can be reflected. In WPF I did this stuff so easily. But in Silverlight I didn't find any any way till last night. The idea behind Layout reflection is , creating a mirror effect of a Container Control, which means child controls placed inside the container will also be reflected. read more...

add a comment |category: |Views: 254

tags: another

Templated Silverlight Rating Control (joel.neubeck.net)

submitted by jneubeckjneubeck(20) 3 years, 8 months ago

Learn how I created a custimizable rating control using Silverlight 2 and Control Templates read more...

add a comment |category: |Views: 229

tags: another

The Silky Smooth Marquee(remysharp.com)

submitted by beckelmwbeckelmw(2755) 3 years, 8 months ago

As we abused the Internet back in the 90 with tags like <blink> and <marquee> the last 10 years have seen the gradual extinction of these proprietary tags until we did full circle and the marquee effect appears in CSS 3. read more...

add a comment |category: |Views: 130

tags: another

Deep Fried Bytes: Going Home with the Home Server Team(deepfriedbytes.com)

submitted by cwoodruffcwoodruff(780) 3 years, 8 months ago

Home server is an exciting consumer based product that is intended to be a solution for homes with multiple connected PCs to offer file sharing, automated backups, and remote access. Keith and Woody sit down with Jonas Svensson and Brendan Grant of the Home Server team to discuss the product and new Power Pack 1 release. Developers will also learn how to create Home Server plugins. read more...

add a comment |category: |Views: 3

tags: another

Persistent DSL caching issues(ayende.com)

submitted by adminjewadminjew(1490) 3 years, 8 months ago

A while ago I talked about persistent DSL caching. I was asked why my solution was not a builtin part of Rhino DSL. The reason for that is that this is actually a not so simple problem. Let me point out a few of the issues that are non obvious. Need to handle removal of scripts Need to handle updating scripts Need to handle new scripts read more...

add a comment |category: |Views: 5

tags: another

MSDN Social Bookmarks(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

MSDN Social Bookmarks was released today. This is a candid look at what it's all about and why you should consider using it. read more...

1 comment |category: |Views: 363

tags: another

Contribute to open source, get a shot at a free book(encosia.com)

submitted by gt1329agt1329a(7849) 3 years, 8 months ago

Win one of three copies of Advanced ASP.NET AJAX Server Controls by participating in an open source contest on CodePlex. read more...

add a comment |category: |Views: 106

tags: another

Do you think that you know how to deliver reports over the web?(perpetuumsoft.com)

submitted by SamantaSamanta(50) 3 years, 8 months ago

It’s amazing but although reports are the essential part of any business application, nowadays there is no simple, convenient, safe and universal way of distributing reports over the web. I know that many developers don’t agree with this statement. Ok, let’s analyze the difference between client and web reporting solutions. read more...

add a comment |category: |Views: 20

tags: another

Composition Application Library - First Impression(monstersgotmy.net)

submitted by birdchestbirdchest(595) 3 years, 8 months ago

The Composition Application Library (CAL) is a framework to help build enterprise level applications using WPF in the same fashion of the Client Application Block and Web Client Software Factory. CAL is about modularizing your WPF application so that it remains pluggabble and extensible. read more...

add a comment |category: |Views: 6

tags: another