473,386 Members | 1,830 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

What should I do so that I can upload tables(of data from Visual Studio) over the int

I have data that I already gathered using the loops I made in a microcontroller. Then it will go to a GUI made in Visual C#. I need those data to be accessed through the Internet. Are there any websites that cater C# well enough? How can I upload information through the internet using visual studio? Please enlighten me.

After that, I am quite confused in what method to use so that I can upload the files and access them, like what syntax to use and such.

Last thing, I also wanted to know if I know a specific IP address of a free webhosting site (for example, 000webhost), does it mean that I can use the Parse method of C# and access it? Thank you.


P.S. I just need to upload an array/table of data through the Internet that can be accessed by multiple clients.
Oct 23 '14 #1
3 1196
iam_clint
1,208 Expert 1GB
Well what I would do is get some we hosting that offers a database. Then I would create a page that handles the data in post form. Then use my c# program post the data to that page. Then have that page handle the data and put it in the database. And at last make a page to pull the data on request. This is based on the assumption that I understand your question correctly.
Oct 23 '14 #2
I think you got my point actually, but do you have any idea on how I can post those data I mentioned using C#? I mean, what syntax do I have to follow? Sorry, I just learned C# programming a few months ago, so I'm new to C# syntax.
Oct 23 '14 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Andrew Schofield | last post by:
Can anyone help? I have just installed Visual Studio.NET 2003 and went to 'Check for Updates'. Received the message regarding not being able to connect to Internet, which I can without any...
0
by: pps | last post by:
I've been away from MSFT s/w for a few years... I need to develop some filter and higher-level control code work for MCE 2005. Which development tool environment do I need to get in order to do...
1
by: xman | last post by:
very hard is fix exactly group for this question.. but I am sure that some of people here have some experience with these compilers: Visual Studio NET Enterprise Architect 2002 and Visual Studio...
2
by: Wendy Elizabeth | last post by:
I was just assigned a project at work to setup a CRM web system. However from what I have heard Visual Studio 2005 Team System is suppose to be a CRM system. Is it a metholodologythat Microsoft...
1
by: Martyn Fewtrell | last post by:
Does anybody have a definitive answer as to what if anything the Visual Studio generated meta tags do. <meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1"> <meta...
3
by: Thom Little | last post by:
I have ASP.NET websites deployed on a number of servers. Thee were developed with Visual Studio 2003. Is it true that Visual Studio 2005 only supports .NET Framework 2.0 and I will be required...
4
by: jeff | last post by:
We current a VS 2005 Professional license ... what does this Microsoft Visual Studio 2005 Tools for Applications offer that VS 2005 does not? Any help would be greatly appreciated. Thanks...
16
by: Bit Byte | last post by:
I am new to web development - but I am confused with the 2 (largely incompatable) development choices available. I dont really want to invest time learning one, only to have iit abandoned by MS...
5
by: Michael Reichenbach | last post by:
After working with script languages, notepad(++) and co. and several other ide`s I found something which really improved my productivity (Visual Studio 2005). It`s imho better then dev-cpp... I...
8
by: =?Utf-8?B?R2Vvcmdl?= | last post by:
Hello everyone, I am using Visual Studio 2005 to develop a C# COM Class Library project. There is a setting in Build --Output, called *Register for COM Interop*. What is the usage of this...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.