bacalao

Stories submitted by bacalao

10 tricks that will make your jQuery enabled site go faster (csharptutorial.blogspot.com)

submitted by bacalaobacalao(320) 1 year, 5 months ago

During the last few weeks, I've had the chance to go more in depth with jQyery and general site performance. I've found some techniques that makes my site go much faster. I don't know if they're all best practice, but this article is meant to at least give you some good ideas. read more...

1 comment |category: |Views: 751

tags: another

Creating custom HTML helpers(www.asp.net)

submitted by bacalaobacalao(320) 2 years, 3 months ago

Helpful article from ASP.NET read more...

add a comment |category: |Views: 17

tags: another

Show Dotnetkicks feed in the Visual Studio start page(csharptutorial.blogspot.com)

submitted by bacalaobacalao(320) 2 years, 8 months ago

A short description on how to show the Dotnetkicks RSS feed in the Visual Studio start page read more...

add a comment |category: |Views: 13

tags: another

Using NUnit to play around with class libraries (csharptutorial.blogspot.com)

submitted by bacalaobacalao(320) 3 years, 3 months ago

A short introduction to NUnit and structure basically. read more...

add a comment |category: |Views: 4

tags: another

Luftguitar CMS 2.0.2 Released(sourceforge.net)

submitted by bacalaobacalao(320) 4 years ago

A lightweight and simple CMS system built on Mono with the Gaia Ajax Widgets library. The application supports templates, rich editing, image gallery, calendar and much more. read more...

add a comment |category: |Views: 17

tags: another

Luftguitar CMS 2.0.1 Released(sourceforge.net)

submitted by bacalaobacalao(320) 4 years, 1 month ago

I've added plugins to the backstage area. Now you can create a plugin that only shows to registered users in one minute. read more...

add a comment |category: |Views: 6

tags: another

Luftguitar CMS released(sourceforge.net)

submitted by bacalaobacalao(320) 4 years, 1 month ago

A lightweight and simple CMS system built on Mono with the Gaia Ajax Widgets library. The application supports templates, rich editing, image gallery, calendar and much more. read more...

add a comment |category: |Views: 38

tags: another

Gaia Ajax Widgets 2008 Q1 Release(ajaxwidgets.com)

submitted by bacalaobacalao(320) 4 years, 3 months ago

Gaia releases their Q1 release, with more goodies and bug fixes. New website as well. read more...

2 comments |category: |Views: 6

tags: another

Including unit tests in project release(csharptutorial.blogspot.com)

submitted by bacalaobacalao(320) 4 years, 7 months ago

It struck me as a great idea to include NUnit test in the next release of my SQLite query browser. If the program crashes or misbehaves, users can run the tests, find out why and either report to me or fix it themselves. read more...

add a comment |category: |Views: 5

tags: another

Debugging C#(csharptutorial.blogspot.com)

submitted by bacalaobacalao(320) 4 years, 9 months ago

Another post from csharptutorial.blogspot.com - at last. read more...

add a comment |category: |Views: 4

tags: another

Silverlight articles out on codeproject(codeproject.com)

submitted by bacalaobacalao(320) 5 years ago

Recently added a getting started article read more...

add a comment |category: |Views: 7

tags: another

Codeproject to offer Silverlight articles(codeproject.com)

submitted by bacalaobacalao(320) 5 years ago

No articles yet, though... read more...

add a comment |category: |Views: 59

tags: another

Tool for creating SQLite databases in Windows(sourceforge.net)

submitted by bacalaobacalao(320) 5 years, 2 months ago

I don't work much with Linux environments. Nor do I have a PHP environment om my laptop. Realizing that choices were slim, I created my own handy tool to create SQLite databases that I can use witch the System.Data.SQLite package found over at http://sqlite.phxsoftware.com/ This latest release uses SQLite v3.3.12 read more...

add a comment |category: |Views: 17

tags: another

AJAX enabled components with Anthem.NET(csharptutorial.blogspot.com)

submitted by bacalaobacalao(320) 5 years, 5 months ago

Anthem.NET does components for ASP.NET the way Microsoft shoud have made them years ago. read more...

add a comment |category: |Views: 27

tags: another

Reading large xml files fast(csharptutorial.blogspot.com)

submitted by bacalaobacalao(320) 5 years, 7 months ago

Experimenting with how to read large xml files fast. It turns out, the result is not what I initially had expected... read more...

add a comment |category: |Views: 476

tags: another