NewsPeeps - Stories tagged with .NET
1
peeps

GPS.NET 3.0 - Home

published 194 days, 14 hours, 59 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 204 days, 12 hours, 47 minutes ago
Thursday, August 27, 2009 4:57:19 PM GMT Monday, August 17, 2009 7:09:11 PM GMT
GPS Framework for .NET GPS.NET is a formerly commercial .NET component maintained by GeoFrameworks, LLC from 2004 to 2009. In 2009, Jon Person decided to release the full source code of GPS.NET to the public domain for the benefit of the open source development community. This version (3.0) is the latest release which had a short lifespan before being released here on CodePlex. The purpose of this framework is to deliver intuitive real-time GPS functionality with maximum laziness minimal effort for al... (more)
category: News | clicked: 0 | comment | | source: gps3.codeplex.com
tags: .NET, GPS
1
peeps

GPS Diagnostics 1.0 - Home

published 160 days, 19 hours, 59 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 204 days, 12 hours, 48 minutes ago
Wednesday, September 30, 2009 11:57:19 AM GMT Monday, August 17, 2009 7:07:48 PM GMT
GPS Diagnostics for .NET After running GeoFrameworks for four years, I learned a lot about the problems which users typically face when they're trying to get their GPS device to work. These problems add up to many hours of technical support, yet the list of problems is short: Users' Windows Mobile 5.0+ devices frequently have incorrect GPS Intermediate Driver settings. Users are unaware that Bluetooth is turned off, or do not know how to configure a virtual serial port for their GPS device. ..... (more)
category: News | clicked: 3 | comment | | source: gpsdiagnostics.codeplex.com
tags: .NET, GPS
2
peeps

DevFish.Net :: Southwest Florida .NET CodeCamp Oct 3

published 207 days, 11 hours, 33 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 209 days, 18 hours, 11 minutes ago
Friday, August 14, 2009 8:22:32 PM GMT Wednesday, August 12, 2009 1:44:41 PM GMT
Southwest Florida .NET CodeCamp Oct 3 Posted on 8/8/2009 12:06:39 PM SwampCoas, Naples, Ft Myers, Southwest Florida .NET CodeCamp II is online at http://codecamp.swfldev.net . The date is locked for 10/3/2009. Registration and the call for speakers is open. Local speakers and first-timers get preference for speaking, so if you've never... (more)
category: News | clicked: 0 | comment | | source: devfish.net
tags: .NET
1
peeps

GPS tools

