phatboyslim

Stories kicked by phatboyslim

Lucene.Net needs your help (or it will die)(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 1 year, 6 months ago

The Apache Foundation wants to kill Lucene.net. If you use it please chime in and help. This post explains a bit more in detail why this is happening read more...

add a comment |category: |Views: 929

tags: another

Microsoft Ajax Library (Preview 6) and the Microsoft Ajax Minifier(weblogs.asp.net)

submitted by crpietschmanncrpietschmann(11.3k) 2 years, 7 months ago

The ASP.NET team today released a significant new update of the Microsoft Ajax Library (Preview 6). This update includes a bunch of new capabilities and improvements to our client-side AJAX library, and can be used with any version of ASP.NET (including ASP.NET 2.0, 3.5 and 4.0), and can be used in both ASP.NET Web Forms and ASP.NET MVC projects. Today’s release includes the following feature improvements: * Better Imperative Syntax: A new, simplified, code syntax for creating client controls. * Client Script Loader: A new client-side script loader that can dynamically load all of the JavaScript files required by a client control or library automatically, and executes the scripts in the right order. * Better jQuery Integration: All Microsoft Ajax controls are now automatically exposed as jQuery plug-ins. read more...

add a comment |category: |Views: 23

tags: another

qTip Tooltip with jQuery UI ThemeRoller Support(elijahmanor.com)

submitted by elijahmanorelijahmanor(1448) 2 years, 7 months ago

Recently as I develop with jQuery, I’ve been trying to either use jQuery UI ThemeRoller supported plugins or somehow tweak existing jQuery plugins to support the ThemeRoller classes. Note: There are many plugins out there that already support ThemeRoller (and you can find a list I’ve compiled in my previous Quickly Testing Various jQuery UI Themes on Your Website post). Out of all the jQuery tooltip plugins I’ve seen, I prefer the qTip implementation. The tooltips look good and it is easy to use. There are several themes that are supported out of the box and you can also tweak the styles if you don’t like the baked in ones. read more...

add a comment |category: |Views: 111

tags: another

A generic way to find ASP.NET ClientIDs with jQuery(west-wind.com)

submitted by rstrahlrstrahl(7226) 2 years, 7 months ago

ASP.NET ClientIDs and NamingContainer naming are a nuisance when working with jQuery as these long IDs complicate finding elements on the page. In this post I show a very simple way to retrieve munged ClientIDs by just their ID names with a small helper function that still returns the jQuery wrapped set. read more...

add a comment |category: |Views: 333

tags: another

Database Documentation Using SchemaSpy(randomactsofcoding.blogspot.com)

submitted by JamesEggersJamesEggers(1250) 3 years, 4 months ago

A blog post that provides a tutorial on how to use SchemaSpy to document Microsoft Sql Server 2000 and 2005 databases. read more...

add a comment |category: |Views: 255

tags: another

SQL Server 2005 Database Design and Optimization(fitnessconnections.com)

submitted by phatboyslimphatboyslim(370) 3 years, 4 months ago

11 tips to keep your database running at an optimal speed. read more...

add a comment |category: |Views: 4

tags: another

The Ten Most Asked SQL Server Questions And Their Answers(blogs.lessthandot.com)

submitted by dnk2007dnk2007(765) 3 years, 5 months ago

Then 10 most asked SQL Server Programming questions and their answer read more...

1 comment |category: |Views: 729

tags: another

7 Healthy Habits of Highly Effective Web Workers(fitnessconnections.com)

submitted by phatboyslimphatboyslim(370) 3 years, 5 months ago

A collection of important, often overlooked, strategies for getting the most productivity out of your programming day. read more...

add a comment |category: |Views: 12

tags: another

Remove Surrounding White Space From An Image(fitnessconnections.com)

submitted by phatboyslimphatboyslim(370) 3 years, 6 months ago

Article on how to use VB.net to remove unnecessary surrounding whitespace from a product photo. read more...

add a comment |category: |Views: 100

tags: another

8 Favorite Developer Tips/Tricks(fitnessconnections.com)

submitted by phatboyslimphatboyslim(370) 3 years, 6 months ago

Tips for Visual Studio, Visual Source Safe, Javascript & SQL read more...

add a comment |category: |Views: 64

tags: another

Software Tools You Should Be Using and Blogs You Should Be Reading(blog.obishawn.com)

submitted by SuperJasonSuperJason(2740) 3 years, 6 months ago

Advice on how to become a great developer and not just a monkey programmer. read more...

add a comment |category: |Views: 1029

tags: another

Free Winforms and ASP.NET Chart Controls(coolthingoftheday.blogspot.com)

submitted by johnsheehanjohnsheehan(4785) 3 years, 7 months ago

Directly from Microsoft read more...

2 comments |category: |Views: 731

tags: another

Zip Compressing ASP.NET Session and Cache State(hanselman.com)

submitted by jdschwarjdschwar(365) 3 years, 7 months ago

Scott Hanselman discusses a recent podcast with the team from StackOverflow where it was mentioned that they compress the Cache or Session data in ASP.NET, enabling them to store about 5-10x more data. read more...

1 comment |category: |Views: 288

tags: another

7 of my favorite jQuery plugins for use with ASP.NET(encosia.com)

submitted by gt1329agt1329a(7849) 3 years, 7 months ago

Seven of my favorite jQuery plugins to use with ASP.NET and ASP.NET AJAX, based on my own successes and failures using them over the past year and a half. read more...

add a comment |category: |Views: 716

tags: another

"Web Application Installer" moves to Beta(hanselman.com)

submitted by phatboyslimphatboyslim(370) 3 years, 7 months ago

Remember last week when I mentioned the Microsoft Web Platform Installer? It's an bootstrapper that gets you setup for free web development, all in a single application. It'll setup IIS7, get you Visual Studio, SQL Server, .NET, etc. Cool. And there was much rejoicing (except XP folks, sorry.) read more...

add a comment |category: |Views: 7

tags: another

ASP.net MVC goes Beta(microsoft.com)

submitted by phatboyslimphatboyslim(370) 3 years, 7 months ago

Hot on the heels of Silverlight, MVC is out of preview and into Beta today. read more...

3 comments |category: |Views: 461

tags: another