473,396 Members | 2,108 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,396 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 1197
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.