Skip to main content

Questions tagged [microsoft]

Microsoft is an American multinational corporation headquartered in Redmond, Washington that develops, manufactures, licenses and supports a wide range of products and services related to computing. Microsoft is known for producing the Windows Operating System, Microsoft Office suite, Xbox gaming system among other product lines.

1 vote
1 answer
194 views

Architecture for a system where users want to use Excel for collecting and merging data

My organization handles batches of stuff that need to be checked by Quality Control. What I need is something for the people who work in Quality Control to be able to register and input data inside ...
Laureano Oliva's user avatar
3 votes
5 answers
4k views

Am I understanding the new C# naming conventions right?

A couple months ago, Microsoft updated their C# Naming Conventions (https://docs.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions). As the developers of C#, I consider ...
Evorlor's user avatar
  • 1,563
-3 votes
1 answer
82 views

What does it mean to implement a development framework?

I've seen this in the context of Microsofts SDL (Secure Development Lifecycle). Is it just those 12 practices and if the team follows those, you can say you implemented them? Are there any "hard&...
Martin Thoma's user avatar
-2 votes
1 answer
90 views

How to produce different versions of a software manual from the same MS Word document? [closed]

I am trying to create different versions of a software manual from a single source which is in MS Word format. Is it possible to do this algorithmically or must it be done manually for every version? ...
Jennifer96's user avatar
0 votes
1 answer
2k views

Simplest Architecture to separate UI and business logic on Windows

I guess the goal of separating UI and business logic goes way back. I found a Martin Fowler article, from nearly 20 years ago, which is pretty clear about the benefits of the separation: https://www....
whytheq's user avatar
  • 222
-1 votes
1 answer
215 views

Is it a good idea to make common Electron libraries available globally on Windows? [closed]

I build and run many Electron apps on Windows. I noticed that all of them have the same common api files / libraries to run. They all take about 30mb of space. I'm thinking of installing these files ...
sigmaxf's user avatar
  • 119
1 vote
0 answers
213 views

how to provide search feature on website with ASP.net application

I have an old website (https://www.recordsforliving.com/) with a search feature. Up until recently, it was running on Windows 2012 server, and used Microsoft Index Server, and ... OleDbConnection ...
Lewis Pringle's user avatar
-1 votes
2 answers
15k views

What is the difference between end of support and end of life?

SQL Server 2008 reaches its "end of support" date next year: 7/9/2019 But it reaches end of life much later: 7/31/2023 link What is the difference? Is this terminology common to Microsoft, or to ...
John Wu's user avatar
  • 27k
32 votes
7 answers
10k views

What does this statement about C# and Java being half of a language mean? [closed]

In the article: Why POCO, there is this sentence: Maciej Sobczak puts it well: “I just don’t like when somebody gives me half of the language and tells me that it’s for my own protection”. I don't ...
123iamking's user avatar
-5 votes
4 answers
349 views

Microsoft or Open Source? [closed]

Why do some companies prefer private Microsoft solutions when in the majority of cases there are open source solutions or free software for them? What does Microsoft offer that the open sourece or ...
Albedo's user avatar
  • 7
3 votes
1 answer
397 views

Why is there such a fight for companies to produce new languages + frameworks

There's currently a huge growth in larger companies offering new languages and / or frameworks for us to use to create websites, apps or software and I'm interested to know for what reason do people ...
stibos's user avatar
  • 49
3 votes
1 answer
283 views

Why the name MailboxProcessor in F#?

It seems that the standard practice is to immediately alias MailboxProcessor<'T> to Agent<'T>. So why the name in the first place anyways? Why don't they just call it Agent<'T>, if ...
xji's user avatar
  • 791
16 votes
4 answers
13k views

Why is .NET VM based? [duplicate]

Java has been designed to run on a virtual machine to allow portability for programs. However .NET has been designed from the start specifically for Windows. Than what is the reason for .NET ...
Aviv Cohn's user avatar
  • 21.6k
1 vote
3 answers
993 views

Sign up user using Microsoft Exchange Account in Node.js MongoDB

I have a question about whether a programming technique is at all possible. Most of the apps these days come with sign up with Facebook, Twitter or gmail functionality. My company has its domain ...
Lorenzo von Matterhorn's user avatar
0 votes
1 answer
2k views

Best approach to write windows service

We got a situation where we need to write a windows service using c#, the service need to be install on a particular -single- server. Also service need to communicate with a DB to access certain table ...
Hitin's user avatar
  • 109

15 30 50 per page
1
2 3 4 5 6