Stackoverflow - stackoverflow.com - Recent Questions - Stack Overflow

Latest News:

Is disabling an application for the new Android versions possible? 23 Aug 2013 | 11:48 am

Is disabling an application for newer Android versions (e.g. 4.2 and higher) possible? I've got an application that Google has rendered useless from 4.2; I don't want users use/install it when they a...

Tag 'h1' not closed 18 Jul 2013 | 04:42 pm

I am a Winforms guy and learning ASP.Net. Was learning MVC 4 with Razor from a tutorial. Here is my code. Errors Compile Time Error: Tag 'h1' not closed Runtime Error: Description: An error occurr...

Replace string with substring in lowercase using sed / awk / tr / perl? 25 Oct 2012 | 10:10 pm

I have a plaintext file containing multiple instances of the pattern $$DATABASE_*$$ and the asterisk could be any string of characters. I'd like to replace the entire instance with whatever is in the ...

Uploading images from a url naming dilemma 27 Sep 2012 | 01:04 am

Let's say I have an image URL http://website.com/content/image.png I want to grab that image and place it in my own server, but I want to rename it beforehand so I can store the location in the data...

How to fix size of text in UITextField so it should not overlap the label? 31 Aug 2012 | 03:23 pm

I've a UITextField and a UILabel on it. The label is right aligned and the text is left aligned, the problem is that when i enter text in text field, whenever the size of text goes bigger it overlap t...

Use a class on azure and on a other app: monitoring dilemma 28 Jun 2012 | 02:52 pm

First, I'm a beginner with C# and I haven't lot of programmer habit. I want use the same class on windows azure and on a Console app. For example this one : But, display on a console in azure isn't...

Live Wallpaper Tutorial 29 Nov 2010 | 03:14 pm

I am trying to do the following from a live wallpaper tutorial I found here. But it doesn't seem to work. What am I doing wrong. The "Drawing finished." and "Updated physics." messages are getting pr...

How do I check if a C++ string is an int? 16 May 2010 | 10:59 pm

When I use getline, I would input a bunch of strings or numbers, but I only want the while loop to output the "word" if it is not a number. So is there any way to check if "word" is a number or not? I...

servlet : Opening of a new window with http 404 error with IE6 when download a file (but file dowloaded) 17 Mar 2010 | 07:28 pm

I'm using a servlet to download some file from a server to a computer. The servlet handle the MIME type and other thing, then launch the dialog box to what do with the file (open, save, cancel). It wo...

When to use struct in C#? 6 Feb 2009 | 10:37 pm

When should you use struct and not class in C#? My conceptual model is that structs are used in times when the item is merely a collection of value types. A way to logically hold them all together int...

Recently parsed news:

Recent searches: