w3stfa11

Stories submitted by w3stfa11

Tutorial: Creating a basic report using SQL Server Reporting Services(blog.thegabrielflores.com)

submitted by w3stfa11w3stfa11(645) 1 year, 3 months ago

This is a howto for SQL developers getting started with SQL Server Reporting Services 2008 R2. Covers the installation and configuration of SQL Server and creation of a SSRS Report. read more...

add a comment |category: |Views: 6

tags: another

Choosing an ASP.NET MVC content management system (CMS)(tempvariable.blogspot.com)

submitted by w3stfa11w3stfa11(645) 2 years, 1 month ago

A blog entry comparing the handful of ASP.NET CMS available, focusing on those that use or integrate with the MVC Framework. read more...

add a comment |category: |Views: 68

tags: another

Silverlight and Firefox 3(tempvariable.blogspot.com)

submitted by w3stfa11w3stfa11(645) 4 years, 1 month ago

A post on the status between Silverlight 2 beta and Firefox 3 beta. (Hint: Beta + Beta = Crash) read more...

add a comment |category: |Views: 26

tags: another

Drag and drop from explorer window - component(tempvariable.blogspot.com)

submitted by w3stfa11w3stfa11(645) 4 years, 1 month ago

Shows how to add drag and drop functionality from the Windows shell (Explorer) to a Windows Forms project using a free component. read more...

add a comment |category: |Views: 11

tags: another

Observations on VS2008, .NET v3.5 after four months(weblogs.asp.net)

submitted by w3stfa11w3stfa11(645) 4 years, 1 month ago

"I'm happy to say that my experience in production has been mostly positive." read more...

add a comment |category: |Views: 0

tags: another

Novell Introduces MonoDevelop 1.0 and also Releases Mono 2.0 Beta (blogs.zdnet.com)

submitted by w3stfa11w3stfa11(645) 4 years, 1 month ago

Mono 2.0 beta supports C# 3.0 (minus LINQ to SQL) and most of Windows Forms. read more...

add a comment |category: |Views: 14

tags: another

What is ALT.NET?(msdn2.microsoft.com)

submitted by w3stfa11w3stfa11(645) 4 years, 2 months ago

MSDN Magazine has an overview of the values of an ALT .NET developer. read more...

1 comment |category: |Views: 2

tags: another

SharpOS - An operating system written only in C# (no assembly or C)(sharpos.org)

submitted by w3stfa11w3stfa11(645) 4 years, 2 months ago

SharpOS is an open source effort to write a operating system using C#. A very informative interview here http://lab.obsethryl.eu/content/sharpos-stream-c-sharp-c-kernels read more...

7 comments |category: |Views: 290

tags: another

Mono.Cecil vs. System.Reflection(codebetter.com)

submitted by w3stfa11w3stfa11(645) 4 years, 2 months ago

Patrick wrote a great post comparing Mono's Cecil against the built-in System.Reflection. read more...

add a comment |category: |Views: 54

tags: another

Erik Meijer on C# 3.0 and LINQ(infoq.com)

submitted by w3stfa11w3stfa11(645) 4 years, 2 months ago

In this presentation from QCon, Erik Meijer discuss C# 3.0 and LINQ with Objects, XML, and relational data using O/R mapping with a focus on composition. This is a more in depth discussion building on top of his "Democratizing the Cloud" presentation. read more...

add a comment |category: |Views: 0

tags: another

PowerCommands for Visual Studio 2008 released(blogs.msdn.com)

submitted by w3stfa11w3stfa11(645) 4 years, 2 months ago

From the official Visual Studio blog: PowerCommands, is a set of useful extensions for the Visual Studio 2008 adding additional functionality to various areas of the IDE. read more...

add a comment |category: |Views: 1

tags: another

Visual Studio 2008 - A reason to upgrade(searchwindevelopment.techtarget.com)

submitted by w3stfa11w3stfa11(645) 4 years, 2 months ago

Case study (I like these) on why an ad agency upgraded to VS 2008 read more...

add a comment |category: |Views: 5

tags: another

C# 411(csharp411.com)

submitted by w3stfa11w3stfa11(645) 4 years, 2 months ago

CSharp411.com is a blog about the C# programming language and .NET Framework. This site contains C# information, code, tips and news. read more...

add a comment |category: |Views: 4

tags: another

Silverlight at Major League Baseball.com(infoq.com)

submitted by w3stfa11w3stfa11(645) 4 years, 2 months ago

Case study: Learn about the re-launch of Major League Baseball’s website on Silverlight. With the website’s back-end written in Java and much of the user interface built with JSP, MLB.com is not your typical candidate for adopting Microsoft’s newest technology for building Rich Internet Apps. read more...

1 comment |category: |Views: 0

tags: another

Mono, a look forward(tempvariable.blogspot.com)

submitted by w3stfa11w3stfa11(645) 4 years, 2 months ago

A brief look at where Mono is and where's it going. read more...

3 comments |category: |Views: 14

tags: another

Installing freeglut on Visual Studio 2008(tempvariable.blogspot.com)

submitted by w3stfa11w3stfa11(645) 4 years, 3 months ago

A small tutorial on installing freeglut on VS2008 to aid in doing some basic OpenGL programming. read more...

add a comment |category: |Views: 462

tags: another