Web Forms :: Interface Development + Access Different Applications?
Sep 7, 2010
I need to develop an interface so that from that User can access different applications and give the credentials and display the only some important data of that site.how to achieve it .
View 4 Replies
Similar Messages:
Jun 12, 2010
We have two applications. One application in .asp and second application in java.we want to build interface for universal authentication, so that one can access the other application once signed into one application.Both applications are using SQL database, but one is written in .ASP hosted on Windows server while the other is in JAVA hosted on a Linux server. The applications are currently resided on two different
servers.
requirements:
1)The end user are most likely to access the applications through .ASP first, then reach the 2nd application more like "back office" management system.
2)he JAVA application currently works well with IE web browser, but not very smooth with other browsers such as Firefox. Would like to make the application to be more compatible with other browsers.
View 2 Replies
Jul 20, 2010
I have a solution with more than one ASP.NET web-application. Every application has its own virtual directory on the same IIS. One application is calling aspx pages in the other applications. How can I share some information (e.g. user/password) between these applications. Is the only way using querystrings (in this case, I must encrypt the information).
View 2 Replies
Oct 27, 2010
I have one website over at utopiapimp.com. The website is used for a popular web based game. Some company internets don't allow the website to be accessed so I opened up another domain at utopiashrimp.com. Same website but a different iss application. Both have same database backends. They also both sit on the same virtual machine. I put my brand new code on shrimp and solve bugs with that code. I host the solid code on pimp. So I can't just forward the shrimp domain to pimp because I need a test bed.
The problem is that they don't share the same application cache. So my question is, can two websites share the same application cache? I really need to figure this out. I would rather not create a webservice and or a handler that one website needs to hit to change the cache on the other application.
View 2 Replies
Nov 15, 2010
i want to know how do i deploy ASP.NET web applications on client machines which runs with the visual studio development server rather than configure it in the IIS on the client machine? I know its possible and telerik also uses this approach.
View 1 Replies
Dec 15, 2010
We have many applications. All the applications are having there one access control. I am planning to build a central access control repository. All the application should refer this repository for access (We can say it one point contact). What are the things needs to be taken into consideration and what the approach that we need to follow?
View 2 Replies
Aug 4, 2010
have two different applications. The only access between those two applications is Web Service.I want to delete records in the another application database by passing primary key of that table.I don't have access to database where I have to delete the records.For this, where I have to write the delete functionality.? In web service or or in my application.
View 14 Replies
Apr 12, 2010
I'm a (relatively new) developer using asp.net with VB.NET. Currently all my applications are developed on my PC and then are built and moved onto the web server. I'm going to be working remotely for 3 months in which time I'll be connecting to the company network via VPN. What is the best way to access my projects? I need to have the projects stored on the company network so that others can access them too. So simply copying the projects to my laptop, working on them, then copying them back won't suffice. I tried to just open the projects off of the network share but am getting application trust problems.
View 2 Replies
Mar 14, 2010
I have just ported my VS2008 development environment to a new computer running Windows 7. One roadblock I'm having is that when I edit machine.config in VS2008, I cannot save it back to its location - I get an error saying Access Denied. I am logged in as Administrator and have tried to set myself up as owner but the crazy security rules in Windows 7 are frustrating this operation. (I could do this on my previous system - VS2008 running XP.) I set the Administrators permissions to Full Control and made this file's owner Administrators (vs the previous SYSTEM)
View 5 Replies
Jan 4, 2010
A year ago I did some design work for an ASP.NET 3.5 website that uses an SQL Server database hosted by my ISP. This website is only really active around this time of year for an annual photographic competition. Last year, I installed SQL Server 2008 Development Edition together with a trial copy of VS2008 Professional and the trial period lasted long enough for me to do what was needed back then. My intention was to buy VS2008 Pro around now in time for our current competition. In the meantime, I have reverted to
using VWD 2008 Express.
However, that purchase decision has been put on hold while I check out the economic and practical impact of waiting until VS2010 becomes available (in late March?). I'm guessing that it would be much cheaper to wait for VS2010 rather than buy VS2008 and then upgrade. Money is short because we are a non-profit organisation.
The practical issue is that I need access to SSIS Designer to update a DTSX file I created last year and I need that now. March is too late. The SSIS Designer is part of Business Intelligence Development Studio (BIDS) but BIDS is no longer available to me because it appears to have been provided with the trial copy of VS2008 rather than with SQL Server 2008 Development Edition. When I try to run BIDS I am told the evaluation period has ended. Is there is any way for me to gain free access to BIDS 2008 while I wait to buy VS2010?
View 8 Replies
Jun 7, 2010
I've been worked with web services so far, and I'm interested in expanding my services to console applications as well so I started digging up with WCF but I'm conserned that I won't be able to use the HttpContext collection that I've been used to do with web services one important thing which is to generate a random value from HttpContext.Current.Request.ServerVariables["ALL_HTTP"] that I need to reckon if it's the same or at least near what machine that is calling my service. How can I overcome this problem?
I need to know what machine is calling to count the number of attempts to login into my system for example. So must do it inside of the svc code otherwise if I let the client inform what ip address or what computer he is using, anyone could forge this argument and surpass by another machine. May be I'm approaching this matter wrongly. And I should count the number of attempts per state session, but how is it done?
View 1 Replies
Oct 20, 2010
We have a largely asp.net web form team (With some Oracle developers thrown in).
Question 1:
Is it a good idea to start using asp.net MVC which will mean redevelopment of a number of standard controls for not much benefit.
Question 2:
Is it a good idea to hire developers where there most recent skills are with asp.net MVC?
I doubt there is any benefit adopting MVC now, given the 100+ applications in this suite of products, and the maintenance/rework this will cause. Given this, is there any particular reason to hire MVC developers, as they won't be hitting the ground running, which is what I need now.
View 3 Replies
Apr 26, 2010
I have an Asp.net app that simply reads an xml file and this code used to work fine on Vista with VS2008, now I just moved to Windows 7 and I migrated the code to VS2010, I encoutered "Access to the path [path to my webapp folder] is denied". Nothing else is changed, I tried to change folder perms even though I didn't think it got anything to do with that since the same code used to work fine, but still didn't get around this problem. Could someone shed some light on why this may be happening and how to fix it?
View 1 Replies
Apr 22, 2010
Our corporate intranet is designed so that each web application is a child application in the primary application.. Everything has worked fine with Visual Studio 2008 and even in 2010 running the website locally works great, the output directory for the child apps is ..in and the ProjectName.dll copies to that directory.. When I do a publish however it does not and I have to manually copy the dll from the bin folder in the project folder to the parent bin folder, this isn't hard of course but more of a pain in the butt each time I need to publish something. I made sure the output directory is correct for both debug and release yet on publish is just copies it to the child bin and not the parent bin as needed.
View 2 Replies
Jul 16, 2010
I am planning to develop a social networking website for student of a particular university with following facilities.
Forum, Blog, Creating profile, creating groups , Adding Friends, managing groups, dating, chatting etc.
Now if I start developing it from scratch, this will take a lot of time..
I couldnt find any CMS which can in developing social networking website.
Additionally, I would like the website to have my own custom design. Also it should have support for AJAX, SEO and integrating third party applications.
View 3 Replies
Sep 13, 2010
How do you know what is better to use for writing new programs? We are now using Access 2007 frontend with an SQL backend and we are going to VB.Net, what would be our next logical step?
View 4 Replies
Apr 28, 2010
1) I have a project where I have both C# and vb coding programs. So on compilation which will be compiled first vb or c#.
2) I have interface in which i declare a property with only getter method (not readonly).I implement this interface, then how could I set the value of this property.
View 4 Replies
Feb 7, 2011
I am a gamer...mostly CoD series. I have a server in my house that hosts 3 online CoD games and Admin Tools (B3). I'm quite rusty at asp.net but it comes back pretty easy.My idea that came to me is, wanting to learn how to start programs on my server through a web page.
I could have it authenticated through a DB,But I have no idea where to look to make a button start an executable that exists on the same server.Yes, I'm trying to replicate gameservers.net way of starting / stopping / restarting a game server.
View 1 Replies
Sep 20, 2010
is there any free tool which can aid in making the GUI/interface layout of asp.net/html forms ?
View 1 Replies
Mar 7, 2010
Lets say i got "View inbox", "View My Product", "My Profile" on top as the main menu in the admin control panel page
I want to do like this,
when user click on View inbox, the center of the content is to show a view message page, and on the left hand side theres a column showing the related function of View inbox, like "View mesage", "Write new message", "Send message" and etc.
Then when admin click on View My Product, the panel will change to a list of function of "All my products", "Add new products", and so on...
Is there any way i can do like this where each diff menu item change the panel according to the related menu?
Or must i duplicate the panels to each of the page that i need to use?
View 2 Replies
Jan 11, 2011
I have a Interface for CRUD operations.and some classes implemented it.I want to design a user control that have two buttons:insert and delete,to reuse this control over my forms.this class must have a instance of my interface to do insert and delete tasks (if I'm right).this is my interface:
[Code]...
my problem is,i can't declare a property of type ISchoolSystemRepository in user control,because i must pass T for interface.
View 1 Replies
May 15, 2010
So I have a couple of Masterpages as base templates and a couple of themes that can be applied to either one of these masterpages. Using profiles, global.asax and some code behind I can change the Themes dynamically but they are associated with the profile. In other words, once the user logs off, the theme is changed back to default.
My objective is to use an Admin page to
1. change the theme of the site permanently for all users, including anonymous visitors.
2. change the masterpage for all pages permanently for all users, including anonymous visitors.
So when I log off after changing the settings, the new settings are retained.
View 10 Replies
Feb 10, 2011
Got a little dilemma I could use some guidance on. I'm trying to call an Interface method that resides in my Business Layer from within the template of a gridview in the same manner as below:
<%# GetEmployee(Eval("EmpId"))%>
i.e. it reads as follows:
<%# BusinessLayer.IEmployee.GetEmployee(Eval("EmpId"))%>
I'm actually getting the following error:
"An object reference is required for the non-static field, method, or property"
Which makes sense as I haven't instantiated as instance of the Interface. So the queston is how do I do it?
View 2 Replies
Aug 11, 2010
I am getting the same error (as this post: http://forums.asp.net/p/1346731/4020966.aspx) as expected class,delegate,enum,interface or struct and also type or namespace definition or end of file expected.Below is the code:
public
partial
class
[code]...
View 1 Replies
Dec 13, 2010
I am working on a asp.net reporting project using crystal reports. I am a little new to working on making the project dynamic or reducing down code.
I have many aspx pages which are using the same logic of collecting input from textboxes and inputing to business logic layer.
I was thinking if someone can suggest me inheritance and interface/abstract method to be implemented on muliple aspx pages?
View 9 Replies