Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:733992
More Search Options
RSS Available
Matching Posts
Re: <asp:Silverlight control not rendering all Xaml
Tried this method with no luck. Sill searching google ... [quote user="johannes.hiemer"] Hi, did you try this one: http://alpascual.com/blog/al/archive/2008/03/20/adding-a-silverlight-user-control-into-a-asp-net-page.aspx Add the binary on the web.config: < add tagPrefix= "asp" namespace= "System.Web.UI.SilverlightControls" assembly= "System.Web.Silverlight" /> Register the tag: <%@ Register Assembly="System.Web.Silverlight" Namespace="System
Posted to
Free For All
(Forum)
by
datagrid
on 4/9/2008
Re: <asp:Silverlight control not rendering all Xaml
[quote user="johannes.hiemer"] Hi, okay that's some kind of different usage. You are trying to insert it via asp:Silverlight control into a normal aspx-page. I embedded it into a complete Xaml page. Example you can see here: http://dotnet.johanneshiemer.de/wp-content/uploads/SilverlightMenu/Default.html So the problem must be connected with the asp:Silverlight-Tag. Actually I never did that so I have to gues: Did you try to insert ScriptType="Classname.Controlname" ? [/quote
Posted to
Free For All
(Forum)
by
datagrid
on 4/8/2008
Re: <asp:Silverlight control not rendering all Xaml
[quote user="johannes.hiemer"] Hi, I used your xaml, and inserted into my page.xaml via XAMLbitIcon bitIcon = new XAMLbitIcon(); LayoutRoot.Children.Add(bitIcon); and it works. Could you show how you tried to insert it? [/quote] I was using the <asp:Silverlight> control Created a Xaml file with the coentent that I posted. then in my aspx page, I have the following <asp:Silverlight id="myXaml" runat="Silver" Source="~/Xaml/Button.xaml"> It did not
Posted to
Free For All
(Forum)
by
datagrid
on 4/8/2008
<asp:Silverlight control not rendering all Xaml
I created a Xaml file using Expression Blend: Following is the corresponding Xaml. But, I am not able to render the Xaml using the Silverlight control. I also tried the SilverlightPad with no success. Why is the Silverlight control not rendering all Xaml files? <UserControl xmlns="http://schemas.microsoft.com/client/2007" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas
Posted to
Free For All
(Forum)
by
datagrid
on 4/7/2008
Re: ModalPopupExtender - Retrieve the textbox content from the popup - server side
if (!Page.IsPostBack) was the culprit. It is working now. Never thought I would be caught on the Page.isPostback check .... thanks guys
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
datagrid
on 3/4/2008
ModalPopupExtender - Retrieve the textbox content from the popup - server side
Here is what I am trying to do 1) user clicks on a hyperlink control (which will show them a modal popup) 2) in the popup, I have a textbox, (EditTextBox) a cancel button and a save button 3) once the user types in new value to the textbox, user tries to save by clicking the save button 4) I am calling a server side event when the save button is clicked 5) My problem is that, in the server side click event for the save button, I am not able to retrieve the new value that is typed in the EditTextBox
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
datagrid
on 3/3/2008
Re: using roles for logging in
Timothy, Try to print the Role name for the user that you are talking about. You could run the site in debug mode in VS 2008 or use a response.write to print the role. Let us know.
Posted to
Security
(Forum)
by
datagrid
on 2/12/2008
Re: textbox value not changed on server side with javascript.
>> The weirdest thing is this all worked fine with visual studio 2003 and doesn't work wtih 2005 It has nothing to do with the VS version; but the framework version. Well, the main difference between the VS 2003 and 2005 is the Framework version. Did you went from ASP .NET 1.1 to 2.0 Framework after the upgrade? Or did you have 2.0 Framework with VS 2003? Try giving an alert statement within the javascript function and see what value is being passed to the function. Let us know
Posted to
Client Side Web Development
(Forum)
by
datagrid
on 2/12/2008
Re: Could not load type 'MallabandHomes.Global'.
Try adding the following line src="Global.asax.cs" mce_src="Global.asax.cs" to the Application directive at the top of the page
Posted to
Getting Started
(Forum)
by
datagrid
on 2/12/2008
Re: Hi all
Satish, In your next post, please put proper title. This will help us all the purpose of the post. Here is an article which explains how to read a word document using C# http://eggheadcafe.com/tutorials/aspnet/b6f75379-840c-4745-a76c-04d43694333b/read-a-word-document-do.aspx You could use the tool located at http://labs.developerfusion.co.uk/convert/csharp-to-vb.aspx to covert any C# code to VB.net
Posted to
Web Forms
(Forum)
by
datagrid
on 2/12/2008
Page 1 of 46 (459 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online