NetworkedBlogs.com (beta) is an extension of the Facebook app NetworkedBlogs.

Development Romance

Click 'Connect with Facebook' to join NetworkedBlogs. NetworkedBlogs is a community of bloggers and blog lovers. Join the fun, add your blog, and connect with others who read and write about subjects you like.
 

Information

Blog Name: Development Romance
Url: http://www.studentguru.gr/blogs/solidus
Language: Greek
Topics: .NET, C#, WPF
Description:
Popularity: 8 Followers

Selected Content

Blog Feed

WPF και Facebook + Twitter training για τους συμμετέχοντες του Imagine Cup
Την περασμένη Παρασκευή έλαβε χώρα το training για το Windows Presentation Foundation (WPF) και χθες το training για τα Facebook και Twitter APIs. Καλή συνέχεια στους συμμετέχοντες, happy coding and may the force be with you !! Τα links με το υλικό του training:WPF trainingFacebook + Twitter APIs trainin
CSS Tips - Tip 1: IE specific css
Have you ever found yourself in a situation in which you want to add a css style only for IE ? If yes, today is your lucky day. Have a look at this example:#myDiv { padding-top: 10px; height: 40px; }    /* css style for all browsers */html>body #myDiv  { padding-top: 10px; height: 50px; }   /* css style for all browsers except IE */Add both of them in your css file and see the results.
SolidTube: A new Youtube desktop client
Recently, i started searching for a new API to play with, hopefully i found the Youtube REST API, so i decided to create a desktop client with it. Here’s how it works: You enter a title to search: Click on the title of the video you want:
WPF Youtube player user control
Today, i had a fine idea to create a Youtube desktop client, but first, i had to create a user control in order to embed youtube video player in a window. An example: You can download this user control from codeplex (source code available). Μοιραστείτε τη
Download file using ASP.NET
Well, ASP.NET gives us an upload control, but what happens when we like to download a file ? One way is to add an anchor link (<a>…</a>) pointing to a file, in this case, when users click on the link, are able to download the specified file. However, what happens when we add a button that when clicked, user downloads a file ? The follwing code lets us download a file using the Response object:

Followers

This blog has 8 followers. Visit the blog page on Facebook to see who's following this blog.
Follow

Popular in:

Not enough data.
Calculated for blogs with 20+ followers.

Related Blogs

This site uses BitPixels previews
Questions? contact: networkedblogs@ninua.com
Copyright (C) 2008, Ninua, Inc.