| Home / .NET / Hot |
- 2
- voted
LINQ To SQL Tutorial
posted by ozklingon (3) 27 days ago (www.onedotnetway.com)
With .NET Framework 3.5 Microsoft released Language Integrated Query aka LINQ. LINQ enables developers to query data sources using a query like syntax with both C# and VB.NET. These data sources can be collections, SQL Server databases, XML, DataSets etc. Other than what is supplied by Microsoft, LINQ is also extensible. This means that you can .. more »
Overview on the Microsoft Client Library for AJAX
posted by Jaelynn (1) 1 month ago (www.ajaxlines.com)
Most of the power of AJAX resides on the client and is strictly related to the browser’s and platform’s client-side functionality... more »
Retrieve Browser Information In Silverlight
posted by ozklingon (3) 3 months ago (www.deepakkapoor.net)
This post shows you how easy it is to retrieve information about browser from within Silverlight content... more »
Building a Volta Control : A Flickr Widget
posted by sorab (52) 6 months ago (www.ajaxline.com)
Last month we wrote about new project from the Microsoft Live Labs - Microsoft Volta.Microsoft Live Labs Volta is Microsoft's emerging toolset that enables developers to build multi-tier web applications by applying familiar . ..... more »
- 4
- voted
Free Microsoft Press E-Books Offer for LINQ,ASP.Net,Silverlight
posted by Uday (3) 7 months ago (techblog.udayakumar.net)
The Following E-Books can be downloaded from Microsoft Press Site. Introducing Microsoft LINQ by Paolo Pialorsi and Marco Russo Introducing Microsoft ASP.NET AJAX by Dino Esposito Introducing Microsoft Silverlight 1.0 by Laurence Moroney.. more »
- 2
- voted
How to replace Microsoft ASP/.NET RSS processing with online service
posted by jembury (130) 7 months ago (blog.econsultant.com)
Problem: How to replace Microsoft ASP/.NET RSS processing with online service: Feedity. Solution: Feedity. Site: http://www.feedity.com/.. more »
- How to replace Microsoft Internet RSS subscriptions with online service
- How to replace Microsoft Outlook address book with online service ...
- How to replace Microsoft Microsoft Dynamics CRM with online service
- How to replace Microsoft Internet Explorer bookmarks with online ...
- Microsoft Brings Social Networking Style Feature To The XBox 360
- 8
- voted
Zune Firmware Update 2.4 - Wishlist
posted by slafrey (99) 7 months ago (shadowsillusion.com)
Zune 2.4, Zune 2.4 Firmware, Zune 2.4 firmware leaked, Zune 2.4 download, Zune 3.0, Zune 2.5, Zune firmware, Zune firmware download, Zune 2.4 firmware released, Zune 2.5 firmware, Zune 2.5 firmware download... more »
- 2
- voted
C# Virtual Earth Coding For The Web Via Volta
posted by singram (107) 7 months ago (www.uvox.us)
Volta; Microsoft Live Labs Previews Volta Web Toolkit; Microsoft’s Volta Brings .NET To The Web; Microsoft Offers Volta For Web Apps Development; Microsoft Offers Volta Preview For Web Apps Development; Microsoft Delivers Test Build Of ..... more »
- 2
- voted
More Halo 3 Maps Coming!
posted by mmuray (119) 8 months ago (www.halobuds.com)
As you already know, Bungie just released three new maps for Halo 3… And they ain’t done yet. They’re already talking about more downloadable content (maps!), other goodies and some surprises. But here’s the kicker: We’re playing the ..... more »
- 2
- voted
New Wave of Xbox 360 Bans - MyGen
posted by slafrey (99) 8 months ago (xbox360.rocktheconsole.com)
New Wave of Xbox 360 Bans MyGen, Australia - 1 hour ago ... near the Halo 3 beta period. Let’s face it, an Xbox 360 without Xbox Live is like a Playboy model without the airbrushing, you just don’t want that man. ..... more »
NET Framework 1.1 service pack fails. Error code 643
posted by rwilson (80) 9 months ago (www.dellcommunity.com)
After installing Vista, .NET Framework 1.1 service pack fails. Error code 643. Can't uninstall .Net Framework... more »
- 2
- voted
Basic Fundamentals of Microsoft .Net Framework
posted by kevyn (54) 9 months ago (www.a1articles.com)
NET framework (DotNet) is a new Microsoft initiative directed to the modification of computer world. More specifically, it is a large set of development tools, servers, software, and services. Its main advantages for..... more »
- 2
- voted
Microsoft Silverlight 1.1 Tools Alpha for Visual Studio 2008
posted by slafrey (99) 9 months ago (abadawi.blogspot.com)
Microsoft Silverlight 1.1 Tools Alpha for Visual Studio 2008 is now available on MS DownloadsThis package is an add-on to the RTM release of Visual Studio 2008 to provide tooling for Microsoft Silverlight 1.1 Alpha. ..... more »
- 2
- voted
The disadvantages of being a Program Manager
posted by slafrey (99) 9 months ago (www.winbeta.org)
Terry Zink: As a Program Manager in spam filtering in Exchange Hosted Services, there are plusses and minuses. The advantages are described here. But it's not all fun and games. There are some drawbacks. ..... more »
- 2
- voted
Got ASP 2.0? GoogleBot Can Trip a Bug in the Code
posted by keith (129) 9 months ago (www.phoenixseo.us)
Brendan Kowitz wrote a blog post about an interesting anomaly he noticed as Googlebot was crawling his site. Apparently, in March of 2006, Googlebot’s User-Agent string was changed which triggered a bug in ASP.NET webservers. ..... more »
- 2
- voted
Another dual slider using ASP.NET AJAX and script.aculo.us
posted by rwilson (80) 9 months ago (www.dimebrain.com)
While it begs to be wrapped in an ASP.NET control, here is some code to create a dual slider without requiring a dependency on the ASP.NET AJAX Control Toolkit. I'm using it on a project right now, after a lazy attempt to modify the ..... more »
- 2
- voted
How do I bypass that print dialog in ASP.NET
posted by jembury (130) 9 months ago (yedda.com)
How do I bypass that print dialog in ASP.NET. Topics: asp.net... more »
- 2
- voted
Developing SEO friendly URLs with ASP NET 2.0
posted by rwilson (80) 9 months ago (seo-art.blogspot.com)
We can develop SEO Friendly websites where the content is driven from the Database with a Content Management System which is developed using ASP.NET. We will learn to build a simple CMS driven site with no nonsense URL, which Search ..... more »
- 2
- voted
Are you interested in writing articles for www.KoffeeKoder.com?
posted by sorab (52) 9 months ago (geekswithblogs.net)
I am looking for passionate people to write intermediate or advanced .NET articles. Your article will be published on www.koffeekoder.com and GridViewGuy. Here are the details: The article can be about ASP.NET, SQL SERVER, C#, ..... more »
- 2
- voted
Book Review: Learning ASP.NET with AJAX
posted by kevyn (54) 9 months ago (desicritics.org)
Built on top of the .NET framework, ASP.NET is Microsoft's flagship technology for building web applications. By tightly integrating it with Visual Studio, which remains the premier development IDE across all platforms, Microsoft has ..... more »
- 2
- voted
Microsoft Visual Studio 2008 available for download
posted by ken (87) 9 months ago (www.xpherion.com)
Net Framework 3.5 enable developers at all levels to rapidly create connected applications for Windows Vista, Windows Server 2008, the 2007 Microsoft Office system, mobile devices and the Web. Microsoft’s Visual Studio Team System is ..... more »
- 2
- voted
Visual Studio 2008 - New Features
posted by rwilson (80) 9 months ago (suodaosoft.blogspot.com)
Local database caching incorporates an SQL Server Compact 3.5 database into an application and configures it to periodically synchronize the data with a remote database on a server. Local database caching enables applications to reduce ..... more »
- 2
- voted
My Nothing But .Net Experience
posted by rwilson (80) 9 months ago (blog.streamlinelogic.ca)
Everyday I was able to start up a new conversation with a different developer. It was a time to build new friendships and network. This sense of community is so important. My friends have told me that the Edmonton . ..... more »
- 2
- voted
Visual Basic.NET
posted by charles (9) 9 months ago (visualcsharp3.blogspot.com)
The registry is a key component of the Windows operating system. Without it, Windows would not be able to run. The registry is stored on your computer in several files and depending upon your version of Windows, there will be different ..... more »
- 2
- voted
Speed up Visual Studio 2005 - .NET Tip of The Day.org
posted by manovich (0) 10 months ago (dotnettipoftheday.org)
Nice tricks to speed up Visual Studio 2005... more »
- 2
- voted
Test-Driven Development in Microsoft .NET (Microsoft Professional ...
posted by david (61) 11 months ago (spendfish.com)
List Price: $39.99 Amazon Price: $24.32 Discount:.. more »
- 2
- voted
Mike Griffin's Interview up on .NET Rocks!
posted by david (61) 11 months ago (www.entityspaces.net)
Mike Griffin, creator of MyGeneration and EntitySpaces, talks with Carl and Richard about EntitySpaces, a persistence layer and business object system for the Microsoft .NET 2.0 Framework, as well as his experiences with LINQ and other.. more »
- 2
- voted
What's New in RAD Studio 2007 (Delphi for Microsoft .NET)
posted by timmarhy (59) 11 months ago (dn.codegear.com)
The new features for developing Delphi for Microsoft .NET.. more »
- 2
- voted
Character Frequency Calculations in Devanāgarī, देवनागरी
posted by kjonnis (52) 11 months ago (tenkatext.blogspot.com)
This program requires Microsoft .NET Framework 2.0 or above to run. You can download the latest official release at the following addresses. This is a one-time installation and if you have already installed the framework,.. more »
- 2
- voted
Build Your Own CD Player: A Module of CD Functions
posted by winster (82) 11 months ago (asterikdotinfo.blogspot.com)
NET platform with respect to numerical analysis, offers tips for increasing the performance of .NET applications, discusses the capabilities of the IMSL C# Numerical Library for Microsoft .NET applications, and demonstrates several.. more »
Featured Links
-
Free Download Trial: SharePoint Migration, Backup and Recovery Software
DocAve: Enterprise, full-fidelity backup & recovery software for SharePoint provides essential protection & management tools, and allows for a data migration from Exchange Public Folders in to SharePoint 2007 & 2003.
User
Sponsor
Anti spam, anti phishing and email management software for Exchange/SMTP/Lotus. Download a FREE trial!
Featured
Categories
Upcoming NEW
- canon bp-511 battery
- How to use M2TS converter to convert M2TS files on Mac
- Taskline
- Convert iTunes video M4V to MPEG WMV AVI
- Pass4side HP HP0-Y13 braindumps
- Pass4side HP HP0-J25 braindumps
- Pass4side Nortel 922-102 braindumps
- Pass4side Nortel 920-471 braindumps
- Pass4side Nortel 920-340 braindumps
- Pass4side Nortel 920-260 braindumps
- Pass4side Lotus 190-804 braindumps
- Pass4side Lotus 190-803 braindumps
- Pass4side Adobe 9A0-080 braindumps
- Pass4side SUN 310-011 braindumps
- Pass4side IBM 000-R15 braindumps
- Pass4side IBM 000-R14 braindumps
- Pass4side IBM 000-992 braindumps
- Pass4side IBM 000-933 braindumps
- Pass4side IBM 000-718 braindumps
- Pass4side IBM 000-439 braindumps
Recent comments
- OWA 2-factor Authentication by vinodf (0)
- Latest Airtel Hack 2008 | Hacking Truths by crazykiller14
- Plugged In, Not Charging - Windows Vista + Laptop by Anonymous user
- Free 48 Hour Xbox 360 Live Trials - One Per Email Address by Anonymous user
- Plugged In, Not Charging - Windows Vista + Laptop by Anonymous user
- Plugged In, Not Charging - Windows Vista + Laptop by Anonymous user
- How to remove DRM from WMA, M4P by Anonymous user
- Error during encryption or decryption. System error code 997 by Anonymous user
- Intermedia.net: World’s leading provider of hosted Exchange 2007 services. by Dennis Russell
- Vista is cool - Ubuntu is dogshit by Anonymous user



