|
|
justin_etheredge
Stories submitted by friends of justin_etheredge
|
|
submitted by
crpietschmann
18 hours, 35 minutes 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: 4
|
|
tags:
LINQ, Silverlight, Database, IsolatedStorage | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
1 day, 5 hours 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: 13
|
|
tags:
stackoverflow, Community, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
CharlieCalvert
1 day, 11 hours ago
blogs.msdn.com — The C# and VB teams, along with a few closely associated friends, are going to be on the road quite a bit during the next few months. Here I’ve posted at least a few of the major events we will be attending. read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
2 days, 17 hours 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: 2
|
|
tags:
VirtualEarth, JavaScript, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
CharlieCalvert
3 days, 11 hours ago
blogs.msdn.com — Social bookmarking plays a big role in my online life. Sites like Delicious, DotNetKicks and Digg are places I often turn to for information or entertainment. These sites are important to me because I believe the community has a wisdom of its own that sometimes matches or exceeds the wisdom of the various experts we have been taught to rely on when we need to exercise taste or judgment. read more...
add a comment
|
category: C# | Views: 2
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 days, 7 hours ago, submitted by
powerrush
3 days, 22 hours 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...
add a comment
|
category: ASP.NET | Views: 146
|
|
tags:
JavaScript, jQuery, ALT.NET, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 days, 5 hours ago, submitted by
gt1329a
4 days, 8 hours ago
encosia.com — An example of how to combine jQuery and ASP.NET AJAX, using jQuery's BlockUI plugin to present a modal progress indication dialog during an UpdatePanel's partial postback. read more...
add a comment
|
category: AJAX | Views: 223
|
|
tags:
jQuery, Encosia, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
khushal999p
7 days, 6 hours ago
xtremeheights.com — All Signed requests started spoofing which utilized the .NET implementation of oAuth. It not only affected Orkut but all open social containers.This is plug & play code read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
oAuth, C#, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
7 days, 13 hours ago
garzilla.net — In this example we will look at the functionality needed to dynamically draw a polyline on the map. In the example to the right, functionality has been added so that you can dynamically draw a polyline on the displayed map. At the bottom of the map there is a button that needs to be clicked to start the process. read more...
add a comment
|
category: AJAX | Views: 1
|
|
tags:
VirtualEarth, JavaScript, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
7 days, 21 hours ago
faxt.com — As I’ve already mentioned, I'm an advocate for using Silverlight in moderation - keeping the web WEBBY. I'm also one very excited Silverlight programmer. That's why I use islands of Silverlight in my html pages instead of one huge monolithic Silverlight application that takes over the entire experience. read more...
add a comment
|
category: Silverlight | Views: 8
|
|
tags:
JavaScript, jQuery, Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
7 days, 21 hours ago
wilcob.com — This can be addressed with Silverlight. The key to integrating all of this is the two-way interoperability layer in Silverlight (sometimes referred to as 'the HTML/JS bridge'), which is what I will be going through in this article. I will show you how you can access the HTML DOM and use your existing JavaScript code. You will see how you can pass managed objects back and forth, and program against them in JavaScript like ordinary JS objects. We will dive deep and take a look at what really happens under the hood to understand how far exactly our interoperability goes. read more...
add a comment
|
category: Silverlight | Views: 7
|
|
tags:
JavaScript, Interop, Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
7 days, 23 hours ago
theregister.co.uk — "ASP.NET happened after we shipped IIS 4.0 and everyone went on vacation. Scott Guthrie and I – Scott worked for me at the time, he was 22 years old, straight out of college - and we took advantage of the time everyone was on vacation to start brainstorming new ideas. We looked at ASP and how it was being used. I had worked on Visual InterDev so I had a lot of friends on that team, and we were looking at the new version, I think it was Visual InterDev 6.0, and we noticed how messy the code was. We said, how can we do better? Scott and I worked for a month and a half, and then when everybody came back from vacation in January we showed them a prototype and a PowerPoint deck, showed them this vision, and people said, 'keep working on it'." read more...
add a comment
|
category: ASP.NET | Views: 15
|
|
tags:
ScottGu, MichaelRisse, Java, ASP.NET, cool | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
7 days, 23 hours ago
itwriting.com — Good question. There are a few things we know about Microsoft’s managed application runtime and class library: There will be major updates to the Windows Communication Foundation (WCF) and Workflow Foundation (WF). According to this announcement along with this post by Steven Martin we are going to see “better support for Web 2.0 technologies like REST, POX and ATOM” and a 10x performance increase in WF. read more...
add a comment
|
category: CLR | Views: 36
|
|
tags:
CLR, .net4.0 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
crpietschmann
9 days ago
communitycodingcontest.org — The voting for the winners of the Community Coding Contest has begun. Go Vote Now!
To vote, just go the the poll on the right hand side of the Community Coding Contest website and cast your vote.
You can also view a list of all contest entries here: http://communitycodingcontest.org/AllEntries.aspx
read more...
add a comment
|
category: Community | Views: 3
|
|
tags:
contest, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 days, 8 hours ago, submitted by
crpietschmann
9 days, 16 hours ago
dotnetcurry.com — In this article, we will see how to pass javascript values on postback and then access these values in your server side code. This article will primarily showcase two techniques of doing so. One using Hidden variables and the other using the __doPostBack() javascript method. read more...
1 comment
|
category: ASP.NET | Views: 298
|
|
tags:
dotnetcurry.com, dotnetcurry, Postback, ASP.NET, JavaScript | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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