RE: [OzSilverlight] Web Service url Configuration for SL App.?

2008-10-21 Thread Ola Karlsson
Hi Muhammad,

Have a look at InitParameters/initParams, the let you set initial values on 
your Silverlight plugin object.

Here's a post that covers it in a step by step fashion 
http://nerddawg.blogspot.com/2008/03/how-to-pass-initialization-params-to.html
The main post covers using the HTML/JavaScript style of adding the plugin but  
a bit down in the comments they have an example for using the asp.net 
Silverlight control as well.

Good Luck,
Ola

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Muhammad Niaz
Sent: Tuesday, 21 October 2008 3:45 PM
To: listserver@ozSilverlight.com
Subject: [OzSilverlight] Web Service url Configuration for SL App.?

Hi All,
I have build a SL based App which run in ASP.NET(off course) page, and this SL 
App used Web Service, I want to set configurable url of web Service if possible 
in Web.Config, so the there is no need of SL App to be recompile.
Is it possible.? Please send any source code, anything.










Thanks  Regards
Muhammad Niaz
Software Engineer
Intagleo Systems Pvt Ltd
--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net



--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net



RE: [OzSilverlight] Web Service url Configuration for SL App.?

2008-10-21 Thread Jordan Knight
Hey Muhammad,

Have a peek at this post... it lets you automatically find the URL for your 
webservice relative to your application, so no need to do any configuration :)

http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Muhammad Niaz
Sent: Tuesday, 21 October 2008 6:45 PM
To: listserver@ozSilverlight.com
Subject: [OzSilverlight] Web Service url Configuration for SL App.?

Hi All,
I have build a SL based App which run in ASP.NET(off course) page, and this SL 
App used Web Service, I want to set configurable url of web Service if possible 
in Web.Config, so the there is no need of SL App to be recompile.
Is it possible.? Please send any source code, anything.










Thanks  Regards
Muhammad Niaz
Software Engineer
Intagleo Systems Pvt Ltd
--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.1/1731 - Release Date: 20/10/2008 2:52 
PM



--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net



RE: [OzSilverlight] Web Service url Configuration for SL App.?

2008-10-21 Thread Muhammad Niaz
Hi Jordan,

Thanks for reply but can you send any complete SL App that
using this kind code.

 

 

 

 

 

 

Thanks  Regards

Muhammad Niaz

Software Engineer

Intagleo Systems Pvt Ltd

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Jordan Knight
Sent: Tuesday, October 21, 2008 12:19 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hey Muhammad,

 

Have a peek at this post... it lets you automatically find the URL for your
webservice relative to your application, so no need to do any configuration
:)

 

http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-
in-silverlight/

 

 

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Muhammad Niaz
Sent: Tuesday, 21 October 2008 6:45 PM
To: listserver@ozSilverlight.com
Subject: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hi All,

I have build a SL based App which run in ASP.NET(off course) page, and this
SL App used Web Service, I want to set configurable url of web Service if
possible in Web.Config, so the there is no need of SL App to be recompile.

Is it possible.? Please send any source code, anything.

 

 

 

 

 

 

 

 

 

 

Thanks  Regards

Muhammad Niaz

Software Engineer

Intagleo Systems Pvt Ltd

---
OzSilverlight.com - to unsubscribe from this list, send a message back to
the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.1/1731 - Release Date: 20/10/2008
2:52 PM

---
OzSilverlight.com - to unsubscribe from this list, send a message back to
the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 




--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net


RE: [OzSilverlight] Web Service url Configuration for SL App.?

2008-10-21 Thread Muhammad Niaz
Hi Jordan,

  I try your code, there is no success,

Regards,

Niaz

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Muhammad Niaz
Sent: Tuesday, October 21, 2008 2:08 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hi Jordan,

Thanks for reply but can you send any complete SL App that
using this kind code.

 

 

 

 

 

 

Thanks  Regards

Muhammad Niaz

Software Engineer

Intagleo Systems Pvt Ltd

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Jordan Knight
Sent: Tuesday, October 21, 2008 12:19 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hey Muhammad,

 

