473,624 Members | 2,561 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What is the best way to this?

I'm building a application that will interface with SQL server. The amount
of data is not alot, but the data will need to be proccessed quickly at about
3 - 4 minutes at a time. Then Idle for 2 minutes, then procces data again for
about 3-4 minutes. The majority of the process will be client computers enter
data into the tables, and that data getting calculated in a formula, and
spitting out the return to client computer.
This will be set up on a intranet network, with a max of about 100 clients.

My question is, which isw the best way to go, build a windows application,
or use ASP.net. I just recently started playing with ASP.net,, and I love
it. Here it the other catch, it needs to look like that it's not a windows
program. No title bar or anything. I know I can do that with vb.net, but can
I with ASP.net

Thanks as always for the advice!!!

Rudy
Nov 22 '05 #1
3 1431
Does the end user need to interface with the app at all? Sounds like maybe
you could use a Windows Service...

"Rudy" wrote:
I'm building a application that will interface with SQL server. The amount
of data is not alot, but the data will need to be proccessed quickly at about
3 - 4 minutes at a time. Then Idle for 2 minutes, then procces data again for
about 3-4 minutes. The majority of the process will be client computers enter
data into the tables, and that data getting calculated in a formula, and
spitting out the return to client computer.
This will be set up on a intranet network, with a max of about 100 clients.

My question is, which isw the best way to go, build a windows application,
or use ASP.net. I just recently started playing with ASP.net,, and I love
it. Here it the other catch, it needs to look like that it's not a windows
program. No title bar or anything. I know I can do that with vb.net, but can
I with ASP.net

Thanks as always for the advice!!!

Rudy

Nov 22 '05 #2
You can open a browser window with no title bar, etc., if that is the desired
look, so "yes" you can do it with ASP.NET. Is it the best way to go? Not
sure. You can also deploy a windows app from a web page.

The best architecture for multiple clients is a multiple tiered architecture
where the GUI, windows or web, is very thin and most of the logic is in the
middle and data tiers. ASP.NET might be a pain if you are actually running
queries that take 3-4 minutes to calculate the answer, as the timeouts are
much shorter on web apps (you can configure this).

What I am getting at is the GUI is less important than the architecture. If
you need a dynamic GUI, it will be easier with a WinForm than a web app. If
it is not dynamic (meaning the GUI is dynamic, not the data), either will
work well.
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** ************
Think Outside the Box!
*************** ************

"Rudy" wrote:
I'm building a application that will interface with SQL server. The amount
of data is not alot, but the data will need to be proccessed quickly at about
3 - 4 minutes at a time. Then Idle for 2 minutes, then procces data again for
about 3-4 minutes. The majority of the process will be client computers enter
data into the tables, and that data getting calculated in a formula, and
spitting out the return to client computer.
This will be set up on a intranet network, with a max of about 100 clients.

My question is, which isw the best way to go, build a windows application,
or use ASP.net. I just recently started playing with ASP.net,, and I love
it. Here it the other catch, it needs to look like that it's not a windows
program. No title bar or anything. I know I can do that with vb.net, but can
I with ASP.net

Thanks as always for the advice!!!

Rudy

Nov 22 '05 #3
Thank you Cowboy and Diggler,

Good info, it sounds like I want to stick with VB.net. I already strated
it, just wanted to make sure I was useing the best technology. Thanks again!!

Rudy

"Diggler" wrote:
Does the end user need to interface with the app at all? Sounds like maybe
you could use a Windows Service...

"Rudy" wrote:
I'm building a application that will interface with SQL server. The amount
of data is not alot, but the data will need to be proccessed quickly at about
3 - 4 minutes at a time. Then Idle for 2 minutes, then procces data again for
about 3-4 minutes. The majority of the process will be client computers enter
data into the tables, and that data getting calculated in a formula, and
spitting out the return to client computer.
This will be set up on a intranet network, with a max of about 100 clients.

My question is, which isw the best way to go, build a windows application,
or use ASP.net. I just recently started playing with ASP.net,, and I love
it. Here it the other catch, it needs to look like that it's not a windows
program. No title bar or anything. I know I can do that with vb.net, but can
I with ASP.net

Thanks as always for the advice!!!

Rudy

Nov 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

23
2801
by: darwinist | last post by:
What PHP Represents There is no shortage of complaints one could make about php as a language, and although the list does shrink with each release, some of them are inherent to the origins and development process of this, the most popular of the web-based, server-side, glue-languages. That said, most descriptions of what is good about php, fail to do it justice. Although they are generally enthusiastic and sometimes fanatical, no...
226
12494
by: Stephen C. Waterbury | last post by:
This seems like it ought to work, according to the description of reduce(), but it doesn't. Is this a bug, or am I missing something? Python 2.3.2 (#1, Oct 20 2003, 01:04:35) on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> d1 = {'a':1} >>> d2 = {'b':2} >>> d3 = {'c':3}
125
14685
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from software giant such as Microsoft SQL Server, Oracle, and Sybase? Is PostgreSQL reliable enough to be used for high-end commercial application? Thanks
145
8793
by: Mark Johnson | last post by:
Oddly enough, I found it difficult, using Google, to find a list of best-of sites based on the quality of their css packages. So I'd ask. Does anyone know of particularly good sites which are in good measure because of their creative and useful css designs? I'm aware of Zen Garden and a few others. So don't bother with those. And I hope I don't get replies from people with a 'tin ear' and no design sense. Good sites. Good pages. That's...
6
1995
by: Mark Broadbent | last post by:
this might sound like an obvious question but I have found that usually these two evolve at the same time. One of the biggest reasons for creating the abstraction in the first place (in my opinion) is to create a reusable framework that can be applied to similar projects. However I have found that if an abstraction is created first during the development phase, when the implementation is occurring, the functionality or intended behaviour...
5
1805
by: l.woods | last post by:
I want your recommendation on which ASP.NET Shopping Cart software I should buy? Best code Best documentation Best support (if needed. I will buying source code, if possible) TIA, Larry Woods
6
1815
by: jhooper71 | last post by:
It's been recommended to me to use a webservice and XML for the data manipulation layer for web applications in .NET 1.1. I was thinking I could use the web service to extend the database interface to a Smart Phone/Treo solution eventually. I would like to create our apps in the most current development environment but, do I abandon the webservice-->Dataset--> XML -->Http-->XML --> dataset -->gridview methodology? Is there a better...
4
4901
by: Ron Brennan | last post by:
Good evening, Windows 2000, JDK 1.5. What opinions do people have on what way and tool programmaticly produces the best quality thumbnails from larger images? On the web I've seen Java Advanced Imaging (JAI), ImageMagick, and GIMP all praised as best in different places.
98
4555
by: tjb | last post by:
I often see code like this: /// <summary> /// Removes a node. /// </summary> /// <param name="node">The node to remove.</param> public void RemoveNode(Node node) { <...> }
19
4630
by: jsanshef | last post by:
Hi, after a couple of days of script debugging, I kind of found that some assumptions I was doing about the memory complexity of my classes are not true. I decided to do a simple script to isolate the problem: class MyClass: def __init__(self,s): self.mystring = s
0
8231
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8672
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8614
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8471
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7153
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4075
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4167
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2603
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1780
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.