developerFusion .net
Related .net tutorials
-
Spatial data in SQL Server 2008
by Jason Follas
Jason takes you back to those high school geometry lessons and demonstrates how to take advantage of the new geospatial and geometric data types in SQL Server 2008.
-
ASP.NET Patterns every developer should know
by Alex Homer
In the first of three parts, Alex looks at some of the basic patterns in ASP.NET, and how you can apply these to your ASP.NET applications in a few simple steps.
-
REST and .NET 3.5 Part 1 - why REST based services?
by Richard Blewett
Why has REST been getting so much attention recently? It's no accident that Yahoo, Google and Amazon have chosen not to use SOAP to expose their APIs. Learn some of the issues of using SOAP, and how a RESTful based architecture can resolve some of these.
Related .net discussion
-
how to select item to datagrid from textbox
9 hours ago by chandradev819 (39 replies)
-
handling special character in xslt's in Mahbūbnagar
2 days ago by bussureddy82 (1 replies)
-
String was not recognized as a valid DateTime.
2 days ago by buvanasubi (22 replies)
-
String size limit and array upperbound limit
2 days ago by Akhtar Hussain (2 replies)
-
ASP.NET Patterns every developer should know
4 days ago by AndyGrant2005 (2 replies)
-
Adobe Flex reaches out to .NET developers
5 days ago by kawai17 (0 replies)
Related .net code samples
-
Deep clone an object in .NET
by James Crowley
A simple code snippet that deep-copies an object by serializing and de-serializing using the BinaryFormatter
-
Making a .NET app run on Vista with Administrator priviledges
by James Crowley
If you're targeting Windows Vista and your application requires administrator priviledges (such as accessing the program files directory), then it will fail unless you include a manifest so Windows knows. Here's how.
-
Dynamically Generating PDFs in .NET
by James Crowley
Learn how to use the free iTextSharp library to load a PDF form, populate some dynamic fields, and then save out a flat PDF file.
Related .net developer jobs
-
.net developer
€2K-€4K per annum in Rijswijk (€2,000 reward)
-
Key Accountmanager
€40K-€50K per annum in Noord Holland (€2,800 reward)
-
Senior IT Professional
€50K-€90K per annum in Netherlands (€2,800 reward)
-
Application Engineer (VB, .Net, Java) - Standplaats: Utrecht
€50K-€90K per annum in Amsterdam (€2,800 reward)
Related .net podcasts
-
CodeCast Episode 4: State of .NET, IE8, ASP.NET MVC, and O'Reilly Media
Published 7 days ago
CodeCast Episode 4: State of .NET, IE8, ASP.NET MVC, and O'Reilly MediaHosts Ken Levy and Markus Egger discuss the new State of .NET events, IE8, ASP.NET MVC, followed by an interview from PDC with two editors from O'Reilly Media. More on ASP.NET MVC can be found at http://asp.net/mvc. Interview...
-
Looking into the C# Crystal Ball with Charlie Calvert and Bill Wagner
Published 7 days ago
One of the most exciting announcements from PDC was the news about C# 4.0 and Visual Studio 2010. With all the excitement and discussion throughout the event about these new developer tools, we reached out to two experts in the fields. Charlie Calvert and Bill Wagner sat down with Keith and Woody...
-
Stack Overflow: Podcast #29
Published 9 days ago
This is the twenty-ninth episode of the StackOverflow podcast, wherein Joel and I discuss the following: The downside of being a PC gamer: it’s prime game release season. My productivity last week was nil due to the release of Fallout 3, as I discuss on my blog. But it was totally ...
Related .net developer news
-
Adobe Flex reaches out to .NET developers
on Nov 17, 2008 by James Crowley
New "Tofino" plug-in to integrate with Visual Studio
-
Microsoft wants your ideas for embedded devices
on Oct 10, 2008 by James Crowley
Competition to promote their .NET Micro Framework platform
-
Open Source SDK for “Touchless” Multi-Touch
on Oct 08, 2008 by James Crowley
From the Microsoft office labs, written in .NET
Upcoming .net events
-
Dec
6
Developing AJAX Web Applications with Castle Monorail - Skills Matter
London, United Kingdom
Monorail is the model-view-controller engine of the Castle Project, bringing many of the best ideas of Ruby on Rails to the .NET world. In this talk, David De Florinier and Gojko Adzic show how Monorail makes it easy to develop .NET based AJAX applications, and how to use the Castle Project to build Web 2.0 applications effectively. Come to this session if you are a .NET web developer. Everyone is welcome!
-
Dec
9
Deck the Halls .. Mark ... - NxtGenUG
Abingdon, United Kingdom
It may be Christmas time in the workhouse, but that don't mean it needs to be a slog! Andrew Hallmark is here to tell us how to spend more time in the Pub this Christmas, by making use of the CSLA Framework as promoted by Rocky Lhotka. Should be great, plus Chrimbo Swag and Pizza of course!
Featured .net user groups
-
NxtGenUG
Nationwide, United Kingdom
NxtGenUG is about bridging the gap between Microsoft and the developer. The waves of technology emerging from Microsoft is relentless, developers are under more pressure to deliver software and also understand these new technologies. We want to enlighten developers, and get them enthusiatic about these new technologies, by providing quality meetings, with the top speakers in Europe. -
Sydney .NET User Group
Sydney, Australia
Usually held on the 3rd Wednesday of every month, the Sydney .NET Users Group covers Microsoft Winforms, Webforms, VB .NET, C#, Access, SQL Server, XML, Exchange Server and SharePoint Portal Server, new products, legal issues of software development and tips and tricks. -
SIFK Dot Net Group
João Monlevade, Brazil
Grupo acadêmico de João Monlevade - MG - Brasil. Seja bem vindo ao grupo de discussão oficial da Célula Acadêmica SIFK Dot Net! A nossa célula acadêmica tem por objetivos estudar, divulgar e desenvolver projetos usando estrutura e ferramentas de desenvolvimento da MS, voltados para a plataforma .Net.
Related book
-
Developing Application Frameworks in .NET
Application frameworks, which provide a base of common services on which applications are built, offer the benefits of extensibility, modularity, and reusability of both code and design to your applications. This book explains what frameworks are and...