Saturday, February 04, 2012
Blog
By New Age Solution on 7/30/2009 11:51 AM

I noticed today Blend 3 was performing very slow to render any type of graphics. Also when I was creating component in SketchFlow Blend 3 would take forever to render and switch between the screen and component.

By New Age Solution on 7/23/2009 3:15 PM

We will look at how we can leverage WebClient and AssemblyPart to create kind of plug and play Silverlight 3 application.

Imagine that you have silverlight that does not require redeployment and only thing you have to redeploy is your reflectively loaded assemblies during runtime!

By New Age Solution on 7/22/2009 5:30 PM

In MSDN about Silverlight 3, there is new feature called Application Library Caching.This tutorial is to explor this new feature and verify that it does work.

Question is why is this compelling new feature?

In Silverlight 2 there were couple of ways to take advantage of browser caching and it was to download resources. In Silverlight 3 there is support to accomplish this out of the box. When application gets compiled and re-deployed we do not want the resources to be re downloaded unless the resources such as images changed because it takes too much time. Just imagine having WMV as resources and you are forced to download everytime new Silverlight application is deployed!
 

By New Age Solution on 7/22/2009 7:57 AM

Having Microsoft offline documentation (CHM) is extremely useful because it is faster and does not need internet. Also it is great learning specially when you are travelling and need something to read!

By New Age Solution on 7/21/2009 9:26 PM

Silverlight has nice support for full screen. Only problem is that when Silverlight application goes into full screen mode none of the controls will scale properly. One of the biggest advantage of using vector graphics is that when the resolution increases controls are expected to increase and not lose the quality.

So how can we scale the elements when Silverlight application goes into Full Screen mode?

By New Age Solution on 7/20/2009 11:10 PM

 By default Silverlight 3 comes with BlurEffect and DropShadowEffect. Fortunately in codeplex there are more comprehensive effects that can be used in Silverlight 3 (BandedSwirl, Bloom, BrightExtract, ColorKeyAlpha, ColorTone, ContrastAdjust, DirectionalBlur, Embossed, Gloom, GrowablePoissonDiskEffect, InvertColor, LightStreak, Magnify, Monochrome, Pinch, Pixelate, Ripple, Sharpen, SmoothMagnify, Swirl, Tone, Toon, and ZoomBlur )

By New Age Solution on 7/4/2009 11:03 AM

This will quickly show you how to create ASP.NET membership database and start using Visual Studio to create users, and roles.

By New Age Solution on 7/2/2009 4:51 PM

I will be posting various Silverlight tutorials to help developers. I will be using http://silverlight.newagesolution.net to post tutorials but using blog to notify RSS subscribers. The reason I am using http://silverlight.newagesolution.net is to create dedicated Silverlight tutorial site for my own reference in case I forget to do things :)

By New Age Solution on 7/2/2009 4:34 PM

PermanentRedirect

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IndexOutOfRangeException: PermanentRedirect
 



Tags


Blog Archive


Blog List


Search Blog


Google Reader


Blog Comments
re:
I’m impressed. Very informative and trustworthy blog does exactly what it sets out to do. I’ll bookmark your weblog for future use.

Joseph
www.joeydavila.com
Your online Library
Re: Silverlight 4 PathListBox
Nope you dont need blend.
Re: Silverlight 4 PathListBox
I have visual studio 2010, do you have to have expression blend to execute the above code? Thanks.
re:
I’m impressed. Very informative and trustworthy blog does exactly what it sets out to do. I’ll bookmark your weblog for future use.

Joseph
www.joeydavila.com
Your online Library
re:
I’m impressed. Very informative and trustworthy blog does exactly what it sets out to do. I’ll bookmark your weblog for future use.

Joseph
www.joeydavila.com
Your online Library
Re: How to fix TF215032 when trying to delete Build Definition from TFS?
Thanks you very much.
Re: DotNetNuke PermanentRedirect Error
Thanks so much for posting this! It fixed my issue.
Re: Why we are using our own custom blog using DotNetNuke?
Word Press is good too. see Blog.ToeTapz.com. Depends on what you need. I use DNN blog because it gives me ultimate control on what I want and what I need. Also I need to be able to upload Silverlight demo so I use DNN. BlogToeTapz.com I recently got is using word press and I been happy with it so far.
I am testing DNN blogs and they are not as good as blogger.com
Are there any other DNN blogs we can use for this?

http://newmediaworlds.blogspot.com/





Re: How to add Google Email, Calendar, and contacts to Blackberry and iPhone?
Great and detail instructions. I got just got my Blackberry 8350 and it's a very useful information for me as a newbie.


Syndicate  

Privacy Statement  |  Terms Of Use
Copyright 2010 New Age Solution