Robert McLaws: FunWithCoding.NET

Public Shared Function BrainDump(ByVal dotNet As String) As [Value]

News

<script type="text/javascript"><!-- google_ad_client = "pub-4330602465258980"; google_hints = "ASP.NET, VB.NET, C#, C#.NET, WindowsForms, .NET Framework, VS2005, Visual Studio, XAML, WinFX, Windows Workflow, WPF, WCF, Atlas, NetFX3, Visual Studio Orcas"; google_ad_width = 120; google_ad_height = 240; google_ad_format = "120x240_as"; google_ad_type = "text_image"; google_ad_channel ="4997399242"; google_color_border = "B6C9E7"; google_color_bg = "EFEFEF"; google_color_link = "0000FF"; google_color_text = "000000"; google_color_url = "002C99"; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
<!--
-->

You should feel free to challenge me, disagree with me, or tell me I'm completely nuts in the comments section of each blog entry, but I reserve the right to delete any comment for any reason whatsoever. That said, I will most likely only delete abusive, profane, rude, or annonymous comments, so keep it polite, please.

Blogroll

Cool .NET Articles

My .NET Tools

My Builder.com Articles

My MSKB Articles

Browse by Tags

All Tags » ScrollingGrid (RSS)
Scrollable Grid Woes
Dino Esposito talks about another reason why building a Scrollable DataGrid isn't all it's cracked up to be. You would never think such a simple concept could be so complicated, and yet it is. That's HTML for ya. I'll have to have Andy check and see if...
My Christmas Present To You
A version of ScrollingGrid that actually works in a production environment. Today I've released ScrollingGrid 1.1 . This new version opens up the previously private variable that sets the width to adjust for the Scrollbar. Now, if it's not rendering properly...
Scrolling Observations
I came across this very insightful post on the ASP.NET Forums (remember those?) about the pitfalls of making a DataGrid scroll. Great stuff. I hadn't even thought of trying points 3 and 4 that way.
ScrollingGrid Update
Well, ScrollingGrid has had over 50 downloads in the past two days. Looks like a lot of people are trying it out. Now you have a few more reasons to. Thanks to DataGridGirl , we identified an issue with the control when working GridLayout mode. The issue...
ScrollingGrid is LIVE!
Well, I finished an all-night marathon wrap-up session last night (midnight to 10am), and finally got ScrollingGrid completed, and all of the website changes online. As of 10am this morning, ScrollingGrid is now available for all of you to test out and...
The Ever Changing Process of Building Processes
So I've been spending the past few days updating the build processes for all the software I've been working on. The problem is that, while I'm not the first person to ever have to build installers for commercial components using the deployment tools in...
I Can't Have What I Want
I have determined why there aren't more quality processes in place in the community for server controls. It's because Microsoft makes it darn-near impossible to install controls in the intuitively simplest manner. In fact, the whole process is completely...
On Tap For This Week:
Here's what I'm working on for this week, and the weeks ahead: I'm going to post the VS.NET Version Commander on InterscapeUSA.com later on in the week, after I'm done with ScrollingGrid (wasted too much time on the Commander today anyways). I'm going...
Building a Better Server Control Experience, Part 2
Building a Better Server Control Experience, Part 2 The Devil's In The Details: It's The Little Things That Make Customers Happy Details matter. Especially in building solutions people pay for. You've heard of the term WYSIWYG? Well why isn't the term...
Building a Better Server Control Experience, Part 1
Building a Better Server Control Experience, Part 1 Your Code Is Broken..... Or Is It? A Look At Coding For The Requirements You know, I've seen some great server controls out there. The problem that I find is, people don't take enough time to engineer...
More Posts Next page »