bgrubbs

Stories kicked by bgrubbs

Convert Podcast to Playlist On The Fly!(codeproject.com)

submitted by bgrubbsbgrubbs(10) 2 years, 7 months ago

This script will convert podcast feeds into a variety of playlist formats on the fly by applying XSLT on RSS XML. read more...

add a comment |category: |Views: 15

tags: another

C# Delegates(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 5 years, 4 months ago

This post provides introductory information on using delegates. read more...

add a comment |category: |Views: 13

tags: another

ASP.NET Performance: Reducing Size of Web Page(20.targetprocess.com)

submitted by firefalconfirefalcon(635) 5 years, 6 months ago

How to reduce size of generated HTML page read more...

2 comments |category: |Views: 72

tags: another

Windows Live Barcode Launches (via Greg Blog)(coolthingoftheday.blogspot.com)

submitted by marcosmarcos(2779) 5 years, 6 months ago

What is Windows Live Barcode Windows Live Barcode is a set of services that transfer information between various media (PCs, billboards, magazines etc.) and handsets via Quick Response Code (QR Code), a two-dimensional barcode. It provides a new method for people to exchange information and enjoy various online services on handsets. Windows Live Barcode aims to enhance handset utility and provide you with more convenience and flexibility. read more...

add a comment |category: |Views: 3

tags: another

Select All Checkboxes While Paging in Gridview(aspadvice.com)

submitted by rimsystemsrimsystems(6119) 5 years, 7 months ago

This question has been around for pretty long time. The scenario is simple. You have a GridView control which has paging enabled and you also have a checkbox column in the GridView which allows the user to select items or all the items using the "ChkAll" checkbox in the header of the GridView. read more...

add a comment |category: |Views: 496

tags: another

Open Source Web Designs - 1694 free designs and counting (oswd.org)

submitted by korayemkorayem(1240) 5 years, 7 months ago

So what's next for the open source era? Open Source "Software" (opensource.org), Open Source "Hardware" (opencores.org)......and now "Web designs"!! So what's next? Open Source Photography!? Just keep rolling those "Open Source" ideas. This initiative sure makes "the Internet a prettier place".......... read more...

3 comments |category: |Views: 5

tags: another

Validate a URL using regular expressions(madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 5 years, 7 months ago

Today, I had to build web form that took user input from standard ASP.NET input controls. In one of the text boxes the user must to enter a valid URL, so I had to make some validation logic. But first of all, I had to find out what kind of URL’s we would accept as being valid. Based on those rules, I wrote these regular expressions read more...

1 comment |category: |Views: 12

tags: another

Goodbye XAMLPad, Hello Kazaml!(ekampf.com)

submitted by ekampfekampf(3195) 5 years, 7 months ago

Kazaml is a new XAML editor tool. read more...

add a comment |category: |Views: 197

tags: another

New .NET 3.0 Training Material(ekampf.com)

submitted by ekampfekampf(3195) 5 years, 7 months ago

Microsoft released training material, which usually costs money, for free. This includes 3 traning courses about WPF, WCF and WF. read more...

add a comment |category: |Views: 91

tags: another

First Look At Windows PowerShell(vaultofthoughts.net)

submitted by mikeonmikeon(5200) 5 years, 8 months ago

First look at Windows PowerShell the new command line from Microsoft. read more...

add a comment |category: |Views: 1

tags: another

Allowing Remote Access to SQL Server Express(blackwasp.co.uk)

submitted by BlackWaspBlackWasp(4212) 5 years, 8 months ago

If SQL Server Express Edition is installed using default setup options access is only permitted from the local machine. This tip explains how to enable remote access to databases via TCP/IP or named pipes to allow the creation of centralised data stores. read more...

add a comment |category: |Views: 10

tags: another

Select Column Information using SQL Server (geekzilla.co.uk)

submitted by fatdavehfatdaveh(1420) 5 years, 8 months ago

How to select information about columns in a table using SQL Server. read more...

3 comments |category: |Views: 28

tags: another

Simple and efficient password encryption in .NET(madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 5 years, 8 months ago

A very simple method that encrypt strings like passwords. Add a little more security to you're applications. read more...

add a comment |category: |Views: 13

tags: another

Scott Hanselman's 2006 Ultimate Developer and Power Users Tool List for Windows(hanselman.com)

submitted by HaackedHaacked(5105) 5 years, 8 months ago

Scott Hanselman, that uber technologist, updates his must have list of power tools for developers. read more...

add a comment |category: |Views: 6

tags: another

The simplest error reporting in ASP.NET(madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 5 years, 10 months ago

In ASP.NET 2.0 I'll show you how to get notified by e-mail when an unexpected error occurs - ONLY by editing the web.config. No C#/VB.NET code needed! read more...

1 comment |category: |Views: 288

tags: another

Microsoft Expression Graphic Designer Tutorials(bildsajten.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

Some Expression Graphic Designer Tutorials read more...

1 comment |category: |Views: 13

tags: another