RodH

Stories kicked by RodH

Compile C# to Javascript!(projects.nikhilk.net)

submitted by mkennedy66996693mkennedy66996693(480) 4 years, 2 months ago

Script# enables more productive Ajax application development by allowing you to compile your C# source code into JavaScript. It allows you to use standard .NET tools like msbuild projects, Visual Studio and IDE intellisense, reflector, refactoring tools, amongst various others. read more...

2 comments |category: |Views: 117

tags: another

Deploy WSS 3.0 web parts to a production server easily(roddotnet.blogspot.com)

submitted by RodHRodH(15) 4 years, 2 months ago

A neat trick to easily deploy WSS 3 web parts to a production server. Good for those starting Sharepoint development read more...

add a comment |category: |Views: 2

tags: another

ASP.Net Cricket Web Part(roddotnet.blogspot.com)

submitted by RodHRodH(15) 4 years, 2 months ago

A little ASP.Net web part I created for the intranet out my workplace. Shows the latest Cricket scores. read more...

add a comment |category: |Views: 9

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