Computer programming tutorials
A Flash button is a quick Flash movie that acts like a rollover image. You can build Flash buttons in Dreamweaver without any other tools, to do this . . .
CommentsMicrosoft Expression Web: How To Clear the MRU List for Find and Replace
Contributed by shamanstears on January 18, 2007 under Web application programmingExpression Web saves a list of your recently used searches to provide easy access to them by clicking the Most Recently Used button. You may find that you need to clear this out since you no longer need some or all of the searches. To clear the MRU list for Find and Replace, do the following:
CommentsMicrosoft Expression Web: Allow Users to Sort Data Displayed in Grid
Contributed by shamanstears on January 16, 2007 under Web application programmingIn some situations, it works best to allow users to be able to sort the displayed data as they need to. Not everyone needs the data sorted in the same manner. You can give your users the choice as to how they want the data displayed in the GridView control by doing this…
CommentsMicrosoft Expression Web: Set the Transparency of an Image
Contributed by shamanstears on January 13, 2007 under Web application programmingGiving a color transparency in Expression Web can be quite useful, especially if the image has a background color different from that of the page. To do this…
CommentsMicrosoft Expression Web: How To Rename a Style Class
Contributed by shamanstears on January 12, 2007 under Web application programmingIf you need to rename a style class, you need to follow the correct procedures in order to have the application update all references to that style class. Failing to do that will result in the need to manually update each reference. To rename a style class and update all references to that style, do the following…
CommentsCreate a FSFS Repository in Subversion
Contributed by johnnythawte on January 3, 2007 under Computer programmingSubversion by default uses the Berkeley database format for new repositories, but you can also use the newer FSFS repository. This tech-recipe shows you how.
CommentsGet Web Page Contents in Code with C#
Contributed by johnnythawte on December 27, 2006 under C programmingWhen you are developing an application that needs to access data stored on a web server, you can easily get the contents of a web page with this simple C# function.
CommentsPause Output From a Command Line Application in .NET Debug Mode
Contributed by johnnythawte on December 22, 2006 under C programmingIf you are writing a command line application in .NET, you might notice that the application closes immediately if you haven’t set a breakpoint. This recipe shows you the one line method to keep the application open so you can see the output.
CommentsPOPULAR RECIPES
- Windows Batch File (.bat) to get current date in MMDDYYYY format.
- AS3: How to Convert Number to String
- AS3 switch/case statement syntax
- Flash/Actionscript Basics: If - Then - Else Statement Syntax
- Flash / Actionscript: Create an Array of Objects from a Unique Class
- C++: Differences between C++ and C#
- Assembly: arrays
- Assembly: mov statment (MASM/TASM)
- View our Top Tens
TECH-RECIPES BLOGS
- you're doing it wrong! (rant)
- thoughts of a launch psp owner (post 4 1/2 years)
- Facebook FishVille Cheat: Send Multiple Free Gifts to Your Neighbors
- post release: Windows 7, homegroups and me
- fall 2009 and some geek thoughts, reflections
- Facebook Cafe World Cheat: Close Your Cafe When You are Away for Long Periods of Time (to preserve your Buzz Rating)
- Facebook Cafe World Cheat: Serve Your Customers Instantly
- Facebook Cafe World Cheat: Send Multiple Free Gifts to Your Neighbors








