Posts for: 8 August, 2005
Dare Obasanjo aka Carnage4Life, August 8, 2005
In response to my post Using
XML on the Web is Evil, Since When Tantek updated his post Avoiding
Plain XML and Presentational Markup. Since I'm the kind of person who can't avoid
...
Andrew Conrads WebLog, August 8, 2005
We have a bunch of folks coming in tomorrow for an ADO.NET SDR. Basically that is two full days of design meetings where we share our thoughts for the next version of ADO.NET + even preview a bu...
James Shaw at CoverYourASP.NET, August 8, 2005
I don't know why I missed this the first time around - but the other day I came across a strange idea. Post the fifth sentence of page 23 in the book(s) you are reading.
For the record, I have quite ...
DotNetJunkies Just Published, August 8, 2005
Amherst, NH, August 8, 2005 -- Ektron, an innovator in Web content and document management, today announced winners of the 2005 Ektron All-Stars Awards. Selected from hundreds of submissions among Ek...
DotNetJunkies Just Published, August 8, 2005
The Catalyst File Transfer control enables developers to easily integrate file transfer functionality within their applications. The control implements the standard protocols for sending and receiving...
MSDN: Visual Basic, August 8, 2005
Omar Al Zabir shows you a way to implement a Microsoft Word-like object model for your own .NET Framework application, following the Model-View-Controller design pattern....
Rico Marianis Performance Tidbits, August 8, 2005
Ever wonder how I produce nice textual allocation summaries like this one
This report shows allocations in dictread.log
Total Allocations 136301 Objects 6694232 Bytes
Top 10 Allocated Types
&nb...
Ablog, August 8, 2005
LinuxWorld SF starts today and lasts through Aug 11 at Moscone Center in San Francisco, CA. From a developer perspective, OSCON last week is by far the more appropriate conference to attend. However, ...
Jeffrey Palermo, August 8, 2005
This is a very basic reason for choosing a class library project for websites in Whidbey: Compiling is faster. Yes, the IDE has the option to "Build website", but this "validating" ste...
Peter Brombergs UnBlog, August 8, 2005
Scott Hanselman blogs about a GotDotNet user sample that allows you to strip document declarationhttp://www.gotdotnet.com/Community/UserSamples/Details.aspxSampleGuid=fcaee1b2-79c2-4b60-ab6b-3a0a9e13b...
ASP.NET Daily Articles, August 8, 2005
Something that is very useful in writing web pages that perform data inserts or updates is to restrict the options for certain fields to specific values. One way for this to be done is to have the upd...
Julia Lerman Blog - Dont Be Iffy..., August 8, 2005
Did I forget Peter Jennings' announcement that he had lung cancer Or did I somehow
think it was in really early stages or that he would beat it (probably the last)
I was re...
Eric J. Smiths Weblog, August 8, 2005
Mike Gunderloy has just posted a new article about XML-based Code Generation with CodeSmith over at Developer.com. Mike does a great job of explaining the new XmlProperty feature in CodeSmi...
Dino Espositos WebLog, August 8, 2005
SET AUTO FLATTERING MODE ON Back in the summer of 1998, I would never have bet a nickel on the fact that a C++ shell programming book could be a must-read and must-have still today, in the s...
Brad McCabes WebLog, August 8, 2005
If you have registered your free copy of Refactor you are eligible for two new refactorings from Developer Express to add to the existing options already available in the product. If you ha...
Natty Gur, August 8, 2005
The technical differences between the Java world and Microsoft world are minor compared to the conceptual differences between them. While the Microsoft concept is concerned with weve got excellent tec...
Doug Reillys Weblog, August 8, 2005
Here is an article on SQL Server Backup. In this second part of this series, I talk about the sort of things that can go wrong, as well as the possible costs involved with restricting the amount...
Jeffrey Palermo, August 8, 2005
Show 135 is now available for download on www.dotnetrocks.com. I talked a little about my experiences in Iraq, but then went on to topics about web standards, ASP.NET tips and upgrading to ...
Jeffrey Palermo, August 8, 2005
Evaluate Sarissa, the cross-browser javascript library for javascript Http requests. It makes a server call from javascript require only a few lines on the client page.
After downloading, check ...
Jeffrey Palermo, August 8, 2005
I've voiced my concerns over the new web projects in VS 2005. Starting from scratch, you may like them for a little bit, but convert an existing project, and you'll get a better feel for the sho...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Simple expression for internationally formatted croatian postcodes.
*********************************************
^[H][R][\-][0...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Simple validation expression for cyprus postcodes
*********************************************
^[0-9]{4}$...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Simple expression for validation of egyptian postcodes
*********************************************
^[0-9]{5}$...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Simple expression to match estonian postcodes
*********************************************
^[0-9]{5}$...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Simple expression to validate ethiopian post codes
*********************************************
^[1-9][0-9]{3}$...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Simple expression to validate postcodes for the faroe islands
*********************************************
^[F][O][\s][0-9]{3}...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Simple expression for matching postcodes for French Polynesia
*********************************************
^[0-9]{5}$...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Simple validation expression for postcodes in guadeloupe
*********************************************
^[9][7|8][1|0][0-9]{2}$...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
This is a simple expression for testing postcodes in Guinea
*********************************************
^[0-4][0-9]{2}[\s][B]...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Simple expression for validating postcodes for guinea-bissau
*********************************************
^[1-9][0-9]{3}$...
Rick Strahls WebLog, August 8, 2005
For those of you in Southern California I'll be doing the Southern California FoxPro User Group Circuit next week (9th, 10th, 11th of August, 2005):
Integrating Electronic Payment Processing into Web...
Guy Barrette, August 8, 2005
John Bristowe, a Regional Director for Calgary, will be joining the MSDN Canada Developers Evangelism Team. It's sad for the RD program but it's a very good news for developers in Western Canada...
ASP.NET Announcements, August 8, 2005
Hello:I have uploaded a new control on my personal website, under the title SuperDropDownList.What this control does is the following:1- Insert a default ListItem at the top of the data bounded DropDo...
Dino Espositos WebLog, August 8, 2005
Imagine you have a master/detail page with a GridView and a DetailsView. You select a record in the DetailsView, make some changes and save. How can you have the master element--the GridView--refresh ...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
This is an extension of already existing expression submitted. It checks for characters, hyphen and single quotes. Single quote and hyphen cannot appear at the beginning or at ...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
A simple expression for algerian postcodes
*********************************************
^[0-9]{5}$...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Expression for matching andorran postcodes
*********************************************
^([A-Z]{2}[0-9]{3})|([A-Z]{2}[\ ][0-9]...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Expression to test for valid postcodes for azerbaijan
*********************************************
^[A][Z](.)[0-9]{4}$...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Simple postcode validation for postcodes for bahrain
*********************************************
^([1][0-9]|[0-9])[1-9]{2}$...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Simple expression to validate bangladeshi postcodes
*********************************************
^[1-9][0-9]{3}$...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
Simple validation expression for postcodes for Belarus
*********************************************
^[0-9]{6}$...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
An expression to validate postcodes for bermuda
*********************************************
^([A-Z]{2}[\s]|[A-Z]{2})[\w]{2}$...
RegexLib.com - Recent Patterns, August 8, 2005
Regex:
This is a simple expression to validate postcodes from Brunei
*********************************************
^[B|K|T|P][A-Z][0-9...
Simple Talk, August 8, 2005
In part 1 of this series, I wrote about the reasons you should backup. From losing your job, to killing off the company, to obeying the law, there are lots of reasons to backup in general, and to do ...
JonGalloway.ToString(), August 8, 2005
RSS.NET and Atom.NET[1] are great, but they sure could use an abstraction layer. I'll bet the same conditional logic has been written hundreds of times, but I haven't found anywhere that it's been abs...
K. Scott Allen, August 8, 2005
I was looking forward to softball this weekend. I had a feeling the coach would move me from 3rd base to the shortstop position because our regular guy was out this week, and I was right.
In the...
Brad Abrams, August 8, 2005
I just ran across these and thought they are worth sharing:
http://research.microsoft.com/~birrell/papers/ThreadsCSharp.pdf
http://msdn.microsoft.com/msdnmag/issues/05/08/Concurrency/default.a...
Product Spotlight