blah blah blah is here! blah blah » Close

0
votes
0 answers

importing an image into a form from online

Im from python, never used visualstudio or C# before, so excuse my noobness... Im trying to create a simple application, on my form, i have a text box for a zipcode and a button that says "go!" In the center of the form, i have ...

0
votes
1 answers

C#: How to disabele IE command line error message.

Hi, I am working on a simple application with a webbrowser control. When I go to some of the URLs, an error message pops up something like "Internet Explorer Command Line Error". I am not sure about the exact wording since I us ...

0
votes
0 answers

Mobile English to French Language Translation with text and Speech Output Internet Connection Problem

I am having my thesis as of now, our topic is about mobile language translation. Unlike other applications, we won't be incorporating any data dictionary in our proposed application, rather, we would be using third party language service pr ...

2
votes
3 answers

What is View state?

I want to understand View state conception in ASP.NET. Is it by any chance related to the stateless condition of Internet?

Feedback