soulposition

Stories kicked by soulposition

LINQ Farm: Focus on Grouping(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 5 years, 5 months ago

This is the fifth post in a series of articles on LINQ and query expressions. LINQ will be part of Visual Studio Orcas. It provides a simple means of querying data. This article focuses on grouping information from a query into related sets of data. read more...

add a comment |category: |Views: 2

tags: another

Run ASP.NET applications on Ubuntu(howtogeek.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 5 months ago

The ASP.NET development environment on Ubuntu Linux is called XSP. This is a simple webserver written in C# that can be used for either ASP.NET 1.0 or 2.0 applications. You can install both environments side by side if need be. read more...

2 comments |category: |Views: 165

tags: another

.Net Compact framework on Symbian(dotnet.org.za)

submitted by StevenMcDStevenMcD(235) 5 years, 10 months ago

Red 5 Labs here in South Africa are nearly the completion of their latest project. Running the .Net Compact Framework on Symbian 60 OS!!!! read more...

4 comments |category: |Views: 219

tags: another

More AJAX goodness for DotNetKicks.com(weblogs.asp.net)

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

This weekend sees some more new features added to dotnetkicks.com. It is now possible to view the most popular stories in the past day, week, month and year. More features coming next week. Enjoy. read more...

1 comment |category: |Views: 0

tags: another

Agile: Fixed Price Bids(codebetter.com)

submitted by nestornestor(195) 5 years, 10 months ago

Agile methodologies happen to have a fairly large impedance mismatch with the legal contracts associated with a project. Agile methodologies are all about trust, contracts are all about protection. The very concept of a contract requires heavy documentation as to what each side’s responsibilities are in order to fulfill their end of the contract. read more...

add a comment |category: |Views: 0

tags: another