Quantcast
Channel: Full Framework - .NET Foundation Forums
Browsing latest articles
Browse All 88 View Live

Mono on WebAssembly status update

@lrz wrote: Hello there! As you may have seen in Miguel’s post (http://www.mono-project.com/news/2017/08/09/hello-webassembly/) we have been experimenting with porting Mono to WebAssembly, and thought...

View Article



Is there any CLR based scripting language that would run on .NET 2.0?

@Leff_Ivanov wrote: We need to support very old legacy computers that has .NET 2.0 installed only. I’m looking for a scripting language to embed into the application, is there any good one that would...

View Article

Pros of .NET Framework

@EvetteLee wrote: The market of .NET development is on rise and it is because of the reliable and effective solutions it offers. It comes with a number of pros which justifies the decision of choosing...

View Article

Image may be NSFW.
Clik here to view.

Bringing RefSrc ASP.NET WebForms to Mono (and beyond)

@steveisok wrote: On and off over the past year or so, I’ve been chipping away at getting WebForms reference source into Mono. I’ve made a lot of progress and am posting here to get advice on how to...

View Article

Request Sharepoint with GetListItemChangesSinceToken do not parse subFolders...

@Florian_Bellenger wrote: Hi, I have to repair a .NET application that communicates with a Sharepoint site. This application uses the function GetListItemChangesSinceToken to retrieve new items from a...

View Article


Deserialize json string

@Jerry wrote: Hi, I got some trouble with deserialize json string with class, I got this error : " Cannot deserialize the current JSON array (e.g. [1,2,3]) into type ‘JsonTest.EmailModels’ because the...

View Article

A question about importing a C++ .dll file

@Yu_Luo wrote: I wrote a test importing program, calling a C++ .dll in a C# WPF. I was trying to set a callback function in the member function of an exported struct. The code is below:...

View Article

Programmatically reconnect a disconnected drive

@deanoz wrote: As far as I know, there are still some low level tasks that .NET cannot do, but in this instance I know it can be done, because I’ve seen Microsoft Office and Windows Explorer waking up...

View Article


System.Net.Sockets.SocketException: An existing connection was forcibly...

@1111 wrote: issue:WCF application, when the NetTCP client calls the server-side remote method (there are many remote methods, the server-side cpu/memory is normal). The following errors occur very...

View Article


C# Friend Libraries Security

@Karthik_Hebbar wrote: Hey, I was researching on Friend Libraries as part of Library Security project for college. I noticed that one would have to specify the public key when trying to Friend a...

View Article

Winform TextBox.Text: use EM_GETHANDLE?

@candy76041820 wrote: As long as the Reference Sources are up to date (and match the ones compiled into .Net FX redists), System.Windows.Forms.TextBox.Text property inherits from Control.Text, which...

View Article

Is there any method that is the oposite of .Equals?

@Garota_de_Programas wrote: I wrote this code. But I wonder if do I have a way of getting the informations I have in one table, but do not have in the other, but changing only the equal method?? var...

View Article

Dot Net Framework Migration of service impacting client applications

@Harsh_Sharma wrote: Hi, I have a requirement in my project where we have to upgrade a server with latest OS and .Net framework of all the web services running on that server. In this case, Interface...

View Article


.net framework versions

@alireza_ranjbaran wrote: hello everyone does any .net framework version have previous versions in it? for example now i have the latest version (4.7) do i need the previous versions (1.0 - 4.6) ?...

View Article

Still no real support for MS Office in .NET?

@Matthias_Klein wrote: Hi, many projects based on .NET (incl. ASP.NET) require the ability to read and write MS Office files, such as Excel. However, there still does not seem to be any real support...

View Article


Windows print spooler API - Print RAW, DEVMODE Printer settings ignored

@rpdom wrote: Hi everybody, We have a print service running as a windows service. It receives print jobs via REST API - a PDF with some printer settings (e.g. which tray, color or Blackwhite, …). We...

View Article

Dotnet Solution build failed in SharePoint server

@venu_kakarla wrote: Dotnet solution build failed – I have VS 2015 and it was installed on SharePoint server. Before that it was build successfully, but all of sudden whenever I added code (in...

View Article


Listbox item color in c#

@mavis_beeswax wrote: Hi, I have been given this task, and it has me stumped. I need to have a listbox , a button, 7 labels. The button adds 100 items to list box. Done that. 6 of the labels are...

View Article

Usage of CNG and KeyStorage

@Talflir wrote: Hello, I am trying to utilize CngKeyStorage and I am observing inconsistent behavior with this. Scenario A: I am running visual studio in user context, and I store a new key in...

View Article

Client Authentication using a certificate without private key in Xamarin.iOS

Hello, I should make a post request with client authentication using the certificate located on an electronic card in Xamarin.iOS. The problem is that the certificate private key cannot be extracted...

View Article

Lambda expression help needed

I have a webservice, which return the response in below format. <StudentList> <Infromation> <RelatedDetails> <Student> <Details> <name></name>...

View Article


Single Open Intermediate Language (SOIL) Initiative

I came across the SOIL-initiative which aims to create a Single Open Intermediate Language. I believe perhaps if there is a collaboration with this initiative it might benefit .Net also. Areas this...

View Article


.NET framework version uninstalling

I only use the 4.7.2 framework version. Today, I opened a project that required me to install the 4.6 to get it to load, but then I thought I would like to remove/uninstall the 4.6 So, I wonder if it...

View Article

Make blazor allow outside http access

(I copy pasted this from StackOverflow, got no answer there.) I just got started with Blazor, following Microsoft’s Guide, but I need to allow outside access from http, so I can access it from...

View Article

Image may be NSFW.
Clik here to view.

ComboBox just don't work in wpf mvvm

Hi, I’m pretty desperate. I have a wpf project the view is so that there is on the left half an ListView on the other half (right side) there is som controls. Labels, Textbox CheckBox and a ComboBox....

View Article

Browsing latest articles
Browse All 88 View Live


Latest Images