Corp IT Systems Direction - Invest In A Or B?

Jan 12, 2010

This is more of a general question about which direction would be a better investment for the company.

Our company's core business application is written in Visual FoxPro and is about 9+ years old. The database is huge 15+ gigs and the core logic is complex and to make matters worse the data model is terrible. The two guys that built it and have maintained it all these years are at least in their 50's, so needless to say retirement or possibly death could come within the next decade or so.

This VFP app drives all our core business functions and requires terminal services and citrix to access it from the outside world. Our web apps have to interface with it via ODBC and we are always having performance issues with it. The servers that run this system are also very old, like Win 2000 server and are falling apart.

Recently we have been having meetings about upgrading the systems that run this core app as well as other services like email and file storage. The biggest expense however is buying new server hardware, OS licensing, Terminal Services licensing, Citrix licensing etc to solve some performance and outside access issues we are currently having as well as just generally bringing us to date on our systems.

The price tag is going to be in the $55K to $65K price range. So as a web developer my point of view is that this is a huge waste of money! My solution would be to invest that money in rewriting the core system to run on the web based .Net platform. This would eliminate the need for Terminal Server and Citrix licensing along with the pricey hardware and configuration management to run it on. I don't see the point in investing this kind of money in an antiquated system that should be on it's way out anyways.

I am looking to get some convincing arguments as to why this is a waste of money. Hopefully there is someone here that has faced this type of situation before that can give me some points of view. The hardware upgrade seems to be the easiest road to take because they will just have a consultant come in and do it all. A software development project would take longer, require more resources and possibly cost a little more money.

View 10 Replies


Similar Messages:

Web Forms :: 2 Systems Not Works Simultaneously

Jan 12, 2011

I have 2 Web applications in the same IIS with the virtual directory structure below:

http://www.mydomain.com/site1
http://www.mydomain.com/site2

both site1 an site2 are using form authentication and creating the token further adding in cookie as below,

FormsAuthentication.Initialize();
FormsAuthenticationTicket ticket = new FormsAuthenticationTicket(1,username,DateTime.Now, DateTime.Now.AddMinutes(20),rememberMeSet,globalID ,FormsAuthentication.FormsCookiePath);

// Encrypt the ticket.
String hash = FormsAuthentication.Encrypt(ticket);
//Create the authentication cookie
HttpCookie cookie = new HttpCookie(FormsAuthentication.FormsCookieName, hash);

My problem is when I'm logging in to Both site1 and site2 then these two are not running simultaneously on single browser using different tab for same user name.one is being logged out when logging to the other application and vice verse.

View 3 Replies

POS (Point Of Sale) systems work?

Jun 22, 2010

First, My project is to develop a loyalty system similar to air miles. The objective is to capture items bought in stores by means of a magnetic stripe card. The problem is I dont know how POS (Point of sale) systems work. Do I need to contact all the grocery stores individually or do I need to contact all the POS software designers individually?

Second, The objective is not just to capture a number from the card but to actually have access to the individual items bought at the store by means of the card in the form of a database.

View 1 Replies

Cache Access In Highly Concurrent Systems

Nov 16, 2010

Suppose I have two threads(Thread1, Thread2) where the threads are accessing the cache for a given object such as in the code below nearly at the same time:

Dim expensiveToGetData = Cache("ExpensiveDataKey")
If ExpensiveToGetData is nothing then
'because the cache has expired
ExpensiveToGetData = LoadExpensiveDataFromDataSource()
Cache("ExpensiveDataKey") = ExpensiveToGetData
end If
ProcessExpensiveData(ExpensiveToGetData)

Isn't it possible for both threads to load the cache because they both requested data from the cache that was nothing/expired? I've run some tests on a local machine and it seems that the cache is being loaded more than once. Is this a normal pattern?

View 2 Replies

Security :: Forms Authentication Not Working On Some Systems?

Jan 28, 2010

Recently I've implemnted Single SignOn feature in my website which was developed on Framwork 2.0 using visual studio 2005.These website works on all browsers perfectly except that there two systems in my testing environment where the FormsAuthentication doesn't work on IE only.

On Those systems itself FormsAuthentication works for other browsers like mozilla.On these system I have checked that FormsAuthentication cookie is created but it lost it value as soon as other page is traversed.But when I try to login again it give me the messsage that user is already login i.e. user was able to login successfully.Both of them are currenlty using IE 8.

Following is the settins of my web.config:

[Code]....

View 2 Replies

Javascript - Security Practice For Web Based Systems?

