Hi all. I have .NET web application, which gives user overall sales performans and uses iframe to load some detailed sales data. Because of that iframe design the applicaion is loaded slower at first run (I guess it has to load 2 pages: the main and the iframe page). The question I have is: If I increase memory on my server will the application run faster? Thanks. Alex.
alexfromto
Posts
-
ASP.NET application load -
Office Communications ServerHi. My company is running Office Communicator 2007 for IM. Thie tool has one issue, which I'm trying to resolve. When you try to message to offline people the message will never be delivered. I'm not sure why this functionality is not there, especially when MSN LIVE does have this feature. I need to find the way to identify people offline and store the message in DB so then they sign in to Communicator that stored message could be retreived and delivered to them. As you can see there are 2 requirements for this job. 1. Store message if user offline 2. Retreive and deliver message when user signs in. How can I accomplish that? Is Office Communications Server 2007 SDK the answer? Did any body had experince in programming for Office Communications Server 2007? Thanks a lot.
-
Office Communicator - Deliver Offline MessagesHi. I’m trying to find a way to deliver a message to the offline users in Office Communicator. If someone is offline and I type a message to that person I want user to see the message when he/she logs in. Similar to MSN feature. Any help would be appreciated. Thanks,
-
Communicator APIHi guys. I'm building APS.NET (VB) site that connects to Communicator API to get user status (phone list). The code works fine on local machine (when I test or access my site thourhg localhost) but when I install the site on a server or try to access my dev machine it from a network if throws me: Retrieving the COM class factory for component with CLSID {8885370D-B33E-44B7-875D-28E403CF9270} failed due to the following error: 80080005. This line fails communicator = New CommunicatorAPI.MessengerClass Thanks for your help. Alex.
-
Workflow softwareExcuse me. All I see is more BS from u. WTF r u talking about? If I'm new to something beside searching about it I like to ask other people as well. I value opinion of others. If you don't have anything to say beside ur stupid comments pls don't waist my time and yours as well. Thanks.
-
Workflow softwareWhy do you think we have message boards? What about helping others? If situation deteriorating stop reading posts and writing your BS. It's just a waste of time to read ur comments. If I need google I'll go there.
-
Workflow softwareThank you. I will take a look at these.
-
Workflow softwareWhat's is the Workflow designer? Do I need SharePoint for this? We do have VS 2005 I believe in house. Do you have any references (links, books maybe) that I can look into? Thank you.
-
Workflow softwareThanks. What do you mean by "Windows Workflow which is free(ish) and even has a designer for it"? What do I need to have in order to built my own Workflows? I'm sorry for these ?s. I'm not so experienced with all of this. Thanks,
-
Workflow softwareSharePoint costs money. Share Point Services (free) do not have workflow capability. We are looking into automation processes. Purchase, vacation, etc. requests approvals. New product launches, marketing campaigns, etc. We need to have a tool that will allow us to create workflow, add needed documents to it and track progress of the workflow. Thanks,
-
Workflow softwareHi. I think every point in my description says that I want workflow solution. All I said was that if at the same time the solution allows to track stages of the document (versioning) it will be +. Thank you. Alex.
-
Workflow softwareHi. I'm looking for workflow software (not a SharePoint) that will allow the following: 1. Work with office documents. 2. If document versioning is possible it's a +. 3. Different types of workflows: a. Serial (A -> B) b. Parallel (several process can run parallel) c. Hybrid (the combination of 2 above) Can anyone point me to the right direction? Any help will be much appreciated. Thank you. Alex.
-
Smart Tag for web pageHi. I'm building a web page (ASP.NET in VB) that is displaying employee list. For each employee I need to include their availability status (I think it's called smart tag). This smart tag can be found on Instant Messenger or in Outlook Express beside person's name. Now. Do I need to use smart tag for that or somehting else? Do I have to build it from scratch or I can reuse some objects in office? Not sure where to start. The 'smart tag' when clicked should show the menu (as it does in outlook/IM) with email, start IM, and user info, etc. If more explanation is needed please let me know. I use VS 2003, framework 1.something Please help. Thank you. Alex.
-
Office Communicator IntegrationHi. Did any1 have experience with how 2 integrate office communicator (IM) /ASP.NET web application? Thank u, Alex.
-
Floor MapI already got this response. Thank you. Didn't know but now do. How about answer 2 my question?
-
Floor MapsYeah. I know it is. But had web questions answered to me in this Forum before. Sometimes you can get a good idea/push from people in here. Sorry for the breach of etiquette. Usually I don't do this. I really need to make my problem work and right now I'm not even sure how to start. Tanks, Alex.
-
Floor MapsHi gurus. I need to create floor map for each (4 floors) floor in my company new building. Map should be similar to Google maps i.e. when map is viewed (image) I want to show employee names in their cubicles. When specific person is searched I want to show where he seats (just that person). Employee (name) should be tied to Office Communicator (IM), which shows status of the person. I can get employee information from Active Directory (name, title, email, etc.) Did anyone have any experience doing this? Any help would be greatly appreciated. If I didn't explain good enough let me know and I will try as best as I can. Thank you all, Alex.
-
Floor MapHi gurus. I need to create floor map for each (4 floors) floor in my company new building. Map should be similar to Google maps i.e. when map is viewed (image) I want to show employee names in their cubicles. When specific person is searched I want to show where he seats (just that person). Employee (name) should be tied to Office Communicator (IM), which shows status of the person. I can get employee information from Active Directory (name, title, email, etc.) Did anyone have any experience doing this? Any help would be greatly appreciated. If I didn't explain good enough let me know and I will try as best as I can. Thank you all, Alex.
-
ways to create tableOK. Firgure it out. Wow. Yeah.
-
ways to create tableYes. I mean 2 columns. 1. I have no problem creating DataGrid. How can I assign empty DataSet to DataGrid. I've built a table (5 rows) with empty cell and added to my DataGrid. Is this the way of doing it? 2. Do you have anything code wise so I can see how add/remove works? 3. I did it and had no problem 4. didn't get exactly what you mean here. Will I lose data entered or datagrid will keep it? Thanks a lot