|
|
Javedahassan
Javedahassan
 |
|
Stories kicked by Javedahassan
|
|
published 3 months, 26 days ago, submitted by
faisal
3 months, 27 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: 172
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 27 days ago, submitted by
adminjew
3 months, 28 days ago
codebetter.com — Yes, I know you've read this before so stop rolling your eyes and skip it if you're not interested. I'm not coming at this from the perspective of an expert imparting knowledge but as a hillbilly who has ignored the question too long. And now that I have to dive into it for the book, all the vagueness that I've been able to shunt aside to a little corner of my brain has surfaced like a long-lost brother beggin' for college money. read more...
add a comment
|
category: Other | Views: 381
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 3 months, 28 days ago, submitted by
Bognit
3 months, 29 days ago
blog.donnfelker.com — Very handy... I'm forever looking this stuff up :-| read more...
10 comments
|
category: Other | Views: 1044
|
|
tags:
Geral | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 9 days ago, submitted by
faisal
4 months, 10 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: 394
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 10 days ago, submitted by
superghost
4 months, 11 days ago
weblogs.asp.net — Steve Smith, owner of ASP Alliance and Lake Quincy Media joins us today to teach us about some hidden gems in ASP.NET caching and performance. Steve’s expertise in this area comes from first-hand experience as Lake Quincy’s ad system serves over 60 requests per second and handles over 150 million requests per month. read more...
add a comment
|
category: ASP.NET | Views: 353
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 11 days ago, submitted by
vivekamar
4 months, 11 days ago
dotnetcurry.com — Retrieving and displaying images in a GridView is a time consuming task. If done synchronously, this task can at times test the user’s patience. One way to provide a good user experience is to load the images asynchronously. So when the GridView loads, we initially display a default image for the user to view, while the actual images are being loaded from the database. In this article, we will see how to do so. read more...
add a comment
|
category: ASP.NET | Views: 216
|
|
tags:
dotnetcurry, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mcbkruse
4 months, 12 days ago
longhorncorner.com — This step by step tutorial shows how to build a class library (DLL) for Silverlight 2.0 using Visual Studio 2008 and C# and how to use it in a client application. First part of this tutorial creates a class library and second part creates a Silverlight Web application that consumes the class library. read more...
add a comment
|
category: Silverlight | Views: 2
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 12 days ago, submitted by
faisal
4 months, 13 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: 397
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
4 months, 15 days ago
electricbeach.org — Somebody asked the other day how one can cut a shape in Blend. Blend doesn’t currently have a scissor tool, but Blend has a set of geometric operations that can be used for this.
Suppose we have a shape like this: read more...
add a comment
|
category: Silverlight | Views: 3
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 1 day ago, submitted by
iftekharahmedamit
7 months, 2 days ago
iftekharahmedamit.blogspot.com — Microsoft Silverlight 2 Beta 2 Download Links
Silverlight 2 Beta 2 Installer (4.66 MB)
& SDK Beta 2........................ read more...
8 comments
|
category: Silverlight | Views: 132
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 8 days ago, submitted by
iftekhar
7 months, 9 days ago
iftekharahmedamit.blogspot.com — Silverlight Tips, Tricks, Tutorials and Links Page
Hope these Tips, Tricks, Tutorials and Links will help your SILVERLIGHT development. - Iftekhar Ahmed Amit read more...
4 comments
|
category: Silverlight | Views: 225
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 9 days ago, submitted by
faisal
7 months, 9 days ago
dotnetslackers.com — In this example I’ll show you how animations can be performed using a VideoBrush. This is one of the examples that attracts the users attention by completing the animation at the right time. The video will be clipped and rotated during the animation. read more...
1 comment
|
category: Silverlight | Views: 83
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
APIJunkie
7 months, 11 days ago
apijunkie.com — While working on Bumble Beegger we came across a daunting problem that only seemed to happen under certain conditions.
Silverlight error message
ErrorCode: 4002
ErrorType: ManagedRuntimeError
Message: System.Exception: Error HRESULT E_FAIL has been returned from a call to a COM component.
read more...
add a comment
|
category: Silverlight | Views: 13
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 13 days ago, submitted by
faisal
7 months, 13 days ago
dotnetslackers.com — Here's an example of an animation where clicking a button will increase the size of the font of the button. First I've declared two constants of type double, one for the font size of the button at the initialization time, which is declared as initFontSize; and the other one at runtime when the button is clicked. When clicked, the event handler creates a DispatcherTimer that generates Tick events every tenth of a second. The TimerOnTick method here increases the FontSize by two units every tenth of a second until the size reaches 48 units, at which point the button is restored to its original size and the timer is stopped. read more...
1 comment
|
category: Silverlight | Views: 86
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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