hello friends ;
can any one tell us .
Q1. can i used silver light in C# ?
Q2. if i want to make any project of c#. it means small or large project . then i will used silver light for learning as well as display ?
thanks
sumaira-manzoor
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
syed amjadPosted Jun 7, 2010, 6:27 AM
A-1, Yes, u can use silverlight for web applications like hospital management and school management ans so.on.
A-2, As u know Silverlight is a plug-in developed by Microsoft to develop web applications which includes Animations(2d, 3d), Graphics etc,
Iam sending a small sample example in silverlight 3 called drag n drop, U can drag any control.
Please let me know if u have any doubts.
Mahesh ChandPosted Jun 7, 2010, 11:29 AM
I recommend download Express version of Visual Studio 2010 from MSDN.
We have hundreds of articles, tutorals, blogs etc here in Silverlight section:
Learn Silverlight Programming
Good luck!
sumaira manzoor hussain khanPosted Jun 7, 2010, 11:10 AM
sir, i opened your project in c-sharp express edition . but the installation is not supporting your project . sir, will i install visual studio dot net (complete dot net suite)
from
sumaira
sumaira manzoor hussain khanPosted Jun 7, 2010, 2:08 AM
sir, can you send me any small project that are made in silver light . just for help ?
from
sumaira
Mahesh ChandPosted Jun 5, 2010, 1:08 PM
sumaira manzoor hussain khanPosted Jun 5, 2010, 11:09 AM
Q1. if i want to make a project of hospital management system . then can we use silver light ?
Q2 . sir, can not understand what is the purpose of silver light . Is it a animation software or web based application software or others ?
from
sumaira
syed amjadPosted Jun 3, 2010, 10:00 AM
I have many examples in silverlight with C#, let me know your exact requiremet.
sumaira manzoor hussain khanPosted Jun 3, 2010, 2:01 AM
if we want to learn silver light . what can i do ? . the second thing is can i install complete visual studio dot net . because i am using c-sharp express edition 2008.
from
sumaira
sumaira manzoor hussain khanPosted Jun 3, 2010, 1:58 AM
can you give me any example project of silver light using c-sharp .
from
sumaira
syed amjadPosted May 24, 2010, 7:18 AM
answer 1) Yes u can Silverlight in C# and vb.net also, C# is the better choice and most prefarable.
2) U can create large or small project using silverlight, C# as programming language, pls let me know if have any more doubt.
Jaish MathewsPosted May 20, 2010, 1:43 PM
Hi,
Silverlight is using in webapplications i.e in asp.net. So an asp.net application with code behind C# can utilize Silver light.
WPF is the equivalent for Silverlight in windows applications. So a window application using C# can use WPF.