published 182 days, 19 hours, 27 minutes ago posted by adminadmin 209 days, 18 hours, 18 minutes ago
Tuesday, September 08, 2009 12:28:55 PM GMT Wednesday, August 12, 2009 1:38:09 PM GMT
GeoFrameworks and Jon Person released their GPS Framework for .NET on CodePlex!  The really nice thing about this framework is it works with both the full blown .NET Framework and the Compact Framework.  If you’re developing for a Windows Mobile, embedded, laptop or desktop computer, it should handle all your needs. Just a few of the features are: Automatic detection of serial GPS devices (or devices found via a virtual serial port). Automatic detection of Bluetooth devices (when using the Microsoft ... (more)
category: News | clicked: 2 | comment | | source: blogs.msdn.com
tags: .NET, bot, GPS
2
peeps

Simple Sharing Extensions (SSE) for .NET - Home

published 210 days, 16 hours, 31 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 211 days, 16 hours, 57 minutes ago
Tuesday, August 11, 2009 3:24:51 PM GMT Monday, August 10, 2009 2:59:06 PM GMT
Simple Sharing Extensions (SSE) for .NET SSE is an XML micro-format and corresponding sync algorithm that can be embedded in RSS or Atom feeds to allow for two-way synchronization among peers. More important: the algorithm allows for mesh-style synchronization between nodes, with no concept of a "master" copy. This can be game-changing for data-exchange and app-level data interop. But only the future will tell. This projects provides an open-source implementation of the required behavior from the s... (more)
category: News | clicked: 0 | comment | | source: www.codeplex.com
tags: .NET, RSS, SSE
1
peeps

The Four Pillars of ASP.NET - Paul Litwin's Blog

published 211 days, 10 hours, 42 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 213 days, 8 hours, 43 minutes ago
Monday, August 10, 2009 9:14:15 PM GMT Saturday, August 08, 2009 11:13:14 PM GMT
Not that long ago, there was just ASP.NET. But ASP.NET has expanded to include different approaches to development. Recently, I was chatting with Microsoft’s Scott Hunter and Steve Walther over drinks at DevConnections Orlando and Steve mentioned “the four pillars of ASP.NET.” The four pillars are the four ways you can build web sites with ASP.NET, both today and in the future. The four pillars are: 1.       ASP.NET Web Forms. Until recently, this was the only pillar of ASP.NET. Everything was done usin... (more)
category: News | clicked: 0 | comment | | source: weblogs.asp.net
tags: .NET
1
peeps

Somasegar's WebLog : From zero to a complete web application in minutes

published 216 days, 17 hours, 59 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 217 days, 12 hours, 28 minutes ago
Wednesday, August 05, 2009 1:56:58 PM GMT Tuesday, August 04, 2009 7:27:26 PM GMT
Building a web application from scratch can seem like a daunting task.  You may have a good idea of what you would like your website to do, but deciding on the best technology to build your application, finding reusable code samples, and designing your site’s navigation and appearance can take a lot of time and energy.  The Windows Web App Gallery is designed to help you get up and running with a customizable web application quickly so you can focus ... (more)
category: News | clicked: 0 | comment | | source: blogs.msdn.com
tags: .NET
1
peeps

ASP.NET MVC Framework Unleashed in Bookstores!

published 216 days, 17 hours, 59 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 217 days, 12 hours, 31 minutes ago
Wednesday, August 05, 2009 1:56:58 PM GMT Tuesday, August 04, 2009 7:24:52 PM GMT
ASP.NET MVC Framework Unleashed is now published and available at your local bookstore and Amazon. I devoted over a year of my life to writing this book. At over 700 pages, this book is one of the most comprehensive books on Microsoft’s newest framework for building web applications All of the code samples are included in both the C# and VB.NET programming languages in the text of the book. You can download the source code from the book by visiting my publisher’s website at: http://www.informit.com... (more)
category: News | clicked: 0 | comment | | source: stephenwalther.com
tags: .NET, book
1
peeps

Habib Heydarian's Blog @ Microsoft : Walkthrough: Debug a WPF window or Windows Form without running your application [Video]

published 218 days, 15 hours, 25 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 221 days, 14 hours, 12 minutes ago
Monday, August 03, 2009 4:30:30 PM GMT Friday, July 31, 2009 5:43:40 PM GMT
Walkthrough: Debug a WPF window or Windows Form without running your application [Video] Most Windows GUI applications share a common trait. They all have multiple forms and/or dialogs. In the screenshot below, this simple application alone has four WPF windows. If I want to debug the main window, that's easy. I just press F5 and the main window or form starts up. However, if I want to debug one of windows or dialogs that are displayed as a result of clicking a button in my application, it requires... (more)
category: News | clicked: 0 | comment | | source: blogs.msdn.com
tags: .NET, Visual Studio
1
peeps

Fix for TreeView Jumping in Firefox

published 218 days, 15 hours, 25 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 221 days, 14 hours, 13 minutes ago
Monday, August 03, 2009 4:30:30 PM GMT Friday, July 31, 2009 5:42:23 PM GMT
I was working on a site tonight after being away from it for over three months. I came across some CSS and it took me a while to remember what it was for. I gleaned this online somewhere ages ago, but kudos and credit to the author whoever they are! For some time I have been having problems using the ASP.NET TreeView control in Sitemaps; every time I would hover over one of the parent nodes it would jump up and down. Here's some sample markup and the CSS to fix it in Firefox:          ... (more)
category: News | clicked: 0 | comment | | source: www.codersbarn.com
tags: .NET, web design
1
peeps

ASP.NET MVC V2 Preview 1 Released - ScottGu's Blog

published 217 days, 13 hours, 27 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 221 days, 14 hours, 16 minutes ago
Tuesday, August 04, 2009 6:28:32 PM GMT Friday, July 31, 2009 5:40:17 PM GMT
The ASP.NET team just released the first public preview of ASP.NET MVC Version 2. Today’s preview works with .NET 3.5 SP1 and VS 2008, and can be installed side-by-side on the same machine as ASP.NET MVC 1.0 (meaning they don’t conflict and your existing ASP.NET MVC 1.0 projects will not be impacted if you install it).  If you have both ASP.NET MVC 1.0 and ASP.NET MVC 2.0 installed you’ll see two ASP.NET MVC project templates within Visual Studio 2008’s “New Project” dialog: ... (more)
category: News | clicked: 1 | comment | | source: weblogs.asp.net
tags: .NET, Microsoft
1
peeps

Windows 7: Create .Net Flickr Federated Search Connector - Guy Burstein's Blog

published 222 days, 18 hours, 19 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 223 days, 13 hours, 1 minute ago
Thursday, July 30, 2009 1:36:38 PM GMT Wednesday, July 29, 2009 6:55:11 PM GMT
Windows 7: Create .Net Flickr Federated Search ConnectorWindows 7: Create .Net Flickr Federated Search Connector Windows 7 makes searching for content much easier with Federated Search. In this post I’ll talk about how to how to create a Flickr Federated Search Providers in .Net. This sample uses Flickr API through Flickr.Net. In order to build your own version of this Flickr Federated Search Connector:Download Flickr.Net from CodePlex Acquire your API and Secret Keys for Flickr API... (more)
category: News | clicked: 0 | comment | | source: blogs.microsoft.co.il
tags: .NET, Flickr
1
peeps

The EntitySpaces Team Blog - EntitySpaces Conjuction Junction What’s your Function?

published 94 days, 4 hours, 14 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 223 days, 15 hours, 59 minutes ago
Sunday, December 06, 2009 3:41:55 AM GMT Wednesday, July 29, 2009 3:56:37 PM GMT
This little gem was brought up by one of our customers, Paul_IBSoftware, and it looked like fun to implement so we snuck it into our Q3 release. Nothing like getting a suggestion and having it in the product the same day. Basically, we had the SQL conjuctions AND and OR but we didn’t have anyway to indicate AND NOT or OR NOT but that is no longer true, see the example below. (more)
category: News | clicked: 1 | comment | | source: www.entityspaces.net
tags: .NET
1
peeps

Christopher M. Park - Blog: Optimizing 30,000+ Ships In Realtime In C#

posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 224 days, 10 hours, 22 minutes ago
Tuesday, July 28, 2009 9:33:39 PM GMT
My latest game, AI War: Fleet Command, has some of the highest unit counts in the RTS genre. Most campaigns against moderately-hard AIs have over 30,000 ships being simulated at once by the time they are done, and many multiplayer campaigns have upwards of 60,000 or more ships. The game is coded in C#, a JIT-compiled programming language that some people think doesn't have the power/efficiency of C++. I don't have any numbers to really compare the processing power of one versus the other in an empir... (more)
category: News | clicked: 0 | comment | | source: christophermpark.blogspot.com
tags: .NET
1
peeps

Coding4Fun : AI with c# and LINQ

posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 224 days, 10 hours, 24 minutes ago
Tuesday, July 28, 2009 9:31:53 PM GMT
AI with c# and LINQPublished 28 July 09 12:00 PM | Coding4Fun  I came across this from Miguel de Icaza’s twitter feed, Christopher Park designing an AI with c# and LINQ.  Currently it is a 4 part series, each is an interesting read into what exactly goes into an artificial intelligence system.IntroductionQueries and CodeLimitationsAsymmetrical Goals I was a bit surprised at the work that is needed to get a decent decision making AI system up and working.  Christopher also has another amazing read on... (more)
category: News | clicked: 0 | comment | | source: blogs.msdn.com
tags: .NET
1
peeps

Somasegar's WebLog : STM.NET on DevLabs

published 223 days, 17 hours, 6 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 224 days, 13 hours ago
Wednesday, July 29, 2009 2:49:48 PM GMT Tuesday, July 28, 2009 6:56:10 PM GMT
STM.NET on DevLabs Today we made available STM.NET on MSDN DevLabs.  STM.NET is an experimental enhanced version of .NET Framework 4 Beta 1 that enables software transactional memory for C# programmers.   Transactional memory is a technology that frees developers from worrying about the mechanics of fine-grained locking and synchronization in multithreaded applications by providing transactional semantics for reading and writing to memory.  It enables developers to focus on application logic instead... (more)
category: News | clicked: 0 | comment | | source: blogs.msdn.com
tags: .NET
1
peeps

SmallWorkarounds: Sending List of Complex objects to Sql server 2005 and persisting it in the database

published 223 days, 17 hours, 6 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 224 days, 13 hours, 3 minutes ago
Wednesday, July 29, 2009 2:49:48 PM GMT Tuesday, July 28, 2009 6:53:10 PM GMT
There are situations when you have to do multiple inserts on a single event there are multiple ways to handle this situation.The simplest and which most of the developers do and make a blunder is making individual calls to the database. One common example can be a grid which have facility of multiple Insert in such a situation on a single add button click you have to make hundreds of insert or even thousands,there are more genuine scenarios such as, suppose you are making a Silverlight CMS system and ... (more)
category: News | clicked: 0 | comment | | source: smallworkarounds.blogspot.com
tags: .NET
1
peeps

Eric De Carufel's .NET blog: Type-safe INotifyPropertyChanged and derived classes

posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 229 days, 16 hours, 57 minutes ago
Thursday, July 23, 2009 2:58:44 PM GMT
Some of you who read my previous blog post notice that this technique doesn't allow to raise “PropertyChanged” event from a derived class. This is because you can only call method of “PropertyChangedEventHandler” from the class where it is defined. Anywhere else you can only assign (+=) and unassign (-=) event handler. One way to work around this is to add a method in your base model class that will forward the call to “PropertyChangedEventHandler”. Here is a modified copy of the class from my previo... (more)
category: News | clicked: 0 | comment | | source: blog.decarufel.net
tags: .NET
1
peeps

Eric De Carufel's .NET blog: How to use INotifyPropertyChanged, the type-safe way (no magic string)

posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 229 days, 16 hours, 58 minutes ago
Thursday, July 23, 2009 2:57:52 PM GMT
Implementation of the INotifyPropertyChanged interface is quite simple. There is only one event to implement. Take for example the following simple model... (more)
category: News | clicked: 0 | comment | | source: blog.decarufel.net
tags: .NET
1
peeps

Eric De Carufel's .NET blog: How to use INotifyPropertyChanged, the type-safe way (no magic string)

published 229 days, 18 hours, 55 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 230 days, 19 hours, 21 minutes ago
Thursday, July 23, 2009 1:00:59 PM GMT Wednesday, July 22, 2009 12:34:23 PM GMT
Implementation of the INotifyPropertyChanged interface is quite simple. There is only one event to implement. Take for example the following simple model class:public class Model : INotifyPropertyChanged (more)
category: News | clicked: 0 | comment | | source: blog.decarufel.net
tags: .NET, Silverlight, WPF
Previous 1 2 3 Next