10,352 questions with C#-related tags

Sort by: Updated
1 answer

how to read dxf file content text?

Hi every body I have a DXF file format that have drawing and text in it. I want to extract text from this file but I have no idea t odo that. can any one help me? 4-FUG-16802-AAR61-N_Sht_1.txt and dxf file(i change dxf extension to txt to upload it)

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-18T05:02:23.39+00:00
Farshad Valizade 381 Reputation points
answered 2024-05-18T16:26:36.22+00:00
Bruce (SqlWork.com) 57,641 Reputation points
1 answer

How to Increase/Decrease mouse pointer moving speed on a WPF application surface?

Hi there, I have a simple WPF application where I need to control the mouse pointer speed. Suppose I run the application and as soon as my mouse pointer enter the application area, the mouse pointer speed should be increase and I want some more…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,685 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,440 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-13T21:28:00.4833333+00:00
MERUN KUMAR MAITY 511 Reputation points
commented 2024-05-18T16:14:49.2+00:00
MERUN KUMAR MAITY 511 Reputation points
1 answer

How to maintain ajax text box calander control value after save button clicked

I am using asp.net text box control for date picking..for that, i am using ajax calander extender. Here, is facing issue that, date control values will be clearing after save button clicked...here I want to maintain the date values till I manually…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,301 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-18T04:24:53.3166667+00:00
Gani_tpt 1,666 Reputation points
edited a comment 2024-05-18T16:04:26.2333333+00:00
Gani_tpt 1,666 Reputation points
0 answers

Div <li> menu color not updating properly in ASP.NET master page c#

I am using menu control using <ul> and <li> tag. I am trying to apply some different color while menu selected. But, applying color not reflected in menu. (particularly white color for text in the menu) what will be the problem in the below…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,301 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-18T13:29:33.9266667+00:00
Gani_tpt 1,666 Reputation points
commented 2024-05-18T15:58:41.95+00:00
Gani_tpt 1,666 Reputation points
0 answers

how to clear selected check box in gridview when click clear button

how to clear selected check box in gridview. when i click clear button, all paging selected check box should clear by default. How to do this..?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,301 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-18T13:34:00.7266667+00:00
Gani_tpt 1,666 Reputation points
2 answers One of the answers was accepted by the question author.

ComboBox before drop down event?

Hello I'm looking for an event in ComboBox in .net framework WinForms which fires before the drop down menu is going to drop, when DropDownStyle is set to DropDown, so when user clicks on the far button, I add some items to the list on the fly and then…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,595 questions
asked 2024-05-18T00:15:41.8566667+00:00
StewartBW 405 Reputation points
accepted 2024-05-18T13:33:18.67+00:00
StewartBW 405 Reputation points
0 answers

Ive been getting bsods everytime i open my laptop but after it automatically restarts it works fine

Everytime i open my laptop i get bsods but after it automaticlly restarts it works fine again the errors ive been getting are: Error 7000: The bfs service failed to start due to the following error: Access is denied. Error 1001: The computer has…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-18T12:35:19.7033333+00:00
Aisiah Aldrei Dungca 0 Reputation points
1 answer

Gridview TextBox value getting null (blank) after button click

i am selecting some checkboxes and trying to enter some feedback value in the corresponding cell of textboxes. But, I am unable to get Gridview textbox value in all paging when i click save button. Getting blank value always. below is my…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,301 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-16T16:11:44.3566667+00:00
Gani_tpt 1,666 Reputation points
edited an answer 2024-05-18T05:03:40.5+00:00
Poluru Sairam Sekhar 31 Reputation points
0 answers

Rename mdb column

Hello I use Access Database Engine and OleDbReader to work with mdb and accdb files, need to rename a column: "ALTER TABLE xc RENAME Column old new LONG" Searched and found ADE might not support it, what if I add a new column and drop the old…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,595 questions
asked 2024-05-17T23:55:41.8966667+00:00
StewartBW 405 Reputation points
edited the question 2024-05-18T00:00:28.7566667+00:00
StewartBW 405 Reputation points
1 answer

REST interface, server

Hello, the request is ok. I have a request and would now like to create a test server (mock sever). To see if the interface works and I can develop with test data. All that is required is a defined response. What options do I have to achieve this? I…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-17T17:14:13.93+00:00
Noah Aas 200 Reputation points
answered 2024-05-17T21:17:44.4+00:00
P a u l 10,406 Reputation points
0 answers

Severity Code Description Project File Line Suppression State Details Error DEP6701: Bootstrapping failed with unexpected error: ArgumentException - Parameter cannot be null or empty. Parameter name: target [0x80070057] My project

