Fun Infused Games
|
Smooth Operator
Home
|
Archive
|
About
More News
No ListItem in Windows Forms
12/18/2009
C#
(0)
Strange to find one of my Web friends missing from Windows development.
11 Things that Annoy Me in .Net Programming
12/22/2008
Development
,
C#
(0)
Here are eleven things that annoy me that I have run into while doing .Net programming.
Salt an MD5 Hash For a Password String
12/2/2008
C#
(0)
Make an MD5 hash more secure by adding a little salt.
11 Quick and Useful ASP.net Tips and Tricks
11/11/2008
ASP.net
,
C#
(0)
Here are eleven tips and tricks I've collected while developing ASP.net applications that are useful and just might even make your day a little brighter.
Annoyed at Variable Scope in Switch Statements
11/10/2008
Rant
,
C#
(0)
One thing that really annoys me is how variable scope is handled in Switch statements. Each case doesn't get its own local variables, rather a variable declared in one case is assessable by all.
Create an MD5 Hash For a Password String
11/9/2008
C#
(0)
Never store passwords as plain text. Here is a simple function that will take a string and make it into an MD5 hash, making the world a more secure place in one fell swoop.
Get the ID of a Newly Inserted Row Using SCOPE_IDENTITY()
10/4/2008
C#
,
SQL
(0)
The best way to go about getting the ID of a row you just added to your MS SQL database from within a C# web application.
GridView Row Color Change On MouseOver
8/7/2008
ASP.net
,
C#
(1)
A need little feature that can jazz up any Gridview is adding a color-change when the mouse is over a row. This tutorial shows you how (using alternating row colors to boot).
Fun With __doPostBack
7/17/2008
ASP.net
,
C#
(0)
A quick reference on how to use the JavaScript __doPostBack function to postback a page from the client-side.
A Simple RSS Feed using XmlTextWriter
7/15/2008
ASP.net
,
C#
(0)
RSS is a beautiful thing that no website should be without. This code create just such an RSS feed for your syndication pleasure.
Using AJAX to Create a DropDownList for Populating a TextBox
7/8/2008
ASP.net
,
C#
(0)
A pretty little ditty that I created to allow you to copy items into a textbox quickly clientside.
Creating A List Of Unique Tags For Your Site Part 2
6/24/2008
C#
,
ASP.net
(0)
Expanding on my previous post to add tag count, alternating colors, and fix a bug with untrimmed tags.
Creating A List Of Unique Tags For Your Site Part 1
6/3/2008
C#
,
ASP.net
(0)
C# example how to load comma delimited tags and display them in a label.
ListView Control With ImageButtons
5/25/2008
C#
,
ASP.net
(0)
A brief look at the new ASP.net 3.5 ListView control and how to caputre input from imageButton clicks.
Privacy Policy
Things To Click
Latest
Most Viewed
Recommended
The Shipwreck that is Turtles out of the Shadows
Hypership iOS 1.2 Details
Fun Infused Friday - Lazy No Good Title Edition
The New Dash Effect on XBLIG Part Deux
The New Dash Effect on XBLIG
Fun Infused Games 2011 Wrap-up
VolChaos Update Coming Soon
Fun Infused Friday - Happy Bug Done Edition
Fun Infused Friday - Finish Line Crossing
Comparing Hypership Sales Across All Platforms
Change Image onMouseOver Using JavaScript
Styling an AJAX Tab Container
Loop Through All Controls on an ASP.net Webpage
How to Make Your Website Insanely Popular
GridView Row Color Change On MouseOver
Using AJAX to Create a DropDownList for Populating a TextBox
Using DataBinder.Eval in the RowDataBound Event
Enable/Disable All Buttons in a GridView using JavaScript
Get the ID of a Newly Inserted Row Using SCOPE_IDENTITY()
A Better 2D Bouncing Ball Algorithm
A Better Particle Effects Object
A Very Nasty (and Very Late) Post Mortem
Ten Tips for Promoting Your Indie Game
Pulsing Icons to Spruce Up your XNA Menus
A Crash Course in Visual Studio Debugging for Game Developers
A Simple Class for XNA Force Feedback
Draw Horizontally Centered Text in XNA
Quickly Draw Lots of Tiles by Saving Them to a Texture First
A Better 2D Bouncing Ball Algorithm
11 Things that Annoy Me in .Net Programming
Tags
Video Games
(7)
Trivia or Die
(3)
SQL
(1)
iOS
(3)
Game Dev
(11)
Advise
(14)
PC
(1)
World of Chalk
(2)
FIN
(20)
Abduction Action!
(27)
XBLIG
(32)
Abduction Action
(1)
Nastier
(4)
ASP.net
(18)
Absurd
(2)
Volchaos
(11)
Web
(19)
Fin
(1)
XNA
(40)
Rant
(50)
Cool
(2)
Visual Studio
(1)
Trivia Or Die
(1)
Xbox
(1)
C#
(14)
Sports
(11)
Design
(2)
Development
(13)
Hypership
(28)
WP7
(8)
VolChaos
(1)
Nasty
(34)
Abdction Action!
(1)
Sites I Like
Smooth Operator
Fun Infused Games