Stories recently tagged with 'Framework'

New Parallel Extensions to the .NET Framework CTP Released(blogs.msdn.com)

submitted by jolson88jolson88(70) 3 years, 11 months ago

Microsoft has released the latest CTP for Parallel Extensions to the .NET Framework. Parallel Extensions to the .NET Framework simplifies development by providing library-based support for introducing concurrency into applications written with any .NET language. read more...

add a comment |category: |Views: 284

tags: another

Hartija - CSS Print Framework(code.google.com)

submitted by vladocarvladocar(60) 4 years, 1 month ago

Hartija is "mini" CSS Framework for web printing. The goal of this framework is to improve and ease the creation of "printer friendly" pages with minimum effort. read more...

add a comment |category: |Views: 8

tags: another

Robot arm with OpenGL in CSharp(lenielmacaferi.blogspot.com)

submitted by lenielleniel(504) 4 years, 3 months ago

A computer graphics article about the virtual implementation of a robot arm with the help of OpenGL and C#. The robot arm is operated with the keyboard and mouse support. It's an interesting topic since the importance of projects related to the field of computer graphics in simulations has been growing a lot during the last years. read more...

add a comment |category: |Views: 647

tags: another

.NET Framework Library Source Code now available(muraton.net)

submitted by muratyilmazmuratyilmaz(190) 4 years, 4 months ago

.NET Framework Library Source Code now available read more...

add a comment |category: |Views: 8

tags: another

Microsoft and framework designers: Stop using static, internal, sealed(lostechies.com)

submitted by chadmyerschadmyers(840) 4 years, 4 months ago

A public call for Microsoft and other framework designers to stop burying useful functionality in their APIs and preventing consumers from using or overriding critical parts of the API. read more...

add a comment |category: |Views: 39

tags: another

MVC/MVP Framework for WPF(devlicio.us)

submitted by bennagebennage(1150) 4 years, 4 months ago

Rob Eisenberg introduces MVP framework he's been developing for WPF (source code included). read more...

1 comment |category: |Views: 340

tags: another

Public Holiday Toolkit v1.0(jachman.wordpress.com)

submitted by JachmanJachman(530) 4 years, 6 months ago

Using this toolkit enables you to show public holidays for several countries within your .NET application. This can be interessting for many use cases. Think about calendars, appointments and so on. read more...

add a comment |category: |Views: 7

tags: another

CaptainHook plugin framework(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 9 months ago

CaptainHook is a simple plugin framework for writing Subversion hooks using .NET. read more...

add a comment |category: |Views: 9

tags: another

Open source .NET libraries you should be already using(plentyofcode.com)

submitted by bayarsaikhanbayarsaikhan(830) 4 years, 9 months ago

As we know, there are many good, enterprise level, open source libraries, frameworks and projects implemented in Java. Most of them are being ported into different platforms like .NET and PHP, so developers are migrating to the these platforms with their familiar tools. For example, i have been using Ant, JUnit, Log4J, iText and many mores when i was developing in Java, but now i am still using Log4Net and Nunit in my current read more...

4 comments |category: |Views: 25

tags: another

All about .NET Framework 3.0(aspalliance.com)

submitted by hima_.nethima_.net(440) 4 years, 10 months ago

Here's a great article on ASPAlliance.com that you might be interested in: The .NET Framework 3.0 is the next generation of the .NET Framework that sits on the top of the previous version. It introduces some additional features, and in this article Hima discusses these features in detail. read more...

add a comment |category: |Views: 1

tags: another

Dot Net Pulse: .NET Framework 3.0 Virtual Labs(dotnetpulse.blogspot.com)

submitted by adventureradventurer(2244) 4 years, 11 months ago

.NET Framework version 3.0 is Microsoft’s managed-code programming model for developing software on the Windows platform. .NET Framework 3.0 includes Windows Presentation Foundation, Windows Communication Foundation, Windows Workflow Foundation, and Windows CardSpace technologies.Today you can learn these new technologies through a series of guided, hands-on labs which can be completed in 90 minutes or less. read more...

add a comment |category: |Views: 9

tags: another

Is reinventing the wheel sometimes the right thing to do?(intrepidnoodle.com)

submitted by inoodleinoodle(305) 5 years, 1 month ago

When developing a software framework we can often leverage 3rd party frameworks - but is it always the best option ? read more...

add a comment |category: |Views: 3

tags: another

Microsoft .NET Framework 3.0 Beta(neowin.net)

submitted by dalzieldalziel(6230) 5 years, 10 months ago

Beta of the 3.0 framework to download. New features include Windows Presentation Foundation, Windows Communication Foundation, Windows Workflow Foundation, and Windows CardSpace. read more...

add a comment |category: |Views: 5

tags: another