jenner

Stories kicked by jenner

.NET Framework 3.5 Is Shared Source(weblogs.asp.net)

submitted by benrickbenrick(1020) 4 years, 7 months ago

Microsoft's .NET Framework 3.5 is going to be released open source. read more...

26 comments |category: |Views: 152

tags: another

Utilities.NET 1.0 released(james.newtonking.com)

submitted by JamesNKJamesNK(3020) 4 years, 7 months ago

Utilities.NET is a collection of helper classes and components for quickly solving common .NET programming tasks. read more...

1 comment |category: |Views: 11

tags: another

.NET web apps (and ProMesh.NET) on Linux (Mono)... "It just works"(blog.activa.be)

submitted by activaactiva(2340) 4 years, 8 months ago

I was a little curious about how ProMesh.NET (MVC Web Framework for .NET 2.0) would run on Mono (if at all) read more...

add a comment |category: |Views: 16

tags: another

New Notepad++ (Version v4.2.2)(gaaton.blogspot.com)

submitted by HaGeverHaGever(915) 4 years, 9 months ago

Great free source code editor for everyone. Beautiful solution to all developers, web masters and not technical persons. read more...

add a comment |category: |Views: 7

tags: another

Web Application Project Conversion and Orcas(west-wind.com)

submitted by rstrahlrstrahl(7226) 4 years, 9 months ago

I'm going once again through a conversion from Stock Projects to a WAP project conversion this time for my Web Store. I've done the conversion once before but returned back to stock projects because of a Visual Web Developer requirement. Recently though development on the store has been a lot... read more...

add a comment |category: |Views: 0

tags: another

LINQ to SQL (Part 4 - Updating our Database)(weblogs.asp.net)

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

Updating database using LINQ to SQL by ScottGu read more...

2 comments |category: |Views: 11

tags: another

DevLink 2007: A world-class conference you can afford(evanhoff.com)

submitted by ehoffehoff(980) 4 years, 10 months ago

Seriously, huge name speakers, food, and all the other stuff you get at the big ones, but for only $50. Located in Nashville, it's a short plane flight from almost anywhere. read more...

2 comments |category: |Views: 0

tags: another

A Higher Calling(diditwith.net)

submitted by cls2degcls2deg(1535) 4 years, 11 months ago

After a long break, it's time to return to my informal series of articles on functional programming concepts using only C# 2.0. This time, I'm looking at the idea of higher-order functions and how to implement Map, Filter and Reduce. read more...

3 comments |category: |Views: 2

tags: another

Implementing Silverlight in 21 Days - Miguel de Icaza(tirania.org)

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

Moonlight - Silverlight implementation in Linux read more...

1 comment |category: |Views: 1

tags: another

Centering a DIV using the negative margin method (geekzilla.co.uk)

submitted by phaymanphayman(3550) 4 years, 11 months ago

An oldie but a goodie.. This method is very clean and works in all browsers. read more...

1 comment |category: |Views: 12

tags: another

ASP.NET page event lifecycle cheat sheet(john-sheehan.com)

submitted by yesthatmcgurkyesthatmcgurk(4063) 5 years, 3 months ago

Don't put all your love into Page_Init... Learn about the page event lifecycle and what each can be used for. read more...

1 comment |category: |Views: 23

tags: another

Reflector 5.0(jayflowers.com)

submitted by jflowersjflowers(1860) 5 years, 3 months ago

So there is a new version of Reflector out. There are some new features of Reflector that you should know about... read more...

1 comment |category: |Views: 19

tags: another

Bitsharp - BitTorrent library(mono-project.com)

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

BitSharp is the product of Googles Summer of Code 2006. It is a complete BitTorrent suite of libraries which can be embedded in an application. The suite contains: 1. Client Library - Allows the uploading/downloading of torrents. 2. Tracker Library - Allows the hosting of .torrents. 3. Torrent Creator - Allows the creation and editing of .torrent files. All of these libraries were written with Mono in mind. As a result these libraries will function on any operating system that supports either the Microsoft .NET Framework or Mono Framework, be it Windows, Linux, MacOs or other. read more...

add a comment |category: |Views: 370

tags: another