|
Sponsored Links
Resources
.NET Research Library
Get .NET related white papers, case studies and webcasts
|
News
News
News
|
Messages: 4
Messages: 4
Messages: 4
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
#develop Beta 1 release available
Sharp Develop, an open-source IDE for developing .NET applications, has made its first 1.0 release candidate (Beta 1) available for download. Called "Fidalgo", the #develop team is calling for bug reports and general usage feedback as they enter "bugfix-only mode".
Not only is #develop an open-source development environment (allowing those who feel strongly about such things to avoid using Visual Studio), but it also serves as an interesting example--and one of the most complex--of WinForms programming available.
Read the announcement on the #develop home page.
|
|
Message #120949
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Also MonoDevelop...
The Mono version of SharpDevelop has also had a recent release, Version 0.3 following on the heels of Mono Beta 1.
Check it all out at:
http://www.monodevelop.com/release_notes/0.3.html http://www.go-mono.com/archive/beta1/beta1.html
If you've been following the progress of The Mono Project, then the announcement of Beta 1 is probably a bit of a surprise since they just had the Version 0.31 release about six weeks ago. It looks like they are closer to their Mono Roadmap than it appeared.
Now if I can just get the MonoDevelop source to build...I'd like to see how close they get the core SharpDevelop stuff to work in the Mono/GTK# environment.
Mike
|
|
Message #122733
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
VB.NET to C# Converter and vice versa
The beta 1 version "Fidalgo" has an awesome VB.NET to C# conversion utility (and vice versa for those interested) that comes with the new version. This is a better product than many if not all of the commercially available ones. You certainly can't beat the price! Its also got tons of great links to other open source .net projects like dotnet wiki and the like.
The tight integration with Nunit is also quite nice. Now if they just had a feature to autogenerate test code it would be the complete coupe. Their code completion for C# is great (not available for VB.NET) but they dont have integrated debugging.
|
|
Message #122841
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Somewhat related
any fans or users of Mono out there? do you know if it is possible to mix and match assemblies and runtime engines?
In other words, could I take the db2 managed provider from Mono, (packaged as a DLL) and run it on Windows and .NET Fx v1.1 ?
Could I take a managed library delivered by an arbitrary third party, and drop it onto a Mono/Redhat box and run my app ?
|
|
Message #123163
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Somewhat related
In theory, yes. I use Mono providers with MS.NET regularly and that works fine. The other way around usually works, but Mono is playing catch-up so you should do some testing.
Also, it's often better to compile the source using the respective target compilers rather than using the libraries directly.
|
|
 |
| |
|
New content on TheServerSide.NETNew content on TheServerSide.NETNew content on TheServerSide.NET |
 |
 |
Language "mashups" will become more prominent, and developers will become polyglots, one programmer suggests.
SearchWinDevelopment.com offers an introduction to the language, performance, testing and data management improvements in VS 2008.
VBCode.com code snippets cover all aspects of application development, from data binding to security to the user interface.
Get up to date on XAML best practices with a variety of articles, tutorials and webcasts. [SearchWinDevelopment.com]
One team's experience with the VSTS DB edition suggests that it can improve workflow for dev teams. It also enhanced Agile efforts.
(June 24, Article)
Microsoft has begun to include DSL tools in the VSTS kit. A new book by Steve Cook and other VSTS team members helps set the stage.
(June 24, Article)
Cartoon: Be it ever so humble there is no place like your home after you get a Microsoft Home Server .
(June 18, Cartoon)
Microsoft's Thom Robbins says new technology to highlight in NET 3.5 includes AJAX, LINQ for both C# and VB, as well as tooling enhancements intended to ease the task of building WPF, WF and WCF apps.
(June 29, Podcast)
Venkat Subramaniam discusses AJAX bottlenecks, the tenets of Agile development and more. He spoke at the Ajax Experience.
(June 25, Tech Talk)
In the second of a two-part series, Michele Leroux Bustamente discusses design decisions related to the claims-based security model. Read the story and walk through the process for creating a set of claims-based utilities to encapsulate claims authorization at the service tier.
(May 24, Article)
Understanding why the Entity Framework exists and learning where it can fit into your projects can get you prepared for the eventual release early next year.
(May 10, Article)
Resource: This learning guide gives you quick access to useful links on Windows Communication Foundation security information.
(April 24, Article)
TSS.NET's Jack Vaughan spoke recently spoke with Microsoft's Brad Abrams to find out what he is seeing in the field and what the chefs in Redmond are cooking. Along the way he discusses patterns of AJAX frameworks.
(April 11, Article)
In a two-part series, Michele Leroux Bustamente explains how claims-based security is supported by WCF, and how you can implement a claims-based security model for your services.
(March 29, Article)
Windows Workflow Foundation is a new technology that many developers will need to get their heads around. In a brief excerpt adapted from Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#, K.Scott Allen considers aspects of workflow definition.
(March 22, Chapter Excerpt)
|
|