54,091 questions with Developer technologies-related tags

Sort by: Updated
1 answer

Cannot add nuget to toolbaar

I cannot get XamlRadialProgressbar which I added through Nuget packages to show on my toolbox in Visual Studio 2019 (version 16:11:18) . My application is a VB.Net (Core 3.1). When I try to add through toolbox>choose items>.NET Framework…

Developer technologies | .NET | Other
Developer technologies | VB
asked 2022-08-28T11:29:25.993+00:00
Gideon Engelbrecht 46 Reputation points
answered 2022-08-29T09:09:09.68+00:00
Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
0 answers

Entity Framework tools - Azure DevOps Warning

I have an Azure Devops (on-premises) issue. I am getting the following warning the 'Migrations script' pipeline step: 'The Entity Framework tools version '6.0.5' is older than that of the runtime '6.0.6'. Update the tools for the latest…

Developer technologies | .NET | Entity Framework Core
asked 2022-08-29T06:23:58.71+00:00
Yiannhs Rakitzopoulos 1 Reputation point
commented 2022-08-29T09:05:24.36+00:00
Jack J Jun 25,296 Reputation points
0 answers

does mage.exe support certificates with open key ECC?

I have tried to sign a clickonce manifest using mage.exe with a digicert certificate with the sha256RSA algorithm and an ECC open key, but got an error "Only certificates using RSA encryption are valid for signing ClickOnce manifests.". Does…

Developer technologies | C#
asked 2022-08-28T19:58:39.42+00:00
Илья Тонкошкур 6 Reputation points
commented 2022-08-29T09:02:16.53+00:00
Jack J Jun 25,296 Reputation points
1 answer

How to get current page?

Hi, Application.Current.MainPage or Shell.Current always get the shell page. How can I get the current page after user lick the shell menu? Thanks.

Developer technologies | .NET | .NET MAUI
asked 2022-08-26T01:28:33.013+00:00
Yuan Jeffers 1 Reputation point
answered 2022-08-29T08:52:10.267+00:00
Anonymous
0 answers

Lost all intellisense after 17.3, did you really make TSConfig/JSConfig files mandatory?

Does this really mean, that if you have a project that has always had intellisense/error checking without config files, that you must now create config files or your Visual Studio experience has gone completely out the window?!? Stating this as an…

Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Setup
asked 2022-08-26T17:54:50.35+00:00
Zachary Keim 21 Reputation points
commented 2022-08-29T08:48:13.597+00:00
Tianyu Sun-MSFT 34,466 Reputation points Microsoft External Staff
2 answers

how much worse is a full index built on binary(8) than the equivalent bigint value?

Hi we are weighing the performance trade off of a full index on a binary(8) column vs one on a column containing the bigint equivalent of the binary(8) over 10's of millions of records. i have some evidence that its much quicker on a bigint column.…

Developer technologies | Transact-SQL
SQL Server | Other
asked 2022-08-03T14:36:59.057+00:00
db042190 1,521 Reputation points
commented 2022-08-29T08:41:47.263+00:00
Seeya Xi-MSFT 16,661 Reputation points
0 answers

I can't connect by ftp to a server that doesn't start by ftp

I use a c# program that connects via ftp and retrieves a file. The ftp server is:"panel.freehosting.com". To be able to connect to an Ftp from C# using the .Net Framework, the command is used: FtpWebRequest.Create(string Ftp_Url) which…

Developer technologies | C#
asked 2022-08-29T04:51:13.423+00:00
Central data 156 Reputation points
commented 2022-08-29T08:38:19.787+00:00
Jack J Jun 25,296 Reputation points
1 answer One of the answers was accepted by the question author.

Amsi Provider Implementation

Hi, I am trying to implement an AMSI provider. I have some questions, that a not covered by the documentation. Is there a way to enable and disable registered Amsi Provider without unregistering it from the registry? Is there a size limit…

Windows development | Windows API - Win32
Developer technologies | C++
asked 2022-08-25T19:50:12.587+00:00
Yevhenii Rudchyk 21 Reputation points
accepted 2022-08-29T08:27:20.727+00:00
Yevhenii Rudchyk 21 Reputation points
1 answer

Dynamically call the webservices from .NET Core

Hi Team I want to provide a GUI to the end user , where the user can provide the URL for his WSDL or the Web service End point. With this as the inpout the method to be invoked , how can I dynalicall generated the required proxy classes …

Developer technologies | ASP.NET | Other
asked 2022-08-29T03:58:19.783+00:00
Garlapati Sai Ram Suman 1 Reputation point
answered 2022-08-29T08:09:39.657+00:00
Lan Huang-MSFT 30,191 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

XCT Cameraview image preview rotation

Hi to all, I want to preview the captured image from XCT CameraView but orientation causes me a lot of troubles . First of all I have tryied to display directly like this inside cameraView_MediaCaptured ImgPreview.Source =…

Developer technologies | .NET | Xamarin
asked 2022-08-26T10:52:00.723+00:00
vanKraster 201 Reputation points
accepted 2022-08-29T08:06:30.463+00:00
vanKraster 201 Reputation points
2 answers One of the answers was accepted by the question author.

Delete rows from 2 tables in single query

Hi, Is there any way to delete rows from more than one tables in one go ? I have 2 tables Tbl1 (id,c1) tbl2 (id,c1) I want to delete rows from both tables in one go. I tried below but it has syntax error. Pls suggest DELETE…