Have a peek at this post... it lets you automatically find the URL for your
webservice relative to your application, so no need to do any configuration
:)

 

http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-
in-silverlight/

 

 

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Muhammad Niaz
Sent: Tuesday, 21 October 2008 6:45 PM
To: listserver@ozSilverlight.com
Subject: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hi All,

I have build a SL based App which run in ASP.NET(off course) page, and this
SL App used Web Service, I want to set configurable url of web Service if
possible in Web.Config, so the there is no need of SL App to be recompile.

Is it possible.? Please send any source code, anything.

 

 

 

 

 

 

 

 

 

 

Thanks  Regards

Muhammad Niaz

Software Engineer

Intagleo Systems Pvt Ltd

---
OzSilverlight.com - to unsubscribe from this list, send a message back to
the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.1/1731 - Release Date: 20/10/2008
2:52 PM

---
OzSilverlight.com - to unsubscribe from this list, send a message back to
the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

---
OzSilverlight.com - to unsubscribe from this list, send a message back to
the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 




--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net


RE: [OzSilverlight] Web Service url Configuration for SL App.?

2008-10-21 Thread Jordan Knight
Hey mate,

I've updated the article with a downloadable code sample :)

The samples in the article are in VB.NET but the downloadable sample is in C# :)

Cheers,

Jordan.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Muhammad Niaz
Sent: Tuesday, 21 October 2008 9:34 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

Hi Jordan,
  I try your code, there is no success,
Regards,
Niaz

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Muhammad Niaz
Sent: Tuesday, October 21, 2008 2:08 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

Hi Jordan,
Thanks for reply but can you send any complete SL App that 
using this kind code.






Thanks  Regards
Muhammad Niaz
Software Engineer
Intagleo Systems Pvt Ltd

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jordan Knight
Sent: Tuesday, October 21, 2008 12:19 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

Hey Muhammad,

Have a peek at this post... it lets you automatically find the URL for your 
webservice relative to your application, so no need to do any configuration :)

http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Muhammad Niaz
Sent: Tuesday, 21 October 2008 6:45 PM
To: listserver@ozSilverlight.com
Subject: [OzSilverlight] Web Service url Configuration for SL App.?

Hi All,
I have build a SL based App which run in ASP.NET(off course) page, and this SL 
App used Web Service, I want to set configurable url of web Service if possible 
in Web.Config, so the there is no need of SL App to be recompile.
Is it possible.? Please send any source code, anything.










Thanks  Regards
Muhammad Niaz
Software Engineer
Intagleo Systems Pvt Ltd
--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.1/1731 - Release Date: 20/10/2008 2:52 
PM
--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net
--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.1/1731 - Release Date: 20/10/2008 2:52 
PM



--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net



RE: [OzSilverlight] Web Service url Configuration for SL App.?

2008-10-21 Thread Ross McKinnon
Your too nice Jordan!



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jordan Knight
Sent: Wednesday, 22 October 2008 7:35 AM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?



Hey mate,

 

I've updated the article with a downloadable code sample :)

 

The samples in the article are in VB.NET but the downloadable sample is
in C# :)

 

Cheers,

 

Jordan.

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Muhammad Niaz
Sent: Tuesday, 21 October 2008 9:34 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hi Jordan,

  I try your code, there is no success,

Regards,

Niaz

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Muhammad Niaz
Sent: Tuesday, October 21, 2008 2:08 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hi Jordan,

Thanks for reply but can you send any complete SL App
that using this kind code.

 

 

 

 

 

 

Thanks  Regards

Muhammad Niaz

Software Engineer

Intagleo Systems Pvt Ltd

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jordan Knight
Sent: Tuesday, October 21, 2008 12:19 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hey Muhammad,

 

Have a peek at this post... it lets you automatically find the URL for
your webservice relative to your application, so no need to do any
configuration :)

 

http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-serv
ice-in-silverlight/

 

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Muhammad Niaz
Sent: Tuesday, 21 October 2008 6:45 PM
To: listserver@ozSilverlight.com
Subject: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hi All,

I have build a SL based App which run in ASP.NET(off course) page, and
this SL App used Web Service, I want to set configurable url of web
Service if possible in Web.Config, so the there is no need of SL App to
be recompile.

