.net 3.5
Tag details
Welcome to the '.net 3.5' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with '.net 3.5'.
Latest blogosphere posts tagged “.net 3.5”
-
WCF Champ Vs. The Contender, Round 1 - High Definition
Learn Free Internet Marketing Learn Free Internet Marketing Strategies using Video, Articles, Social Networking, Social Media, Web 2.0, Blogs, Affiliate Marketing —
Authority: 164
Lets get it on! We are engaged in a battle that pits the old way of creating web services versus the new way. In the video series, two fighters go toe-to-toe, or rather keyboard-to-keyboard to highlight the benefits of using Windows Communication Foundation (WCF) to build robust web services. Enjoy Round 1. You can ...1 day ago -
Telerik.Web.UI.WebResource.axd is missing in web.config - ASP.NET C#
MSMVPS.COM —
Authority: 655
Hola amigos, Si te gusta los posts en mi blog, por favor sígueme en Twitter bajo @lalfarod para ver mis aportaciones. Esta semana empecé a usar radcontrols de Telerik para la programación de ASP.NET con C# . Por lo tanto iré haciendo posts en mi blog de cada ...3 days ago -
Silverlight Tip: Enumerating embedded resources
DevCorner —
Authority: 441
Today I’ve got a “Call for Help” from one of Silverlight MVPs – Bill Reiss . The mail said: “I would like to enumerate all items that were marked as Content or Resource in the main XAP file. If I can’t do both I’d settle for one. Any sample code for this would be greatly appreciated. Bill” ...3 days ago -
Oh BizTalk, why dost thou mock me?
Be Logical - writings by Johan Hedberg —
Authority: 114
In any given integration project many different parties are involved. In some cases these parties have standard endpoints against which BizTalk operates and sometimes these endpoints are built as you go in the participating systems to meet a new demand. This is true for other types of projects as well – things get ...1 week ago -
Paint.NET 3.5 final version released, utilizes Aero in Windows 7 and Vista
ithinkdifferent —
Authority: 538
Final version of Paint.NET 3.5 has just been released and is available for download. Paint.NET is a free image and photo editing application that is designed to run on Windows platform. The freeware contains all the essential features such as crop, rotate, resize, color adjustment and much more. Paint.NET 3.5 final ...1 week ago -
Paint.net 3.5 Final
Telephone Issues —
Authority: 165
After using many different image and photo editors over the years including other free ones like GIMP but also commercial applications like Adobe Photoshop I discovered one that I have been using ever since. Paint.net is an image editor for the Windows operating system which combines the attributes that I value the ...1 week ago -
LINQ to DataSet básico en SharePoint
MSMVPS.COM —
Authority: 655
Resulta que hoy tuve que realizar una serie de actividades relacionadas con la manipulación y filtrado de datos que residen en SharePoint y para mejorar mi experiencia como programador recurrí al uso de LINQ to DataSet. He aquí un ejemplo que lee la información de todos los usuarios de mi colección de sitios: ...2 weeks ago -
State Pattern, Enumeration Class and Fluent NHibernate (Oh my!)
Elegant Code —
Authority: 515
Recently, I needed to change a basic enumeration into a full-fledged state pattern. After getting all my domain classes updated, I began reviewing the persistence layer. And I hit a wall. I wasn’t sure how I wanted to update my Fluent NHibernate convention to persist the current state. My original classes were ...2 weeks ago -
At PDC09 Windows Bootcamp (Monday 11/16) Doing Table Top Demos of ASP.NET Dynamic Data
PeterKellner.net —
Authority: 415
Microsoft’s big developer conference (PDC http://microsoftpdc.com/) happens about every other year when Microsoft has big announcements. Turns out, there was one last year, and for the... This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high performance ...3 weeks ago -
Routing without ASP.Net MVC framework in ASP.Net Webforms
MSMVPS.COM —
Authority: 655
Routing is a technique which enables us to use a descriptive, search engine and human friendly URL’s for ASP.Net application to access a resource. The below article will help us implementing a simple routing mechanism in ASP.Net 3.5. Search Engine Friendly URLs Using Routing in ASP.Net 3.53 weeks ago -
Silverlight Quick Tip: How to get localized resources from RESX file in code behind
DevCorner —
Authority: 441
It looks like I’m using too much resources and localizing too much applications lately :) This time I’ll show how to use localized resources from the RESX files. Here I already explained how to create the RESX files for Silverlight (by the way the article is relevant also for Visual Studio 2010 Beta 2 & ...3 weeks ago -
Contruct ChannelFactory takes too long with config
Be Logical - writings by Johan Hedberg —
Authority: 114
Recently we experienced an issue with a service where the first call took a long time to complete. Subsequent calls would complete fine and fast, but the first call took a long time. Using Service Trace Viewer told us that the problem lay at constructing ChannelFactory. The detailed trace of this activity ...4 weeks ago -
Using LINQ to Convert an Array Into a Generic List with C#
PeterKellner.net —
Authority: 415
This is just going to be a short post, but I bet it’s something I do a large number of times so I thought I’d blog it. Say you get back from something like a web service an array of... This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high performance ...4 weeks ago