Developer technologies | Transact-SQL
asked 2022-08-29T07:33:35.613+00:00
Santosh 41 Reputation points
commented 2022-08-29T08:02:50.523+00:00
Santosh 41 Reputation points
2 answers

TODO comments for Python in VS 2022

Hi Guys, my question is so easy, at least in terms of common words, that I can't seem to get an answer from Google. Can you somehow create TODO comments in VS 2022 when authoring Python files? My TODO comments created in cs files show up properly in the…

Developer technologies | Visual Studio | Other
asked 2022-08-27T10:16:05.307+00:00
Gus 1 Reputation point
commented 2022-08-29T07:59:42.137+00:00
Gus 1 Reputation point
1 answer

【求助】关于实现在Word中插入某文件夹内随机的某个Word文档

简单地说,提问人想要实现在Word中插入某文件夹内随机的某个Word文档的操作。 因此提问人进行了以下实践: 将Word文档链接存入Excel表格中,存储在C:\文档\Word文档链接.xlsx,其中Sheet1 种的A1单元格是随机抽取出的待插入的Word文档链接。 在Word的VBA编辑器中键入了以下字段: Sub 宏1() ' ' 宏1 宏 ' ' Selection.InsertFile…

Microsoft 365 and Office | Word | For business | Windows
Microsoft 365 and Office | Excel | For business | Windows
Developer technologies | Visual Basic for Applications
asked 2022-08-29T05:24:38.417+00:00
阳 沈 1 Reputation point
answered 2022-08-29T07:20:14.097+00:00
Ceasar Chen_MSFT 4,481 Reputation points
0 answers

It seems that "Windows.Media.SpeechRecognition.SpeechRecognizer" can recognize 2 languages at same time? (English + System Settings)

Hi, all! Recently I am developing voice recognition on Hololens2 with "Windows.Media.SpeechRecognition.SpeechRecognizer" in C++/WinRT. …

Developer technologies | Universal Windows Platform (UWP)
Developer technologies | C++
asked 2022-08-26T07:13:38.73+00:00
Yen Hunghsiu (顔 宏修) 1 Reputation point
commented 2022-08-29T07:10:33.717+00:00
Anonymous
1 answer

Update Excel for Mac Version 16.64 (22081401) - VBA code .PageSetup.Orientation = xlLandscape

Following VBA code doesn't work anymore after update Excell to version 16.64 (22081401): "ActiveSheet.PageSetup.Orientation = xlLandscape" Following code was working perfectly in the previous versions of Excell: quote: …

Developer technologies | Visual Basic for Applications
asked 2022-08-24T14:41:41.107+00:00
Jürgen Hellemans 1 Reputation point
answered 2022-08-29T06:37:50.717+00:00
Nico Leone 1 Reputation point
2 answers One of the answers was accepted by the question author.

One of my API is working in Asp.Net MVC 5 But Now Api is not working When I am using it in Asp.Net MVC Core (6) ?

Hi, One of my code is perfectly working in Asp.Net MVC 5 But when I am using some logic to call the api in Asp.Net MVC Core (6), Api is always returning an error. Same parameters and same address is being used in both technologies but old…

Developer technologies | ASP.NET | ASP.NET Core
asked 2022-08-26T06:35:34.917+00:00
mehmood tekfirst 771 Reputation points
commented 2022-08-29T05:38:32.017+00:00
mehmood tekfirst 771 Reputation points
1 answer

I wrote a class for reading WAV files in C# but I cant get it to work.

The error is 'does not contain a contructor that takes one argument'. I tried WavReader reader = new WavReader(@"") Here is the class I wrote... using System; using System.IO; namespace WAV2MP3 { public class…

Developer technologies | C#
asked 2022-08-27T13:47:19.68+00:00
npsiegfried 1 Reputation point
commented 2022-08-29T02:42:51.217+00:00
Jack J Jun 25,296 Reputation points
0 answers

error: implicit instantiation of undefined template 'std::codecvt<unsigned char, char, mbstate_t>'

I want to define a byte stream with C++。Therefore I used basic_ifstream<unsigned char> as the container。 It works good in Visual Studio 'byte' means 'unsigned char' However, when I migrate the code to Android Studio, it outputs…

Developer technologies | C++
asked 2022-08-25T12:12:31.72+00:00
帅天 谭 6 Reputation points
commented 2022-08-29T02:09:46.24+00:00
Minxin Yu 13,506 Reputation points Microsoft External Staff
0 answers

Diffrence between Publishing on Visual Studio 2019 and 2022

When Publish From visual studio 2019 publish is ok and done but application not work has Error " 502.5 process failure " , vice versa on visual studio 2022 publish is ok and application work fine target frame work is .Net 4.6.2

Developer technologies | ASP.NET | ASP.NET Core
asked 2022-08-24T09:46:18.44+00:00
Ahmed Gad 1 Reputation point
commented 2022-08-29T02:03:16.38+00:00
Anonymous
1 answer

uwp 应用安装失败

应用安装失败,错误消息: MsixvcStagingSession 中的 Common::Deployment::MsixvcStagingSession::GetManifestReader 失败,出现错误 0x80070570。 (0x80070570)

Developer technologies | Universal Windows Platform (UWP)
asked 2022-08-28T15:24:11.89+00:00
Carpe Diem 1 Reputation point
commented 2022-08-29T01:49:50.057+00:00
Anonymous