Microsoft Corporation is an American public multinational corporation headquartered in Redmond, Washington, USA that develops, manufactures, licenses, and supports a wide range of products and services predominantly related to computing through its various product divisions.

learn more… | top users | synonyms (1)

0
votes
0answers
7 views

Changing all text of a size & font in a document to a different size & font

I have a document which i have been preparing from couple of months. The doc grew too big in these months. Multiple fonts of varying sizes have been used throught out the document. Many irregular ...
-1
votes
0answers
17 views

How can i Merge two csv files with different column headers [on hold]

I have two csv files with different column header how can i merge them into one with all columns from csv1 and csv2.
0
votes
0answers
7 views

Unable to search in SharePoint 2010 Foundation

I am hosting a SharePoint 2010 Foundation, inside it has a few simple document libraries. Whenever I try to search any documents by typing the keyword on the search box on the upper-right corner, it ...
-1
votes
1answer
16 views

Is there a MS version of GDB? [on hold]

So I'm writing this program which is compiled with cl (the MS compiler), and I'm wondering if there is a debugger like gdb that allows me to debug from cmd. Can anyone help me on this?
0
votes
0answers
6 views

Visual Studio, reading file, get bad ptr

I, recently I use fopen_s: errno_t err = fopen_s( &fp, filename, mode ); and I get errno_t as zero, which means no error occured, but I didn't get a valid fp, actually, it is unchanged. What ...
0
votes
0answers
7 views

Customize Sharepoint 2010 Mobile sites

I have a big problem with Sharepoint 2010 for mobile devices. What I would like to do is to customize the standard Version of the site (mbllists.aspx). I already managed to remove the upper block of ...
1
vote
3answers
39 views

C# Button Visibility Issue

I have programatically added several buttons to a C# Form, but only the ones I added via the Designer actually show up. The rest stay invisible even though. I am performing a lot of operations before ...
1
vote
1answer
32 views

How do I get total physical memory size using PowerShell without WMI?

I'm trying to get the physical memory size using PowerShell, but without using get-wmiobject. I have been using the following PS cmdlet to get the physical memory size, but the value changes with ...
-3
votes
0answers
11 views

Building data warehouse dimension

I'm trying to create a data warehouse from which we will create all business reports. Already learned quite a lot about this and I have a general idea how to build the data warehouse. However, I came ...
0
votes
0answers
39 views

SignalR Hubs: JavaScript runtime error: Unable to get property 'multipleFileHub' of undefined or null reference

I keep getting this error in my JavaScript no matter what fix I try. It's almost as if $.connection is not being recognized even though I have all the SignalR JavaScript libraries in place in my ...
0
votes
1answer
25 views

How can you override Upload.aspx or AllItems.aspx etc. SharePoint 2013 (NOT SP Designer)

Does anyone know how to override the code that is executed when a user clicks on "new item". I want to use a custom template / code, so the user will not have to upload the new file each time the ...
-1
votes
0answers
17 views

How not enlist web services in ASP.NET? [on hold]

I have yes one web services with multiple methods (.asmx), to open this file in the browser enlist all my web services, I do not want show enlist the webservices. How not enlist web services in ...
0
votes
1answer
7 views

How can I get the values from Dropdown list in MsExcel?

I have some values in a DropDown list. For eg, Cat, Dog, Goat, Lion, Elephant. I want to copy all the values and paste it in a single column. Is it possible? Can anyone help me?
0
votes
1answer
22 views

adding image to word document using docx4j

I am trying to add an image to the word document I want to create from docx4j.. Here goes my code.. package presaleshelperapplication; import java.io.ByteArrayOutputStream; import ...
0
votes
0answers
3 views

How to Deploying ThemeForest Templates to Sharepoint 2013 Website

is there somebody out there, who is able to tell me step by step how to deploy a themeforest site template to a sharepoint website wich has masterpages and subpages step-by-step? i tried it in local ...

1 2 3 4 5 203
15 30 50 per page