|
|
jantu
jantu
 |
|
Stories kicked by jantu
|
|
submitted by
amconline
2 months, 12 days ago
amitbd.com — Windows Live Hotmail - Coming Soon. Faster than ever. It’ll be up to 70 percent faster to sign in and see your e-mail.1 Of course, along with more speed, you’ll get powerful technology that deflects spam and helps protect you against viruses and scams.Simpler, cleaner design. We’re combining the classic and full versions of Hotmail, so you get access to everything Hotmail has to offer. The reading pane will let you check out your e-mail without having to open it up. read more...
2 comments
|
category: Other | Views: 18
|
|
tags:
Live, Microsoft | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 18 days ago, submitted by
faisal
2 months, 19 days ago
windowsclient.net — After my post on creating reflection with Silverlight 2 Beta . I was asked several times by couple of Silverlight enthusiasts questions like this : is there any way i can reflect an entire grid?, is it possible to make a reflection of lets say a grid with multiple buttons since there is no VisualBrush in Silverlight?, is there any chance to reflect some generic Control(Framework element etc)?. So I started to think about how entire Layout Panels like Grid,Canvas,Border etc. can be reflected. In WPF I did this stuff so easily. But in Silverlight I didn't find any any way till last night. The idea behind Layout reflection is , creating a mirror effect of a Container Control, which means child controls placed inside the container will also be reflected. read more...
add a comment
|
category: Silverlight | Views: 168
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 20 days ago, submitted by
Bognit
2 months, 21 days ago
blog.donnfelker.com — Very handy... I'm forever looking this stuff up :-| read more...
10 comments
|
category: Other | Views: 1032
|
|
tags:
Geral | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
faisal
2 months, 23 days ago
windowsclient.net — If you're a designer or developer, If you've previous skills on Flash or Adobe Photoshop and want to create some amazing applications with Silverlight by taking advantage of your previous knowledge of designing and developing stuffs, here is the place for you to get your feet wet http://www.projectrosetta.com . read more...
add a comment
|
category: Silverlight | Views: 9
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Guardian
2 months, 23 days ago
nablasoft.com — How to build a generic Pagination Control in Silverlight, this control can be used to paginate a DataGrind and ItemsControl and so on... read more...
add a comment
|
category: Silverlight | Views: 12
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 21 days ago, submitted by
mjpalad
2 months, 26 days ago
thearchitect.co.uk — If you are trying to figure out the new certification exams for Microsoft Certified Professional Developer (MCPD) or Microsoft Certified Technical Specialist (MCTS) for .NET Framework 3.5 / Visual Studio 2008 then you may be interested in a diagram that I put together to helped me to visualize the path through the required certification exams. read more...
1 comment
|
category: Other | Views: 683
|
|
tags:
Certification | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 2 days ago, submitted by
maartenba
3 months, 2 days ago
blog.maartenballiauw.be — In earlier ASP.NET MVC previews, form validation was something that should be implemented "by hand". Since the new ASP.NET MVC preview 5, form validation has become more handy. Let me show you how you can add validation in such a ridiculously easy manner. read more...
1 comment
|
category: ASP.NET | Views: 328
|
|
tags:
Validation, ASPNETMVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 1 day ago, submitted by
faisal
3 months, 3 days ago
dotnetslackers.com — It’s been quite a while since Microsoft has introduced the Beta 2 release of Silverlight. There are plenty of Silverlight enthusiasts who are passionate about this cross-platform browser application programming. They’ve already given us some useful and eye catching applications. Some applications have given us the feel that this is the future of web programming. I’m a great follower of WPF. In fact I’ve always been and will be. Silverlight has many things in common with WPF but also many different things missing, being a subset of WPF. For the last couple of days I was thinking about creating some eye-catching, innovative user interface but something common, something people have already seen. The idea was converting an existing user interface which was written using another platform, and of course using WPF. read more...
add a comment
|
category: Silverlight | Views: 390
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 2 days ago, submitted by
AngryPets
3 months, 3 days ago
sqlservervideos.com — Free Training and Videos for Microsoft SQL Server.
Hours of content covering tips and tricks, along with a whole slew of videos on backups.
The site is still growing and there's an RSS feed you can use to be updated of newly added videos. read more...
add a comment
|
category: Database | Views: 324
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 3 days ago, submitted by
ang3lfir3
3 months, 3 days ago
rosscode.com — Earlier today, there was a great discussion in an IRC channel about entities and whether they should have behaviors or not, and that eventually moved onto Repositories. It's a good discussion and after it was over, several of us felt it would be a good reference for later. Since I have a log of the conversation, I figured I'd repost it for future reference. Hopefully, you'll find it a good read as well.
read more...
add a comment
|
category: Architecture | Views: 302
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 4 days ago, submitted by
faisal
3 months, 5 days ago
windowsclient.net — I was trying to create Vista style Login screen using Silverlight. I've seen couple of excellent custom Vista style UI designed in WPF by the known WPF gurus. Seeing their example I thought It's also possible to try something Vista style in Silverlight. Since Silverlight has many things common with WPF. So I started to get my feet wet to create a Vista style Login Screen using Silverlight 2 Beta 2. read more...
1 comment
|
category: Silverlight | Views: 388
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 9 days ago, submitted by
pbrooks
3 months, 10 days ago
pagebrooks.com — I thought it would be cool to try building a reusable container control so I came up with CoolMenu. You really have to try this one out to get the full experience, a screen shot just doesn't do it justice. CoolMenu is a Silverlight container control that gives you a nice wave-like effect as you move your mouse over the menu items. Clicking a menu item causes the item to bounce. read more...
3 comments
|
category: Silverlight | Views: 349
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 11 days ago, submitted by
Jemm
3 months, 11 days ago
blog.nerdplusart.com — Cool particle effects live demo done with Silverlight. Sources are available, too! read more...
1 comment
|
category: Silverlight | Views: 336
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 3 days ago, submitted by
janko
4 months, 4 days ago
jankoatwarpspeed.com — We're all trying to build an effective and good looking web forms. But there are always a new challenges. If you read my previous articles on how to build a better web forms, you could have noticed there are so many details about it. This article will show you how you can make a usual, boring web forms more effective and exciting with just a few simple CSS tricks. read more...
add a comment
|
category: Other | Views: 635
|
|
tags:
jQuery, CSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 3 days ago, submitted by
superghost
4 months, 7 days ago
blog.matthidinger.com — The ASP.NET MVC framework ships with a number of Visual Studio project and item templates to ease our development tasks. One of these templates is a UserControl built specifically for the MVC framework. We are going to walkthrough building a re-usable Header control that can be added to the top of related pages (in this specific case, this Control will be added to all Account pages). read more...
add a comment
|
category: ASP.NET | Views: 357
|
|
tags:
ASPNETMVC, MVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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