An Azure service that provides an event-driven serverless compute platform.
4,167 questions with Developer technologies | .NET | Other tags
Package Publishing Step Fails for .NET 8 Azure Functions App
I have a .Net 8 Project running in an Azure Function App and I am using via Azure devops pipeline as CICD. Everything runs fine without issue. Now I amhaving some problems, I have not make a code change, I am only adding a postman test to be included via…
Azure Functions
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Token bucket rate limiting not working as expected.
Hello, I am facing an issue with Token bucket rate limiting, for testing purpose i set the limit to 5 and replenishment amount to 3 every 2 minutes and created partition based on userId. i created a small code which calls an api ( i have added the per…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
How to Convert Excel File to Pdf in .NET Console App using NuGet Package
I have installed Microsoft Visual Studio Professional 2019. I selected Console App (.NET Framework) Visual Basic. The console application will extract data from the database, write them in an excel file, and then convert the excel file to pdf file. I…
Microsoft 365 and Office | Excel | For business | Windows
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
How to fix "Could not retrieve project assembly output path" after upgrading from .NET Framwork to .NET
After upgrading from .NET Framework to .NET the program is working fine but when I try to edit a Form, Any Form, I get the same message on the yellow bar: "Could not retrieve project assembly output path. Parameter name hierarchy." Can anyone…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Microsoft Orleans grain: Should polymorphism be achieved at the grain or grain stat level?
I'm wondering whether to achieve the advantages of polymorphism I should use IGrainC : IGrainB : IGrainA or persistence, for example: classC : classB : classA. and in a common grain, e.g. IGrainCommon IPersistentState
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Obsolescence & vulnerability review
Microsoft Components.pdf Dear Team, We are compiling the Software Bill of Materials (SBOM) for some instruments and conducting a security and obsolescence review of components currently deployed in production. To complete our compliance documentation…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
impact analysis required
look for possible negative impact analysis of implementing fix .NET Framework 4.8.1 on Operating systems 10 and 11 for windows servers of 2012, 2012 R2, 2016, 2019, 2022 including application dependencies and old legacy systems
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
RabbitMQ consumer not called in ASP.NET Core
I have a RabbitMQ publisher whose code is: public class RMQConfig { public async Task AddConsumer() { var factory = new ConnectionFactory { HostName = "localhost" }; using var connection = await…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Look for impact analysis
Hi, looking for possible negative impact analysis or impact analysis of implementing fix .NET 6.0.25 or later (latest servicing release) on Operting systems 10 and 11 for windows servers of 2012, 2012 R2, 2016, 2019, 2022
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
look for impact analysis
look for possible negative impact analysis of implementing upgrade fix of Microsoft .NET Core and ASP.NET Core of 8.0.5 or later on Operating systems 10 and 11 for windows servers of 2012, 2012 R2, 2016, 2019, 2022
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Issue with the connection
Hi, I got the issue like ExecuteScalar requires an open and available Connection. The connection's current state is closed. on the last line below. Any help?
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Obsolescence review for components
Dear Team, We are compiling the Software Bill of Materials (SBOM) for some instruments and conducting a security and obsolescence review of components currently deployed in production. To complete our compliance documentation and plan upgrades, please…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Fastest & Most Efficient DataTable Row Selection Methods in VB.NET (Single/Multiple, Simple/Complex Conditions)
We are using VB.NET with System.Data.DataTable objects that contain large volumes of data. We are evaluating which approach is the fastest and most efficient for selecting rows in specific scenarios. Single row Multiple rows Single row with simple…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Why does Button.DoubleClick not fire in WinForms when MouseUp opens another form?
In a VB.NET Winforms application, we have a button. On button click i.e. Button1.MouseUp event, it opens another form. But when we double click on the button, the double click splits into two single clicks i.e. first single click opens another form…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Obsolescence review for Microsoft components
Dear Team, Just following up on my earlier request regarding the SBOM compilation and the security/obsolescence review for some instruments. To finalize compliance documentation and plan upgrades, please share the details for each production…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Legacy program requesting .Net Framework 2.0. Will current version Work with it??
I have just reinstalled my Windows 11 operating system. I am installing a legacy program that wants to use .Net Framework 2.0. If I install a more recent version, will it be backwardly compatible?
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
vb.net reportviewer render SSRS report print first page only
I have a windows form with a reportviewer component on it. I have the following code in VB.Net to print a SSRS report directly to a printer but it prints only first page only. Try doc = New Printing.PrintDocument() AddHandler…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Can Windows display digital signatures from JAR files in file properties?
I have JAR files that are digitally signed with valid code signing certificates. The signatures verify correctly using standard Java tools, but they don't appear in the Windows file properties Digital Signatures tab. Windows only shows Authenticode…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Migrating from Oracle.DataAccess (unmanaged) to Oracle 23ai – Need Confirmation on Version 23.26.100
Dear Team, I am currently using unmanaged Oracle.DataAccess.dll with an Oracle 19c database in my .NET Framework 4.7 application. I now want to migrate the application to Oracle Database 23ai, and I would like guidance on how to upgrade my data access…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
SQL Server 2022 install on Windows 10 fails with error that .NET is not installed, but it is installed and up to date
I have installed SQL Server 2022 Developer edition successfully on a Windows 10 and 11 virtual machine. The issue is that I cannot install it on a physical machine. During the install, I get the following fatal error. I have tried to install the latest…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.