Nov 17, 2010

My system is an asp.net website which uses sql server 2008 (mostly stored procedures, but for asychnronous calls I directly insert the sql commands). I have a web service which polls multiple databases, I use external libraries(Including office interop), and allow for uploading and downloading files - without restriction.

My asp pages use javascript and jquery for most of their functionality.

View 1 Replies

Content Management Systems That Comply With WCAG 2.0?

Jun 25, 2010

I like the look of SIteInifinity by Telerik as a content management system. Unfortunately it is not WCAG 2.0 compliant.Are there any third party CMS systems that are WCAG 2.0 complaint?

View 2 Replies

SQL Reporting :: Accessing Ssrs2008 Reports Remotely With Systems IP Without IIS?

Dec 4, 2010

i'm using ssrs2008 without IIS ...

i've created my reports and deployed in my system.. i.e

http://localhost:8080/rpt which are working fine.. (" i.e in XP prof SP3")

now i've developed an application in different system which windows server2008

in that i'm using reportviewer now.. what i want is when i run the project in

windows server the reports display from my system.. i.e my url http://myip:8080/rpt

error msg("enable to connect remotely")

i've tried by giving my [URL] in another system .. but it will ask username and password i've tried giving my system and password .. and also the system name and passward where i'm trying to execute.. the error is displayed

("An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.")

View 1 Replies

Web Forms :: Prevent A User To Login From Multiple Systems In Website

May 7, 2015

I want to implement Login session , in which one user can login from one device only ..and if on other device try to login with same ID the  First Device get an Alert..

View 1 Replies

AJAX :: Failed To Create Designer Systems.web.ui.scriptmanager Version 1.0.61025?

Feb 9, 2010

I migrated a project from vs 2005 to vs 2008, in the vs 2008 project we will continue to use framework 2.0 only so i didnt migrated to 3.5

When I open a page in 2008 I got this problem in the scriptmanager.

I found this on the web.config

<add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>

View 4 Replies

Architecture :: Looking For Some Direction

Mar 26, 2011

I am not sure if this is the correct place to post this question. If not, please forgive and point me.

In the application I work on people add items, then build forms to accept attributes. We have developed a set of custom controls that they can use as well as a environment where they can add "conditions" (that create JavaScript) and "elements" (that generate
html). The problem is that we end up supporting this "development environment" that we have developed as well as the conditions to JavaScript mappings.


If it helps, every element they build on that page (textbox, textarea, checkbox, select, hidden) ends up in our db in a attribute form that simply stores the input as key/value pairs with the element id as the key, and the value as the value.


I am thinking there must be a beter way to do this.

Maybe develop web services that each form submits to and leave the form building and scripting up to standard tools. But to do this we would need to be able to make custom controls (or custom properties in common controls) available. For example, we have
dropdown lists that use sql to get the keys and values for the options. A more elaborate example, we have user lookup dialogs, region lookup dialogs, site lookup dialogs, etc.

At this point I am looking for suggestions regarding architectures.

Thank you,

Sammer

View 1 Replies

Put Link For Google Map Direction On Web

Dec 18, 2010

I need to put a link for a google map direction on my web, the link should be redirecting the user to google map page.

View 1 Replies

Create .NET Dropdownlist Direction

Apr 13, 2010

Is it possible with the standard asp:dropdownlist to make the list expand upwards instead of downwards, or do I need to create a custom control?

View 2 Replies

Gridview - Capturing Sort Direction

Feb 2, 2011

I have a gridview in an updatepanel with sorting enabled and an event handler as follows:

