Questions tagged as 'c#'

1
answer

How to connect a WPF application with SQL SERVER using a web service? [closed]

I have a wpf application with a sql server connection through a connection string created by entity framwework, but I need to connect to sql server through a web service (the web service has the connection string)     
asked by 30.04.2018 / 13:52
1
answer

Embed the Internet explorer browser in a form using c #? [closed]

I'm trying to get the browser into a form but there's no way someone tells me how to do it. I'm new in this language: c # public partial class Form1 : Form { public Form1() { InitializeComponent(); WebBrowser web =...
asked by 19.07.2018 / 18:52
1
answer

Is there a difference between C # and C # in .net? [closed]

Good I am new in this, I have been studying java and I would like to study now C # that I have read that with the you can develop games and do desktop applications, but my doubt is, If I study c # in .net it is equal to the normal c # ? or is th...
asked by 21.11.2017 / 14:46
1
answer

How do I get a file in JS and send it to ASP.net

Good day. I'm working with C # and ASP.Net on the server side and with JS and html on the client side. I have a form similar to this <form id='frmForm'> <label>Subir Archivo</label> <input type ='file' id='file' /> &...
asked by 17.12.2016 / 21:56