- Excel and BiztalkVisit my site kasakara.com 3/27/2009 5:05 AM | (javascript:doPostBack\('Commentsascx$CommentList$ctl00$EditLink',''\))
- Google PrintThe Google Print Beta is available here. Publishers and libraries seem to hate it. I wonder how much more effective/different it is from CiteSeer.
- Mobile Development made easyHave you built a mobile solution for you company from scratch?
- Creating Publisher Certificates For ClickOnceBeta 1 allowed to sign your ClickOnce manifests simply by using a string name key file (.snk). Beta 2 no longer support this, and you are required to provide a publisher certificate. This was bit c…
- String concatenation the fast way...maybe not what you thinkOne thing you read in most articles or books that talk about code optimization in .Net is string concatenation. Many books will say always use a StringBuilder to build your strings. Some even go so…
- You may receive the error "Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection" - Part II find that a lot of people have been finding this article a little useful and at the same time finding it hard to get to the second part of the article. So here below is the link for the Part II o…
- You may receive the error "Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection" - Part III find that a lot of people found this article a little useful. This article is in continuation to earlier one which deals with IIS and SQL Server on the same machine. The link for the same is
- cnpack - Free Delphi IDE Enhancementcnpack - Free Delphi IDE Enhancement
- cnpack - Free Delphi IDE EnhancementOk, I have been using this IDE Enhancement for my Delphi 7 environment for a couple weeks now. It is very cool and very practical. They have compiles for other versions of Delphi as well so check i…
- How to validate a valid GUID Value in C#In this implementation you pass in a Guid as an 'out' parameter along with the string you want to test - it then fills in the Guid and returns true / false depending on whether the Guid was valid...
- Getting, Setting , Deleting and Updating Cookie Data as Collection in ASP.NetHere is a helper class that makes it easy to do all the data manipulation functions on the data stored in the Cookie. It makes use of HybridDictionary Collection object and is very efficient for ha…
- Geekswithblogs.netPosted By: John K. Hines | 10/12/2010 6:51 PM | 0 Comments
- How to Remove Visual Source Safe 6.0d from your .net projects.After doing this a few times I thought I'd write down the process:
- CodeSmith, Consistency and EleganceCodeSmith 3.0: Are you a fan? When you move up to version 3 Release Candidate 1, be aware that Eric “cleaned up” the GetCamelCaseName function name by changing it to CodeSmith.BaseTemplates.StringU…
- Atlanta Code CampWell the buzz from Atlanta Code Camp is starting to wear off a bit and let me just say I had a great time.
- Enabling Enter Key on a Text Box to auto click a Button ....It is very Common practice to hit an enter key on a text box in order to submit a form. For example if you are designing a Login Screen it is frequently required that user just hit enter after fill…
- 1st Developer Days UKYesterday, I attended DeveloperDays at what Microsoft Campus in Reading, UK.
- May 12th GC.NUG meeting notesLast night's meeting of the Greater Charleston .NET User Group marked some high (and low) points for our young (< 1 year old) group.
- You may receive the error "BC30138: Unable to create temp file in path 'C:\Windows\TEMP\:' Access is denied"You may receive the error "BC30138: Unable to create temp file in path 'C:\\Windows\\TEMP\\:' Access is denied" while trying to debug or browse your ASP.NET Applications. This may occur if the ASPN…
- Comparison: UML ToolsHere we go again... I've done random searches for UML tools before, but this time, I figured I'd go ahead and document it. I probably won't make this as extensive of a search as I usually do just f…
