menu
Log In
Register
menu
Login
Register
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About us
Cookie Policy
Home
Tag
.net
Recent questions tagged .net
1
vote
1
answer
Anyone have a WORKING script InnoSetup for deployment .net applications?
Anyone have a WORKING script InnoSetup for deployment .net applications?
All the good time, faced with several challenges when creating the installer .net applications. The task is incredibly typical (and therefore should have plenty of ready- ...
.net
by
TimeCoder
asked
Aug 6, 2020
2
votes
1
answer
What technologies are currently being used to work with databases?
What technologies are currently being used to work with databases?
Have their old application, something like personal Finance, written quite primitive, wpf+ado+sqlite. I want to rewrite it to learn how to use outdated technology and use ...
the data-base
.net
c#
by
zakar1ya
asked
Aug 6, 2020
1
vote
1
answer
How to convert a string str to a type?
How to convert a string str to a type?
Hello. There is a method void Method(Type type, string str) { object o = (type)str; } Think of the lines it is clear that I want to. If not, I want to get variable of typ ...
.net
c#
by
iRumba
asked
Aug 6, 2020
4
votes
1
answer
Is it possible to build the site interface is completely C#code?
Is it possible to build the site interface is completely C#code?
Is there something in the spirit of the same Xamarin Forms, only for the web? ...
.net
c#
web development
by
Neuroware
asked
Aug 4, 2020
3
votes
1
answer
Silverlight is dead?
Silverlight is dead?
On the Internet there are almost no sites use Silverlight, it in General is understandable, because actually works only on Windows, but still, does it make sense to conta ...
silverlight
.net
c#
web development
by
Neuroware
asked
Aug 4, 2020
1
vote
1
answer
How to make an arbitrary query to mongodb on c#?
How to make an arbitrary query to mongodb on c#?
Please tell me if there's a way out .net to directly query in mongoDb, i.e. for example not to write code : var database = client.GetDatabase("test"); var collection = da ...
mongodb
.net
c#
by
sg1390
asked
Aug 4, 2020
1
vote
2
answers
How to convert a collection of objects in the collection of values of one of its properties in one line?
How to convert a collection of objects in the collection of values of one of its properties in one line?
for example there is a List and I need to get a List of the values of its Text property. How to do it in one line? Thank you. ...
.net
c#
by
iRumba
asked
Aug 2, 2020
8
votes
5
answers
The choice of literature is C#. Child or Troelsen?
The choice of literature is C#. Child or Troelsen?
Good time of day. The question arose in the selection of books for learning C# WPF primarily. Programming experience none, unless you count digging in Vusial Basic school ...
books
.net
c#
by
OlafAndvarafors
asked
Aug 2, 2020
3
votes
4
answers
What to write on C#?
What to write on C#?
I'm bored, I like to write programs, but as evil nor as a freelancer there is nothing, either in the head did not come, can anyone have ideas to write more interesting? p ...
programming
.net
algorithms
c#
software-software
by
Neuroware
asked
Aug 2, 2020
11
votes
3
answers
What is the architecture of the "standard" parser?
What is the architecture of the "standard" parser?
Good day. Recently I had to write a parser for a single site. The requirements were simple, the task is done and forgotten. Recently a friend asked me to plunder another ...
programming
.net
c#
design-software-security
by
Oxoron
asked
Aug 1, 2020
1
vote
1
answer
How to send\to update an appointment in Outlook using email?
How to send\to update an appointment in Outlook using email?
Hi all. It is necessary to send an appointment in outlook. To do this, find a library DDay.iCal . An example of how to send meeting\meeting I found. But how to upgrade is ...
.net
email
outlook
by
veitmen
asked
Aug 1, 2020
1
vote
1
answer
Sushestvujut ready solutions for processing http requests using StreamSocketListener (StreamSocket)?
Sushestvujut ready solutions for processing http requests using StreamSocketListener (StreamSocket)?
There is a need to write a simple http server for winrt. There is a working version for the desktop, it uses HttpListener and everything works fine. On winrt you have to ...
network
.net
windows
by
smozhaykin
asked
Aug 1, 2020
1
vote
4
answers
The problem with the .NET 4.5?
The problem with the .NET 4.5?
When you try to install Autocad 2015 on windows 10, you receive the error: platform .NET 4.5 is not installed and autocad 2015 Longuage Pack without it will not install. ...
.net
autocad
windows
by
hegroot
asked
Jul 31, 2020
1
vote
1
answer
How to parallelize?
How to parallelize?
There are an arbitrary number of blocks of the same size, you need to calculate the hash of each. What is the correct thread to suit the work in a multiprocessor environm ...
.net
c#
multithreading
parallel computing
by
akass
asked
Jul 31, 2020
1
vote
2
answers
How to Implement multi-layered canvas with transparency layers?
How to Implement multi-layered canvas with transparency layers?
The need arose to implement a graphical editor with support for layers and the ability to change their transparency. Examples of bitmap editors in the network a lot www.c ...
.net
wpf
c#
winforms
by
mith
asked
Jul 31, 2020
1
vote
1
answer
How to build Xamarin iOS project without MacBook?
How to build Xamarin iOS project without MacBook?
Colleagues, friends, comrades...how can you collect in Visual Studio 2015 a Xamarin project for the iPhone, no MacBook, take nowhere, nowhere at all, do not want to buy o ...
mobile-development
.net
cross-platform
azure
xamarin
by
AntoXa_ZiMM
asked
Jul 31, 2020
2
votes
1
answer
How to make a task queue with albacom C#?
How to make a task queue with albacom C#?
Want to do something similar in code: I want to add at any time in the job queue(disambiguation) var que = new CallbackQueque<string>();que.doTask += (str, callback ...
.net
c#
by
bernex
asked
Jul 24, 2020
2
votes
1
answer
How to embed the add item of the same model on the page for adding another model in ASP MVC?
How to embed the add item of the same model on the page for adding another model in ASP MVC?
This situation. I have tables Author and Article. Between them, implemented many-to-many through an intermediate table. All of this moved to VS 2013, the project site usi ...
asp.net
.net
c#
by
destroyer25t
asked
Jul 24, 2020
3
votes
4
answers
The difference between an instance of a class and C#class?
The difference between an instance of a class and C#class?
Can someone explain to me the difference between the concept of a class instance and the class as a whole. Class and object are two different things, an instance of the c ...
programming
.net
c#
by
beril
asked
Jul 24, 2020
10
votes
4
answers
What is the best freelance exchange for a programmer C# (not ASP)?
What is the best freelance exchange for a programmer C# (not ASP)?
Many exchanges, each ask for money even for the opportunity to respond to a job offer. Web development is not interested in a little more than full, and orders for applic ...
freelance
programming
.net
c#
by
Neuroware
asked
Jul 9, 2020
Page:
« prev
1
2
3
4
5
6
7
...
82
next »