Is it possible.? Please send any source code, anything.

 

 

 

 

 

 

 

 

 

 

Thanks  Regards

Muhammad Niaz

Software Engineer

Intagleo Systems Pvt Ltd

---
OzSilverlight.com - to unsubscribe from this list, send a message back
to the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.1/1731 - Release Date:
20/10/2008 2:52 PM

---
OzSilverlight.com - to unsubscribe from this list, send a message back
to the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

---
OzSilverlight.com - to unsubscribe from this list, send a message back
to the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

---
OzSilverlight.com - to unsubscribe from this list, send a message back
to the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.1/1731 - Release Date:
20/10/2008 2:52 PM

---
OzSilverlight.com - to unsubscribe from this list, send a message back
to the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

22/10/2008   Ross McKinnon   listserver@ozSilverlight.com
This email and any attachments (Email) are intended only for the addressee
and may contain privileged, confidential and/or disclosure-exempt information.
You must not edit this Email without our express consent.
Michael Hill Jeweller (Australia) Pty Ltd does not warrant that this Email
is complete, error-free or virus free, and by opening any attachments,
you accept full responsibility for the consequences. If you are not the 
addressee,
you must not disseminate, rely upon or copy this Email, and you must immediately
erase permanently and destroy all records of it and notify us by phone (at our 
cost).
Thank you.






--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net



RE: [OzSilverlight] Web Service url Configuration for SL App.?

2008-10-21 Thread Muhammad Niaz
Hi Jordan,

Thanks for response on my email, it was really helping for me.

 

 

 

Thanks Again Jordan

 

 

 

 

Thanks  Regards,

Muhammad Niaz

Software Engineer

Intagleo Systems Pvt Ltd.

+92 321 569 4195

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Jordan Knight
Sent: Wednesday, October 22, 2008 2:35 AM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hey mate,

 

I've updated the article with a downloadable code sample :)

 

The samples in the article are in VB.NET but the downloadable sample is in
C# :)

 

Cheers,

 

Jordan.

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Muhammad Niaz
Sent: Tuesday, 21 October 2008 9:34 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hi Jordan,

  I try your code, there is no success,

Regards,

Niaz

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Muhammad Niaz
Sent: Tuesday, October 21, 2008 2:08 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hi Jordan,

Thanks for reply but can you send any complete SL App that
using this kind code.

 

 

 

 

 

 

Thanks  Regards

Muhammad Niaz

Software Engineer

Intagleo Systems Pvt Ltd

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Jordan Knight
Sent: Tuesday, October 21, 2008 12:19 PM
To: listserver@ozSilverlight.com
Subject: RE: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hey Muhammad,

 

Have a peek at this post... it lets you automatically find the URL for your
webservice relative to your application, so no need to do any configuration
:)

 

http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-
in-silverlight/

 

 

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Muhammad Niaz
Sent: Tuesday, 21 October 2008 6:45 PM
To: listserver@ozSilverlight.com
Subject: [OzSilverlight] Web Service url Configuration for SL App.?

 

Hi All,

I have build a SL based App which run in ASP.NET(off course) page, and this
SL App used Web Service, I want to set configurable url of web Service if
possible in Web.Config, so the there is no need of SL App to be recompile.

Is it possible.? Please send any source code, anything.

 

 

 

 

 

 

 

 

 

 

Thanks  Regards

Muhammad Niaz

Software Engineer

Intagleo Systems Pvt Ltd

---
OzSilverlight.com - to unsubscribe from this list, send a message back to
the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.1/1731 - Release Date: 20/10/2008
2:52 PM

---
OzSilverlight.com - to unsubscribe from this list, send a message back to
the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

---
OzSilverlight.com - to unsubscribe from this list, send a message back to
the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

---
OzSilverlight.com - to unsubscribe from this list, send a message back to
the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.1/1731 - Release Date: 20/10/2008
2:52 PM

---
OzSilverlight.com - to unsubscribe from this list, send a message back to
the list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 




--- 
OzSilverlight.com - to unsubscribe from this list, send a message back to the 
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net