davids

Stories kicked by davids

A Guide to Sexy Exceptions in .NET(saviant.tumblr.com)

submitted by davidsdavids(480) 9 months, 21 days ago

Whether you are a rookie developer or a weathered code monkey, you have seen this exception at some point in your work. Chances are, if you are the latter of the two, you have dealt with tracking the issue down and dealing with it. My goal, is to make that better. read more...

2 comments |category: |Views: 37

tags: another

If you are Shrinking your Database - This one is for you!(www.dzone.com)

submitted by pinaldavepinaldave(9662) 1 year, 4 months ago

Shrinking database is one of the very very bad operation of SQL Server. Pinal Dave proves this with example. read more...

add a comment |category: |Views: 376

tags: another

Query Notification to .NET Application (SQLDependency (www.abhisheksur.com)

submitted by abhi2434abhi2434(1006) 1 year, 4 months ago

The article demonstrates how you can use SQL Server Query Notification feature to get notification from database whenever the result of a command gets changed. Sample application demonstrating SqlDependency and SqlCacheDependency is also included. read more...

add a comment |category: |Views: 62

tags: another

Exception data evolved(blog.freakcode.com)

submitted by niikniik(365) 1 year, 5 months ago

Two extensions methods which makes adding debug data to exceptions a breeze. read more...

add a comment |category: |Views: 64

tags: another

Visual Studio 2010 Keyboard Shortcuts Poster(www.devcurry.com)

submitted by mopenmopen(3596) 2 years, 1 month ago

You can now download the reference cards (available as print ready pdf’s) for the default keybindings in Visual Studio 2010 for Visual Basic, Visual C#, Visual C++ and Visual F# over here read more...

add a comment |category: |Views: 705

tags: another

Yamisee Live, Online Event - The New SDLC - Waterfall and Agile Scrum (www.yamisee.com)

submitted by mercatus3mercatus3(60) 2 years, 1 month ago

What SDLC methodology do you use? Have you found that all of them have some big holes? We think that we have come across a hybrid approach that combines the best of Waterfall and Agile Scrum. Sounds like an oxymoron, we know, but this novel approach has been working for us for the past year or so and we want to share it with others who may benefit. Check out the link and see if the free intro is right for you. read more...

add a comment |category: |Views: 7

tags: another

Converting BBCode into HTML using C#(cyotek.com)

submitted by cyotekcyotek(155) 2 years, 2 months ago

A simple to use class library for converting text containing BBCode used by popular forum systems into HTML using C#. read more...

add a comment |category: |Views: 72

tags: another

How to track visitors to your site in ASP.NET & C#(visualcppsupport.blogspot.com)

submitted by gsanthoshbegsanthoshbe(69) 2 years, 2 months ago

Once you have published a site in ASP.NET, you'd like to know who are your visitors. One way is to check your event log on the host server. Another option is to write your own code. You'd basically like to log the IP address, and DNS name for the visitor, and it would be nice to know which page they are visiting. To log the ip address using ASP.NET, you can call: read more...

add a comment |category: |Views: 90

tags: another

How to Remove DotNetNuke Keywords from Meta(www.onlydnn.com)

submitted by mynetnukemynetnuke(522) 2 years, 4 months ago

DotNetNuke is a great content management system. If you know the basisc, you will probably like it more and more everyday. However some of hidden elem... read more...

add a comment |category: |Views: 22

tags: another

SqlCacheDependency Restore Database Woes(blog.saviantllc.com)

submitted by davidsdavids(480) 2 years, 5 months ago

A quick look at a resolution for "Exclusive Access" issues that sometimes arrise when using SqlCacheDependency and restoring a database. read more...

add a comment |category: |Views: 6

tags: another

Vine Offers New Possibilities(blog.saviantllc.com)

submitted by davidsdavids(480) 3 years ago

A brief summary of Microsoft's Vine services. read more...

add a comment |category: |Views: 4

tags: another

Failure To Captcha(blog.saviantllc.com)

submitted by davidsdavids(480) 3 years, 1 month ago

A quick analysis of how common captchas are being defeated by bots. read more...

add a comment |category: |Views: 20

tags: another

15 Essential Checks Before Launching Your Website(smashingmagazine.com)

submitted by LordLord(3737) 3 years, 1 month ago

Your website is designed, the CMS works, content has been added and the client is happy. It’s time to take the website live. Or is it? When launching a website, you can often forget a number of things in your eagerness to make it live, so it’s useful to have a checklist to look through as you make your final touches and before you announce your website to the world. read more...

add a comment |category: |Views: 403

tags: another

Summing Up ASP.NET MVC & IIS6 in One Picture(blog.saviantllc.com)

submitted by davidsdavids(480) 3 years, 1 month ago

Frustrating read more...

add a comment |category: |Views: 17

tags: another

3 More Things Every ASP.NET Developer Should Know by 2010(blog.saviantllc.com)

submitted by davidsdavids(480) 3 years, 1 month ago

A follow up to previous article on the 6 things every developer should know by 2010 read more...

add a comment |category: |Views: 42

tags: another

6 Things Developers Should Know By 2010(blog.saviantllc.com)

submitted by davidsdavids(480) 3 years, 2 months ago

A list of 6 things I think asp.net developers should know by 2010 read more...

1 comment |category: |Views: 1480

tags: another