Microsoft
Software
Hardware
Network
Question : How to see the images in IE where the images comes from internet address
1) In silverlight, how to download a gif image and then convert it to jpg and show it in a web page at IE
I tried the following:
Code Behind(.aspx C#)
using System;
using System.Collections.Generic
;
using System.Linq;
using System.Net;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Anima
tion;
using System.Windows.Shapes;
using System.Xml;
using System.Xml.Linq;
using System.Windows.Media.Imagi
ng;
using System.Windows.Data;
namespace SilverlightApplication10
{
public partial class MainPage : UserControl
{
public MainPage()
{
InitializeComponent();
textBlock1.Text = "Orange Colored Orange";
Image1.Source = new BitmapImage(new Uri("
http://www.thedailygr
een.com/cm
/thedailyg
reen/image
s/oranges-
vitamin-c-
lg.jpg
", UriKind.Absolute));
}
}
}
..........................
..........
..........
...
XAML
...........
<UserControl
xmlns="
http://schemas.micr
osoft.com/
winfx/2006
/xaml/pres
entation
"
xmlns:x="
http://schemas.mi
crosoft.co
m/winfx/20
06/xaml
"
xmlns:d="
http://schemas.mi
crosoft.co
m/expressi
on/blend/2
008
" xmlns:mc="
http://schemas.o
penxmlform
ats.org/ma
rkup-compa
tibility/2
006
" mc:Ignorable="d"
x:Class="SilverlightApplic
ation10.Ma
inPage"
Width="640" Height="480">
<Grid x:Name="LayoutRoot" Background="White">
<Image x:Name="Image1" Width="60" Height="60" HorizontalAlignment="Left"
Margin="50,79,0,0" VerticalAlignment="Top" />
<TextBlock x:Name="textBlock1" HorizontalAlignment="Left"
Margin="50,0,0, 300" TextWrapping="Wrap" VerticalAlignment="Bottom"
/>
</Grid>
</UserControl>
Note: I can see the image at Firefox, Safari, Opera, and Chrome but not in Internet Explorer 8.
How to see the images in IE where the images comes from internet address?
2) What to do so that images were viewable in aspx or html page in IE that has silverlight application, where the image url gets fetched from website ( Please note that the images can be v iewable at Opera, Safari, Firefox, except for IE).
Answer : How to see the images in IE where the images comes from internet address
EM64T support is the defining aspect of a 64-bit cpu. There's also this article that says the Dempsey Xeon DP 5050 was 64-bit:
http://www.xbitlabs.com/ne
ws/cpu/dis
play/20060
524063811.
html
Random Solutions
IE8 annoying advertising popups on double underlined links in webpages
Access VBA set all values of a Yes/No field to no
Dot Net IL Code to C# conversion
download file with as3
Import vs. link
Why are Win 7 clients dropping connections, event 4634, laggy network, freezing clients
Need Excel VBA macro code to projected next number in a row of numbers using least squares best fit
Not downloading Offline address book files. A server (URL) could not be located. 0X8004010F
Regular Expression needed to parse a string of multiple colons and extract an element-revised
Gmail doesn't work with 2 different computers