marcoow

Stories kicked by marcoow

Internet Explorer 8 now passing Acid2(turtle.net.nz)

submitted by turtlespinturtlespin(634) 4 years, 5 months ago

The IE8 team just announced some new news about IE8 - they just passed a major milestone which is to have IE8 render Acid2 when in IE8 standards mode. Includes link to official post and video. read more...

1 comment |category: |Views: 0

tags: another

ASP.NET MVC (Part 3): Passing ViewData from Controllers to Views(weblogs.asp.net)

submitted by k000derk000der(4765) 4 years, 5 months ago

Passing data from Controller to View read more...

add a comment |category: |Views: 80

tags: another

Microsoft Live Labs - Volta(ifxplus.com)

submitted by m.casatim.casati(600) 4 years, 5 months ago

The Volta technology preview is a developer toolset that enables you to build multi-tier web applications by applying familiar techniques and patterns. First, design and build your application as a .NET client application, then assign the portions of the application to run on the server and the client tiers late in the development process. The compiler creates cross-browser JavaScript for the client tier, web services for the server tier, and communication, serialization, synchronization, security, and other boilerplate code to tie the tiers together. read more...

5 comments |category: |Views: 5

tags: another

Scott Guthrie: Visual Studio 2008 and .NET 3.5 Released(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 6 months ago

Scott's announcement on the release of Visual Studio 2008 and .NET 3.5. read more...

5 comments |category: |Views: 24

tags: another

Visual Studio 2008 RTM available for download(vitalygorn.com)

submitted by vitalyvitaly(740) 4 years, 6 months ago

MSDN subscribers can now download final RTM version of Visual Studio 2008. read more...

25 comments |category: |Views: 294

tags: another

ASP.Net MVC Framework Part 1(weblogs.asp.net)

submitted by isuttleisuttle(1140) 4 years, 6 months ago

Scott Guthrie provides some great insight into the upcoming ASP.Net MVC framework. read more...

4 comments |category: |Views: 32

tags: another

Dispose Pattern and Object Lifetime(blogs.msdn.com)

submitted by jessejesse(100) 4 years, 6 months ago

The Base Class Library Team at Microsoft provides a great overview of the dispose pattern and object lifetime in the CLR, with links to other interesting object lifetime articles at the bottom. read more...

add a comment |category: |Views: 19

tags: another

Bob Martin JAOO 2007 Interview(formpage.de)

submitted by marcoowmarcoow(185) 4 years, 7 months ago

Bob Martin on the need for beautiful code. read more...

1 comment |category: |Views: 2

tags: another

ASP.NET MVC Framework - ScottGu's Blog (weblogs.asp.net)

submitted by ashmindashmind(775) 4 years, 7 months ago

ASP.NET MVC Framework described by ScottGu. read more...

7 comments |category: |Views: 85

tags: another

VS 2008 JavaScript Debugging(weblogs.asp.net)

submitted by k000derk000der(4765) 4 years, 10 months ago

JavaScript debugging in Visual Studio 2008 read more...

2 comments |category: |Views: 13

tags: another

Google Analytics Reports for DotNetKicks.com(blog.incremental.ie)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 10 months ago

Interested in seeing some google analytics stats for DotNetKicks.com? read more...

1 comment |category: |Views: 20

tags: another

.Net Documentor - Productivity Features for VS2005 code documentation(formpage.de)

submitted by marcoowmarcoow(185) 4 years, 10 months ago

.Net Documentor is a Visual Studio 2005 Extension that adds productivity features to the IDE's source code documentation fecilities, e.g.: - recursive documentation of all elements in a project (with optional insertion of task shortcuts) - recursive documentation of a type and its members - automatic application of custom text snippets to properties, events and constructors - reuse of base type's documentations read more...

1 comment |category: |Views: 122

tags: another

Creating a CSS layout from scratch(subcide.com)

submitted by cabrerojcabreroj(160) 5 years, 2 months ago

This tutorial assumes you have a basic knowledge of how to use CSS, but only have a very basic understanding of how it works. If you have NEVER used CSS before, you will want to start with the w3schools introduction to CSS. read more...

add a comment |category: |Views: 46

tags: another

Got 15 minutes? Give Ruby a shot right now! (Online emulator)(tryruby.hobix.com)

submitted by marcosmarcos(2779) 5 years, 2 months ago

A simply and useful tutorial to play with ruby Online =) Just click the link and begin to program in RUBY read more...

4 comments |category: |Views: 136

tags: another

Design Patterns: Thoughts on the Singleton Pattern(honestillusion.com)

submitted by JamesCurranJamesCurran(635) 5 years, 2 months ago

Thoughts on the Singleton Pattern (Executive summary: Don't!) read more...

5 comments |category: |Views: 5

tags: another

Object-oriented database programming with db4o(codeproject.com)

submitted by qn111qn111(575) 5 years, 2 months ago

db4o at The Code Project. Very interesting discussion between the author and Carl Rosenberger (db4o's architect) can be found in the message board. read more...

add a comment |category: |Views: 14

tags: another