Show a progress bar for each download - WebClient
Folks,Can someone please direct me to a good example of how to download multiple files using WebClient and to show a progress bar for each download? I was able to display all file downloads in one...
View ArticleILASM - Serialization of Types in Custom Attributes incorrect
Greetings,I just wanted to know if anyone else has noticed that ilasm incorrectly encodes type names on CustomAttributes. Let's give an example:.assembly SerializationError { .ver 1:0:0:0 .hash...
View ArticleURL in CSS using new help system/MSHC not working?
Hi,I'm trying to generate my code documentation and target mshc format, but I'm facing a really annoying limitation. I'm using a css to define all small icons but It seems that URL defined in this css...
View ArticleStop VS 2012 From Collapsing Data Source Tree
When I run a program in VS 2012 in debug and exit the program it collapses the Data Sources tree. Very annoying.Is there a way to stop this?
View ArticleVisual Studio 2012 Unpins Form1.cs on Error?
When I run my program in debug and there is an error, Form1.cs becomes unpinned.How can I stop this?Is this by design? I ask because I have other problems and wondering if something is corrupt?I just...
View ArticleRecorrer un Datagrid en VB 2008 NET
Buen día.La verdad soy nuevo en el área de programación, y tengo un problema en Vb .Net 2008, con ayuda de un Datagrid jalo una tabla de Excel pero con muchos registros, por lo que me gustaría...
View ArticleWhy does MS Help Viewer 2.0 use ugly Times New Roman font? Part 2.
I tried to continue discussion in the thread Why VS11 Help Viewer 2.0 has ugly mono font? at qa.social.msdn.microsoft.com, but to no avail. It says "Unexpected error" when I try to post a reply. So I...
View ArticleHttpwebrequest not respecting hosts file
Httpwebrequest not respecting hosts file 17 hours, 14 minutes ago|LINK I'm using the .NET WebRequest while changing my HOSTS file. I'm observing that System.Net doesn't honor those changes - how can I...
View ArticleCOBOL MQ Lib reference
COBOL WebSphere program build returns errors (1. Program "MQCONN", 2. Program "MQOPEN" ...) is not found.Where are the MQ libs and where & how do I reference them in MS Visual Studio?Sample code:...
View Articlehow to round off inserting float values by parameter in stored procedure.
hi guys i have a parameter of float type in stored procedure, and i am sending this parameter a decimal value from code behind.SqlParam(1).Direction = ParameterDirection.Input...
View ArticleMicrosoft Visual Web Developer 2010 Express
In database explorer, I cant add a new user defined type in the "Types" folder. I right click and "add new" does not come up.I am trying to add a user defined table type. Is this possible? Where can I...
View Articlewhere is the option DB publish to provider VS 2012
Hi all.In VS 2010 there is the option to generate a script from file.mdf by Server explorer > Right Click > Publish to provider.I now use VS 2012 ultimate, and i can't find the same...
View ArticleSetting multiple breakpoints
Dear Sir/ Madam,I have a fortran project constisting of many subprograms. I need to add some breakpoints on the lines of specific subprogrgams. But it is a hard work to do it manually. I wonder if I...
View Article[VC++ & XAML] a keydown event bug for virtual touch keyboard input
Hi, I am a beginner for Metro app development and trying to use the keydown event but not the keyup event with a text box element on the XAML. I have created two key event functions (up and down) from...
View ArticleText adventure issues
I have a text-based adventure game. When I make a move eg "go right", I need to move a character in my 2d array (15 x 15). Does this mean if I move right and I increment the horizontal axis point by...
View ArticleInvalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX))
I get this exception when I try to copy any text in visual studio 2012.This exception happens if I do a Ctrl + C or a right-click>Copy on some text.When I click OK on the dialogue box displaying...
View ArticleVS2012 - How to always use the Find-Dialog and not the Find-Toolwindow
Dear all,Another very annoying thing in VS2012 is the "Find-Toolwindow" or so called "quickfind". There is already a thread belonging to this point :...
View ArticleWindow Installer Quick launch, Desktop Shortcut, Start Menu shortcut
Hi, I need help on to create windows installer which will allow user to choose for shortcuts(Desktop,Quick launch), currently i am able to create shortcut for Desktop, cant for quick launch. And if i...
View ArticleDataRepeater and DateTimePicker
I am have a datarepeater control on my form. It is attached to a MySQL table with a column for Entry Date. I have a datetimepicker that defaults to current timestamp. The table column is set default of...
View ArticleHow to use ACL?
in certification of Win8 Apps I found this:[..]"2.1 Your app must use strong and appropriate ACLs to secure executable files2.2 Your app must use strong and appropriate ACLs to secure directories2.3...
View Article