EtienneTremblay

Stories submitted by EtienneTremblay

Using Microsoft POS for .NET in 2011(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 8 months, 6 days ago

How to work around the various issues that occur when working with Microsoft's POS for .NET with newer technologies such as .NET 4.0. read more...

add a comment |category: |Views: 17

tags: another

Gotcha: iPad versus ASP.NET(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 8 months, 13 days ago

Your ASP.NET application may fail on the iPad after it is saved to the home screen. read more...

add a comment |category: |Views: 56

tags: another

Re-skin your existing web app using jQuery Mobile(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 8 months, 19 days ago

Did you know you could easily integrate jQuery Mobile controls into your existing web application? read more...

add a comment |category: |Views: 32

tags: another

Slash your ASP.NET compile/load time without any hard work(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 1 year, 2 months ago

Tips & tricks to make your ASP.NET development more enjoyable (cut down compilation time / first load time). read more...

add a comment |category: |Views: 719

tags: another

Lambda IEqualityComparer<T>(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 1 year, 8 months ago

New extension methods to replace IEqualityComparer<T> for the most common scenario, comparing objects with a key. read more...

add a comment |category: |Views: 67

tags: another

Portable Area excerpt from MVC2 in Action(www.lostechies.com)

submitted by EtienneTremblayEtienneTremblay(5008) 1 year, 9 months ago

Bundle your view, controllers, images, in a portable mvc area dll to include in other MVC applications. Could this be the beginning of open source portable areas like a "Login and Registration" areas for example? Seems like a very promising project. read more...

add a comment |category: |Views: 133

tags: another

BlogEngine.NET 1.6 Breaking Old Links(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 2 years ago

A bug fix in BlogEngine.net 1.6 broke older links to our blog. read more...

add a comment |category: |Views: 4

tags: another

ASP.NET Regenerate .designer.cs(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 2 years ago

Your ASPX or ASCX .designer.cs file stopped being generated by Visual Studio and you don't know why? Here is a little trick for you. read more...

add a comment |category: |Views: 24

tags: another

ASP.NET callback not being fired in Internet Explorer(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 2 years ago

Solution to ASP.NET callbacks not being fired in Internet Explorer. read more...

add a comment |category: |Views: 12

tags: another

Gotcha: gzip compression in SOAP message calls(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 2 years, 5 months ago

Do not forget to enable gzip compression in your large SOAP requests. read more...

add a comment |category: |Views: 78

tags: another

YUI Compressor for Visual Studio(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 2 years, 9 months ago

Add a custom tool in visual studio for YUI Compressor. read more...

add a comment |category: |Views: 617

tags: another

Software Startup Lessons (Part 7) - Versatility(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 2 years, 9 months ago

Today we'll talk about of the key lessons that we learned in university that helped us during the first two years of our business: versatility. read more...

add a comment |category: |Views: 234

tags: another

Software Startup Lessons (Part 6) - Looking back at one failure(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 2 years, 9 months ago

After a few months, we've decided to kill a project and call it a failure. Read more about the project's postmortem note in this article. read more...

add a comment |category: |Views: 297

tags: another

Being a software startup in a recession(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 2 years, 10 months ago

Lessons learned about being a software startup in a recession. read more...

add a comment |category: |Views: 438

tags: another

Putting the “M” Back in MVC(blog.wekeroad.com)

submitted by EtienneTremblayEtienneTremblay(5008) 2 years, 10 months ago

"Trying to keep up my end of the bargain with respect to MVC and SubSonic :). I did a walkthrough of it and decided that I was talking too much and, in honor of everyone telling me “SubSonic is dead” I thought it fitting to toss in some Rob Zombie." read more...

1 comment |category: |Views: 218

tags: another

Software Startup Lessons (Part 4) - Year Two(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 2 years, 10 months ago

LavaBlast is now two years old. Part 4 in our series shares lessons learned during our second year of operation. read more...

add a comment |category: |Views: 283

tags: another