aeroc

Stories kicked by aeroc

Mono 2.0 Released(mono-project.com)

submitted by jpobstjpobst(155) 3 years, 7 months ago

The Mono Project has released version 2.0 of Mono, enabling developers to run their .Net 2.0 applications on Linux and OSX. read more...

4 comments |category: |Views: 303

tags: another

ASP.NET website Continuous Integration+Deployment using CruiseControl.(msmvps.com)

submitted by oazabiroazabir(1805) 3 years, 7 months ago

You can setup continuous integration and automated deployment for your web application using CruiseControl.NET, Subversion, MSBuild and Robocopy. I will show you how you can automatically build the entire solution, email build report to developers and QA, deploy latest code in IIS all using CruiseControl.NET every N minutes. read more...

4 comments |category: |Views: 415

tags: another

Three C# 2.0/3.0 Syntaxes That You Didn't Know But Were Afraid to Ask(adamtibi.net)

submitted by adamtibiadamtibi(905) 3 years, 7 months ago

Working with other colleagues, I found these C# syntaxes are still not well-known and used read more...

4 comments |category: |Views: 1236

tags: another

Custom jQuery Selector for ASP.NET WebForms(john-sheehan.com)

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

My quest for a better way to select ASP.NET auto-generated IDs with jQuery. read more...

1 comment |category: |Views: 497

tags: another