happykick

Stories kicked by happykick

How To Drop All Indexes From A Database(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 2 years, 2 months ago

I was doing some performance tweaking of a batch job that was hanging and i was suspecting the indexes in the database to have something to do with it shocking up so I used this script to clear all indexes. read more...

add a comment |category: |Views: 212

tags: another

5 Tips on using Rapid Application Development (RAD)(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 2 years, 2 months ago

As consultants which I believe most of the reader of this blog are, or even if you are a developer working for a software company, time is always of the essence. We are always trying to do more in less time either because we have a tight deadline or to free time to do other things we enjoy. read more...

add a comment |category: |Views: 554

tags: another

Windows Phone 7 Series Development Tools CTP Available for Download(web2asp.net)

submitted by sedgeysedgey(1728) 2 years, 2 months ago

Hot of the press after MIX2010 the CTP for Windows Phone 7 Development tools is now available for download, the installer includes VS2010 Express for Windows Phone 7 CTP, the Windows Phone 7 Emulator CTP, Silverlight for Windows Phone 7 CTP and XNA 4.0 Game Studio. It took about 4 minutes to install and you need about 4 GB space read more...

add a comment |category: |Views: 141

tags: another

What's New in ASP.NET 4.0 – SEO with MetaKeywords & MetaDescription(www.dotnetcurry.com)

submitted by oscaroscar(229) 2 years, 2 months ago

In this article, we will take an overview of the two new properties added to the Page class in ASP.NET 4.0 – MetaKeywords and MetaDescription read more...

add a comment |category: |Views: 183

tags: another

5 Tips to get the most out of your coding time(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 2 years, 2 months ago

I remember seeing an add from Microsoft I believe for hiring programmers and the jist of it was “We give you an office with a door”. Why you might wonder? read more...

2 comments |category: |Views: 1035

tags: another

ASMX ScriptService mistake: Installation and configuration(encosia.com)

submitted by gt1329agt1329a(7849) 2 years, 2 months ago

Continuing my series of posts about ASMX services and JSON, this post will cover two common mistakes that plague the process of getting a project’s first ASMX ScriptService working: Installing System.Web.Extensions into the GAC and configuring your web.config. read more...

2 comments |category: |Views: 169

tags: another

5 Very Useful C# Attributes(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 2 years, 5 months ago

A look at some of the useful attributes in c# read more...

6 comments |category: |Views: 1620

tags: another

Lightspeed 3 : Testing Enhancements - Paul Mason(blog.paul-mason.co.nz)

submitted by tivittivit(364) 2 years, 5 months ago

In this post I'm going for a bit of a diversion from the usual Protecting Your Precious Code series; and for good reason! The long awaited version 3 of the Lightspeed tool was released on Monday. Rather than go into all of the new features that it boasts (which can be found on the Mindscape blog), I'm going to take a look at a particular aspect that excites me: improved testability of entities! read more...

add a comment |category: |Views: 2

tags: another

Mastering jQuery now available at TekPub | Encosia(encosia.com)

submitted by javeryjavery(5523) 2 years, 5 months ago

Dave and I launch a new series on TekPub about Mastering JQuery. read more...

3 comments |category: |Views: 378

tags: another

IE8 And Web Standards(blogs.msdn.com)

submitted by jbarnesjbarnes(3479) 2 years, 5 months ago

Earlier this year, Microsoft submitted 7200 CSS 2.1 test cases to the W3C, as a mature approach to move the web forward and help solving ambiguities, options and misinterpretations in any specification. In this post you will get a sense of how these tests work and how IE, Firefox, Safari, Opera and Chrome are passing these tests. You will also find a demo of Expression Web SuperPreview and some very positive feedback from the Mozilla team. read more...

3 comments |category: |Views: 188

tags: another

7 Valuable Visual Studio Hidden Features(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 3 years ago

Visual Studio is a very powerful IDE and I have yet to find another IDE that comes close to all the features it offers. Yet they are some hidden gems that can make our every day tasks a little bit easier. read more...

add a comment |category: |Views: 945

tags: another

11 Optimization Tips for Visual Studio(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 3 years ago

Sometimes ago I compiled this list for myself and our team to help get things done faster and deal with visual studio quirks. read more...

add a comment |category: |Views: 951

tags: another

Building a Twitter Client as an Internet Explorer Add On using SpicIE(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 3 years, 1 month ago

I came across the (Simple Plug-in Creator for Internet Explorer) SpicIE project this weekend and wanted to give it a try. So what’s a better example than to build a twitter client since it seems to be getting all the hype lately read more...

add a comment |category: |Views: 197

tags: another

5 Most Common Asked Questions When Using .Net RIA Services(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 3 years, 1 month ago

From the comments on my previous articles on .Net RIA Services and from the search queries that lead to those articles, a pattern of a recurring set of questions showed up and I am sure that most .Net RIA Services enthusiasts face the same issues. This post address a few of these issues read more...

add a comment |category: |Views: 285

tags: another

4 Great Tools to use with Visual Studio(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 3 years, 1 month ago

Today was a slow day so I was trying some Visual Studio Add-Ins for our team to help in the development and here are the ones that made the cut. read more...

1 comment |category: |Views: 1342

tags: another

Creating Ads in Silverlight 3(pendsevikram.blogspot.com)

submitted by VikramPendseVikramPendse(275) 3 years, 1 month ago

Creating Ads in Silverlight 3 using Silverlight Ad Creation Kit aka SACK read more...

add a comment |category: |Views: 14

tags: another