protected void MyGridSort(object sender, GridViewSortEventArgs e)
{
var TheDirection = (e.SortDirection).ToString();
var TheColumn = (e.SortExpression).ToString();

I put a breakpoint just after these lines. Every time I press the column header, my variable TheDirection is always showing Ascending. Why is it not toggling from ascending to descending and back?

View 1 Replies

Localization :: Changing Direction Of Pop-ups/alerts In RTL?

Aug 11, 2010

I am not able to change the direction of popups/Alerts in Arabic culture which should be RTL direction.Rest of my application is changed in above culture, only problem is with popups and alerts.

View 1 Replies

AJAX :: How To Get Multiple Direction In Google Map

Jul 29, 2010

i want to add a google map in my asp.net page. i have multiple location. now i want to get the driving direction for this multiple location. Its similar like getdirection in google map.

View 2 Replies

Web Forms :: How To Control The Drop Direction Of A Dropdownlist

Mar 16, 2010

i have a dropdown list and what happens is that when i click on the dropdown button the list appears under other controls and it pops upwards. If it pops downwards and is non transparent then it would be visible .how is this achievable ?

View 1 Replies

AJAX :: How To Convert Direction To Rtl To Slider Extender

Apr 25, 2010

how to convert the direction from rtl to slider extender the code below shows slider extender from left to right I want to change direction from right to left? could you please to explain?

<asp:TextBox
ID="slider2"
runat="server"></asp:TextBox>
<asp:Label
ID="slider2_display"
runat="server"></asp:Label>
<br
/>
<br
/>
<cc1:SliderExtender
ID="SliderExtender3"
runat="server"
BoundControlID="slider2_display"
Decimals="0"
Maximum="255"
Minimum="0"
TargetControlID="slider2"
EnableHandleAnimation="true"
TooltipText="{0}">
</cc1:SliderExtender>

View 3 Replies

Panel Direction Property - Set From Left To Right (horizontally)

Aug 5, 2010

I add a user control dynamically (which only contains a table) to the Panel:

<asp:Panel ID="panel" runat="server"
ScrollBars="Horizontal" Width="160" Direction="LeftToRight">
</asp:Panel>

when I add e.g. two user controls, they have vertical direction. Why ? I want them set from left to right (horizontally)

View 1 Replies

Web Forms :: Direction To Add Dynamic Controls With AJAX

Feb 25, 2011

I need to add textboxes dynamically row by row with ajax when i click on one button control. Can you suggest me some useful tutorials or blog posts?

View 3 Replies

Security :: Membership Users Different Page Direction?

Feb 25, 2010

i have some link buttons that On click direct to some page iwant to add some if statement that if the user is online direct to same page and if not direct to other page?

View 6 Replies

Aspx Change Page Direction To Right To Left?

Mar 6, 2011

I have a page which is LTR direction, and now I would like the page to work also with RTL direction. I care the most about the content in the middle of the page, that it would look nice.

View 1 Replies

Web Forms :: Change Text Direction In RadioButtonList?

Sep 25, 2012

I used Radiobutton list in my page

<asp:RadioButtonList ID="rblDirections" runat="server" RepeatDirection="Horizontal">
<asp:ListItem Text="East" Value="East"></asp:ListItem>
<asp:ListItem Text="West" Value="West"></asp:ListItem>
<asp:ListItem Text="North" Value="North"></asp:ListItem>
<asp:ListItem Text="South" Value="South"></asp:ListItem>
</asp:RadioButtonList>

I want text of each itemlist be at the right of radiobutton here text are at the left .

how i can do it?

View 1 Replies

Web Forms :: GridView Sorting Only Works In One Direction?

Apr 12, 2012

My Gridview sorting only works only one way means it works only desc order not by asc order.  

below is my code:

Public Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
         If Not Page.IsPostBack Then
           Gridview1.Visible = False
        End If
    End Sub
Protected Sub Submit_Click(sender As Object, e As System.EventArgs) Handles Submit.Click
              Gridview1.DataSourceID = Nothing

[code]....

View 1 Replies

Data Controls :: DataList Pagination Direction

May 7, 2015

According to thread [URL] .... 

I used pagination for datalist and pagination look like below:

Last Previous ... 4 3 2 1 Next First

 it is work correctly  I want right to left pagination but problem is that here in below code:

  private void PopulatePager(int recordCount, int currentPage) {
double dblPageCount = (double)((decimal)recordCount / (decimal)PageSize);
int pageCount = (int)Math.Ceiling(dblPageCount);
List<PagerPage> pages = new List<PagerPage>();
if (pageCount > 0) {
pages.Add(new PagerPage("Last", pageCount.ToString(), currentPage < pageCount, "button"));

[Code] .....

when I changed "first" "Next" "previous" "Last" to persian character:"First='اولین'"   "Next='بعدی'"   "previous='قبلی'"   "Last='آخرین'"

again page number direction changed to left to right:

  1 2 3 4 ...

private void PopulatePager(int recordCount, int currentPage) {
double dblPageCount = (double)((decimal)recordCount / (decimal)PageSize);
int pageCount = (int)Math.Ceiling(dblPageCount);
List<PagerPage> pages = new List<PagerPage>();
if (pageCount > 0) {
pages.Add(new PagerPage("آخرین", pageCount.ToString(), currentPage < pageCount, "button"));

[Code] ....

why this happen? Above code worked correctly just when text be in english character when I change to persian or this character "<< < >> >"  it changed number direction. what should I do?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved