Click here to Skip to main content
15,918,268 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: MP3 Player Pin
User 2710093-Jun-08 0:29
User 2710093-Jun-08 0:29 
QuestionCreating Custom Button control using Asp.Net Pin
VijaySofist1-Jun-08 19:20
VijaySofist1-Jun-08 19:20 
AnswerRe: Creating Custom Button control using Asp.Net Pin
Michael Sync2-Jun-08 18:14
Michael Sync2-Jun-08 18:14 
GeneralRe: Creating Custom Button control using Asp.Net Pin
Michael Sync2-Jun-08 18:15
Michael Sync2-Jun-08 18:15 
QuestionRe: Creating Custom Button control using Asp.Net Pin
VijaySofist3-Jun-08 18:45
VijaySofist3-Jun-08 18:45 
AnswerRe: Creating Custom Button control using Asp.Net Pin
Michael Sync4-Jun-08 20:16
Michael Sync4-Jun-08 20:16 
QuestionRe: Creating Custom Button control using Asp.Net Pin
VijaySofist4-Jun-08 23:59
VijaySofist4-Jun-08 23:59 
AnswerRe: Creating Custom Button control using Asp.Net Pin
Michael Sync5-Jun-08 2:20
Michael Sync5-Jun-08 2:20 
Okay. Let me explain about Silverlight control and Silverlight Application.

Yes. You can create a ASP.NET control library and you can use it in any ASP.NET project.

The same goes for Silverlight. You can create a Silverlight control library and compile it as a .dll. then, you can use it in "Silverlight Application" (Not ASP.NET application.). So, the layout will be like that below.

-- ASP.NET WebSite
-----aspx (ASP.NET Page)
------xap (Silverlight 2 Application)
--------.dll (Siverlight 2 Control )

You can take a look at this sample[^] if you want to know how to use Silverlight control in Silverlight application and how to use SIlverlight application in ASP.NET.

Yes. All I'm talking about is Silverlight 2 beta1.

Hope it helps.

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)


AnswerScaling woes Pin
Ray Hayes1-Jun-08 6:01
Ray Hayes1-Jun-08 6:01 
GeneralRe: Scaling woes Pin
TJoe3-Jun-08 2:22
TJoe3-Jun-08 2:22 
GeneralRe: Scaling woes Pin
Ray Hayes3-Jun-08 11:40
Ray Hayes3-Jun-08 11:40 
GeneralRe: Scaling woes Pin
Ray Hayes3-Jun-08 11:53
Ray Hayes3-Jun-08 11:53 
GeneralRe: Scaling woes Pin
TJoe4-Jun-08 1:56
TJoe4-Jun-08 1:56 
GeneralRe: Scaling woes Pin
Ray Hayes4-Jun-08 2:10
Ray Hayes4-Jun-08 2:10 
GeneralRe: Scaling woes Pin
TJoe4-Jun-08 2:13
TJoe4-Jun-08 2:13 
GeneralRe: Scaling woes Pin
Ray Hayes4-Jun-08 2:22
Ray Hayes4-Jun-08 2:22 
GeneralRe: Scaling woes Pin
TJoe4-Jun-08 2:25
TJoe4-Jun-08 2:25 
GeneralRe: Scaling woes Pin
Ray Hayes4-Jun-08 2:32
Ray Hayes4-Jun-08 2:32 
GeneralRe: Scaling woes Pin
TJoe4-Jun-08 2:37
TJoe4-Jun-08 2:37 
GeneralRe: Scaling woes Pin
Ray Hayes4-Jun-08 2:45
Ray Hayes4-Jun-08 2:45 
GeneralRe: Scaling woes Pin
TJoe4-Jun-08 2:47
TJoe4-Jun-08 2:47 
GeneralRe: Scaling woes Pin
TJoe4-Jun-08 2:50
TJoe4-Jun-08 2:50 
GeneralRe: Scaling woes Pin
Ray Hayes4-Jun-08 2:52
Ray Hayes4-Jun-08 2:52 
GeneralRe: Scaling woes Pin
Member 36739221-Jul-09 19:56
Member 36739221-Jul-09 19:56 
Questionerror while opening new window from a Asynchronou callback function Pin
vayanan31-May-08 11:15
vayanan31-May-08 11:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.