Nov
23
by Mike Fleming at 8:42 am .NET, Twitter
Today’s post is the second in a series explaining how to integrate TweetSharp into your .NET application using OAuth. In our first post we covered the basics of registering a… (read the rest)
Nov
20
by Mike Fleming at 8:52 am .NET, Twitter
This is the first post on a new series I will be posting on integrating TweetSharp into your .NET applications. It will also show you how to use OAuth, as… (read the rest)
Nov
18
by Mike Fleming at 8:23 am (6) .NET, General
Someone asked me an interesting question earlier this week that got me thinking quite a bit. Someone had a son that was interested in building web based applications and wanted… (read the rest)
Oct
20
by Mike Fleming at 6:51 am .NET
If you are a MSDN subscriber I just wanted to pass along a quick note that Beta 2 of Visual Studio 2010 and .NET 4.0 are available for download. I… (read the rest)
Aug
26
by Mike Fleming at 7:12 am .NET
If you have experience in programming in ASP.NET over the last few years, I am sure you have noticed how bloated the web.config file has become. Most of it is… (read the rest)
Aug
16
by Mike Fleming at 5:29 pm (2) .NET, Windows
Since installing Windows 7 RTM I have been slowly reinstalling all of my development programs. The only one that has given me a fit has been SP1 for Visual Studio… (read the rest)
Jul
27
by Mike Fleming at 8:15 am .NET | label control, span
Have you ever had the need to use a label control, but you don’t need the span tag that the control automatically wraps around the text? Switch your control over… (read the rest)
Jun
24
by Mike Fleming at 7:12 am .NET
This is just a quick little tip I came across yesterday. I was reading a Guid value out of a database and then passing it to .NET service along with… (read the rest)
Jun
16
by Mike Fleming at 7:04 am .NET | validation, vb functions, visual studio
Yesterday I was working on a .NET website that has a couple of cost calculators in them. The user inputs 10 or so data points and the application will calculate… (read the rest)
Jun
15
by Mike Fleming at 7:31 am .NET, ColdFusion
It’s been awhile since I have added a new post to the series that compares code in ColdFusion & .NET. Today’s post covers something I use quite a bit throughout… (read the rest)