I am trying to build and deploy a project from Unity to my HoloLens 2. It successfully built, but I am experiencing that error message to while deploying it to HoloLens2.

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
386 questions
asked 2024-05-17T19:24:29.7433333+00:00
Oluwaseun Samuel Olabode 0 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Graph Error: Microsoft.Kiota.Http.HttpClientLibrary: Failed to execute GetChildThreadsV2Async

Context: I'm trying to create an Azure Function that pulls Teams and Channels info using Graph API. As I understand it (please correct me if I'm wrong), there's no way to send one Graph API request to retrieve all channels in my organization, and I have…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,352 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,773 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-16T16:57:31.6266667+00:00
Tran, Nguyen 20 Reputation points
edited a comment 2024-05-17T17:36:02.7433333+00:00
Tran, Nguyen 20 Reputation points
2 answers One of the answers was accepted by the question author.

Func, Action, Predicate delegates, events in C#

Hello! I am looking for a good short guide on when and how to take what. Do you have any examples or do you know a good site?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-09T19:00:01.6066667+00:00
Noah Aas 200 Reputation points
accepted 2024-05-17T17:01:02.4166667+00:00
Noah Aas 200 Reputation points
1 answer One of the answers was accepted by the question author.

REST Interface XML, request / response, possibilities

I have received from the customer. Three requests ToDo: Server: sapbcprod1.xc-automation.co.at Port: 8087 Folder: /invoke/COATING/ User (Base64): COAT Password (Base64): to be defined Encoding: UTF-8 A) Replace data <biztalk_1…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-16T16:25:49.54+00:00
Noah Aas 200 Reputation points
commented 2024-05-17T16:59:52.1533333+00:00
Noah Aas 200 Reputation points
0 answers

Rendering issues with our .Net application post windows patch

Recently, we've encountered rendering issues with our .NET application following a Windows patch update for Windows 10 Version 22H2. Specifically, after applying the cumulative update for .NET Framework 3.5, 4.8, and 4.8.1, we've noticed intermittent…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,130 questions
asked 2024-05-16T16:21:59.7033333+00:00
SusanA 0 Reputation points
commented 2024-05-17T16:52:17.36+00:00
SusanA 0 Reputation points
1 answer One of the answers was accepted by the question author.

Word COM API ShowHiddenText will hide images

Hi I have a question regarding the Word C# COM API. In our application we have a button to hide our custom tags (which are just field codes), however a customer of ours is reporting an issue where their background image is being hidden when that button…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,340 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
Office Open Specifications
Office Open Specifications
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
122 questions
asked 2024-05-17T13:56:52.0633333+00:00
Connor Shore 186 Reputation points
commented 2024-05-17T16:19:57.0933333+00:00
Connor Shore 186 Reputation points
1 answer One of the answers was accepted by the question author.

Issue with webView2 control not sending messages until form has been resized

Hello, I've written an app that generates a SVG graphic in a second form. That form contains a webView2 control. I was not able to ever get a message to the webMessageReceived block until I switched from a window.external.notify command to a…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
894 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-16T16:50:55.1333333+00:00
BRENT MALNACK 20 Reputation points
commented 2024-05-17T16:13:17.0166667+00:00
BRENT MALNACK 20 Reputation points
1 answer

How to programmatically display the Windows taskbar using C#

I would like to know what C# code/instructions are necessary to make the Windows taskbar appear so that I can use a specific item on it. Can someone provide a concise example or resource to help me accomplish this? Thank you.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,846 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,757 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,670 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,440 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-16T13:35:04.7966667+00:00
Thad T 6 Reputation points
commented 2024-05-17T16:05:59.4133333+00:00
Thad T 6 Reputation points
1 answer

How to write C# based Azure Container without starting a Web

Hi all. I need to write an app that connects to a third-party vendor application via a Web Socket. I am using C# in Visual Studio 2022 to write my app. I have it running in my Visual Studio locally. My question: how do I suppress the website window from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,352 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-15T15:32:06.1+00:00
Leonard Bernstein 45 Reputation points
answered 2024-05-17T15:21:11.23+00:00
Bruce (SqlWork.com) 57,641 Reputation points
1 answer

How to paste image to canvas from WebView2?

In C# uwp project i want to paste image from a WebView2 to my Canvas. I tried to implement that in 2 ways: with drag n drop and with right click copy. Drag n drop cannot be possible because i cannot drag the image from webview2, so the subscribed drop…

Universal Windows Platform (UWP)
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,352 questions
asked 2024-05-03T12:24:11.99+00:00
Tamás Bitó 20 Reputation points
commented 2024-05-17T09:54:40.4266667+00:00
Junjie Zhu - MSFT 15,526 Reputation points Microsoft Vendor