|
|
Prince
Prince
 |
|
Stories submitted by friends of Prince
|
|
submitted by
crpietschmann
2 months, 8 days ago
pietschsoft.com — A couple weeks ago I started the new VEToolkit (Virtual Earth Toolkit) Open Source project. This project spawns out of the need for more helpers to make Virtual Earth Map development much simpler, and follows inspiration from the Ajax Control Toolkit. This is a JavaScript library, so it's all client-side code; just like the Virtual Earth AJAX API itself. The project is also meant to play nicely with any client-side, JavaScript library you want to use within your application (such as jQuery, Prototype, etc.) read more...
add a comment
|
category: AJAX | Views: 5
|
|
tags:
JavaScript, VirtualEarth, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
2 months, 8 days ago
pietschsoft.com — Originally, I started out as a Visual Basic developer, and have since moved mostly to C#. However, when doing consulting work, I do need to cross back and forth quite often. Here are a couple VB.NET tips that you probably aren't aware of if you're mostly a C# developer. Some VB.NET developers may not even know about them either. read more...
add a comment
|
category: VB.NET | Views: 7
|
|
tags:
C#, VB.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
2 months, 9 days ago
bhaidar.net — I have always misunderstood the difference between NULL and DBNULL until recently while I was working on ASP.NET web application, and was talking to a Webservice and I found an exception coming from one of the web methods inside the Webservice which is using the SqlCommand.ExecuteScalar() method. read more...
add a comment
|
category: Database | Views: 16
|
|
tags:
DBNull, Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
2 months, 9 days ago
jason.whitehorn.ws — One such puzzling absence from the Silverlight tool chest is a progress bar control. WPF has a progress bar, WinForms has a progress bar, but not Silverlight. Fortunately implementing one is not that hard and provided a great introduction to Silverlight's layout model. read more...
add a comment
|
category: Silverlight | Views: 33
|
|
tags:
ProgressBar, Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
2 months, 10 days ago
pietschsoft.com — If you couldn't attend PDC'08 (like me) then you'll probably be interested in learning that you can go watch all the PDC'08 Sessions online for Free! This is awesome!
Go Watch PDC'08 Sessions Online: https://sessions.microsoftpdc.com/public/timeline.aspx read more...
1 comment
|
category: Community | Views: 14
|
|
tags:
2008, PDC08, Community, PDC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 10 days ago, submitted by
crpietschmann
2 months, 11 days ago
pietschsoft.com — The first release of the new WPF Toolkit was released today. This toolkit includes a new Ribbon control as well as the following: new WPF DataGrid, DatePicker/Calendar, and VisualStateManger. The coolest feature of this Toolkit (IMO) is the new Ribbon control. In .NET 4.0 there will be a ribbon control baked in, but thanks to the WPF Toolkit we have access to utilize the new Ribbon control today in WPF with .NET 3.5 SP1! read more...
|
|
tags:
WPF, WPFToolkit, .net3.5, ribbon | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
2 months, 23 days ago
hanselman.com — ASP.NET MVC is now officially in Beta. Go get it! ScottGu has all the juicy details in his usually Epic style. In a nutshell, this is called Beta (and not Preview 1138) because the quality and the amount of testing gone into it was higher than the Previews and source drops you may have gotten off of CodePlex. It's API surface is pretty stable now. read more...
add a comment
|
category: ASP.NET | Views: 24
|
|
tags:
MVC, ASPNETMVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
powerrush
2 months, 24 days ago
altnetpodcast.com — In this episode Chris Brandsma, Rick Strahl, Dave Ward, Bertrand Le Roy, and Scott Koon conclude their discussion of Microsoft’s jQuery in ASP.NET announcement. Continuation or Episode 12. read more...
add a comment
|
category: ASP.NET | Views: 7
|
|
tags:
JavaScript, jQuery, ALT.NET, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
2 months, 29 days ago
pietschsoft.com — When I did a search on "Silverlight Database" there weren't many results, and none of them actually mentioned a small database that you could embed into your Silverlight application. So, I thought I'd share a solution that I've used to store application data on the client using a combination of LINQ and Isolated Storage. This actually gives you a small "SQL"-like database since you can use LINQ to interact with it. read more...
add a comment
|
category: Silverlight | Views: 24
|
|
tags:
Database, IsolatedStorage, Silverlight, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
2 months, 29 days ago
pietschsoft.com — I was thinking it would be cool if you could place a StackOverflow "badge" on your website or blog showing your current Reputation score with a link to your profile. So I look into it, and it actually wasn't that difficult to "scrape" the information off the StackOverflow.com website. Here's a simple ASP.NET User Control that does the job. read more...
add a comment
|
category: ASP.NET | Views: 16
|
|
tags:
stackoverflow, Community, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
3 months ago
liveside.net — The Virtual Earth JavaScript control is not small weighing in at 217KB when compressed in Version 6.2. When you require the rich experience of Virtual Earth this size is not an issue, the control is aimed at broadband users and within a few moments of interacting with the map you can easy exceed this with the rich imagery being loaded on demand. But what if your web page only needs to show the Virtual Earth map when a user asks for it or you just want your page to load super fast? You need to load Virtual Earth on demand. read more...
add a comment
|
category: AJAX | Views: 6
|
|
tags:
JavaScript, VirtualEarth, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months ago, submitted by
powerrush
3 months, 1 day ago
altnetpodcast.com — In this episode Chris Brandsma, Rick Strahl, Dave Ward, Bertrand Le Roy, Scott Koon, and Steven Harman discuss Microsoft’s jQuery in ASP.NET announcement. read more...
2 comments
|
category: ASP.NET | Views: 185
|
|
tags:
JavaScript, jQuery, ALT.NET, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads by The Lounge
|