As we all know very well.. whenever we create application inside silverlight it is asking us for hosting it by dialogue box at given below.
我的问题是,如果是<>unchecked? http://www.ohchr.org。 主办新的网站中的银灯应用。
页: 1 在对话箱提供的任何选择中,如果不主办,我们就得在<>后面的<>面上<>。
As we all know very well.. whenever we create application inside silverlight it is asking us for hosting it by dialogue box at given below.
我的问题是,如果是<>unchecked? http://www.ohchr.org。 主办新的网站中的银灯应用。
页: 1 在对话箱提供的任何选择中,如果不主办,我们就得在<>后面的<>面上<>。
从根本上说,这不是一个问题。 你可以在以后任何时候增加一个网站。
在网站的项目环境中,有<代码>Silverlight。 因此,你将选择在网站上增加银灯项目。 这将建立链接,在客户Bin中生成XAP,并给你选择为每个添加的银灯制作测试页。 测试页将给您提供您以后需要主办Xap的样本。
您最终将不得不在某个地方接受你的申请,否则将留在你的地方,难以干.,难以接触到任何客户。 因此,如果你拥有一个现有的网站,你就可以简单地将必要的 j印本复制到这个网站,以便把你的银星应用放在一起。 在这种情况下,你可以打破这一检查箱。
Our team decided that we need our own custom Rich text box control for Silverlight app we are developing. We looked at existing controls mentioned at A good rich text control for Silverlight but ...
I m trying to add an image to a Pushpin instance from the Silverlight Bing Map Control, but I can t seem to get it to render (the pushpin renders fine). This is probably a general WPF question rather ...
I m processing large files after they are selected by the user. My code looks like the following: if (FileDialog.ShowDialog() == true) { // process really big file } This freezes up the UI so ...
Does anyone know where to find a list of controls that you can set the template on in Silverlight? I ve wasted several hours now trying to create control templates only to find that the control doesn ...
I have a simple silverlight multifile upload application, and i want to provide the user with some feedback, right now its only in a test phase and i dont have the webservice. Somehow i cant get the ...
This looks a bug to me.. Using Silverlight 3 and i have a user control defined in XAML and trying to access the object during runtime returns a null. <Grid> <common:CommonGridEditPanel x:...
Someone please help me understand why this binding does not work... I have a class called SelectionManager with a property called dates which is populated by a WCF service. The property is an ...
I ve got some code which sets up a datacontext. Often enough, the datacontext should be set to some underlying data collection, such as an ObservableCollection - but occasionally I d like to set it ...