| how to represent a continuous activity in a project plan? |
|
 |
Index ‹ DotNet ‹ Microsoft Project
|
- Previous
- 1
- 2
- Visual C#.Net >> convert date to ticksHow to convert a given date to its equvalent ticks.:
string d="5/15/2006 12:10:44 PM";
// string 2 date ...
dt=Convert.ToDateTime(d);
// Date 2 ticks ...
dt2ticks=dt.Ticks;
string ticks = Convert.ToString(dt2ticks);
Console.WriteLine("Input date: {0} Ticks: {1} ",d, ticks);
Though there is no error, I get the wrong ticks:
632832918440000000
This ticks number is used to query AD: last logon time (ADSI) and it is
not giving correct results.
I was trying to build a small console apps where in the date in
mm/dd/yyyy format is a command line parameter and the apps prints out
the equvalent ticks ???
- 3
- Visual C#.Net >> Setup Project Prereq'sI am building a Setup Project in Visual Studio 2008 for a project which only
requires .NET Framework 2.0. When I build the Setup Project and attempt to
utilize the .MSI file created by the Setup Project, the computer complains
that .NET Framework 3.5 is required to run the setup. Can I configure the
Setup Project to be built using .NET Framework 2.0 instead of 3.5? The end
result is that my machines have 2.0 installed and I don't need 3.5 for the
application I am trying to install?
- 4
- Microsoft Project >> Project Comparison ColumnWhen I do a Project Comparison, I can no longer see the column with
the symbols. The "+" & "-" in green and red no longer appear.
Any idea how I can make this column appear again???
Thanks!
J
- 5
- 6
- Dotnet >> Bind datatable to excel worksheetIt is possible bind a memory AdoNet Datatable to an Excel wooksheet and,
after update of datatable contens (via code), view update in real time on
the woorksheet?
I am starting use Visual studio tool for office to make this task: it is the
correct way?
thank's in advance for help
gianni
- 7
- Microsoft Project >> Graphical indicator for %complete and durationi want to display graphical indicator depending on the %completion
field value.For instance if the %Completion is less that 50% then the
stoplight should alert with RED.But here i have to consider the
duration(%duration).for instance if %completion is 20% when the
%duration is also 20% then its fine.But if duration% is 80% and
%completion is 30% the we should alert about this.what i need is can we
derive a formula and then based on the value we can display the
Stoplight.That is considering both %complete and duration-completed.
any suggesstions
- 8
- Visual C#.Net >> Dispose Generic ListI have filled generic list with data on one form.
When I close form generic list stay in memory waiting GC to collect.
I want to implement code on form close to dispose generic list.
- 9
- Dotnet >> Print PDFHow to print a PDF file from .NET ?
If I have a normal PDF file how kan I Print the file to a printer using .NET ?
Best Regards
Kim
- 10
- Visual C#.Net >> Windows Communication FrameworkHi,
I have recently published an article on WCF at CodeProject
http://www.codeproject.com/useritems/edujini_wcf_scart_01.asp
It would be great the experts can provide a feedback on the same. Please
note that this is my first article in the series. I have submitted Part-2 to
the editorial team. Simultaneously, I have also posted it at Eduzine
http://eduzine.edujinionline.com/
DirectLink:
http://eduzine.edujinionline.com/index.php?/archives/22-Exploring-Windows-Communication-Foundation-Part-2.html
Hoping that I met some quality standards... :)
--
Happy Hacking,
Gaurav Vaish | www.mastergaurav.com
www.edujini-labs.com
http://eduzine.edujinionline.com
-----------------------------------------
- 11
- 12
- Net Framework >> I can't open .net web application from VS. NET 2003I try to open one .net based web application from VS.Net 2003 in my Windows
2K server, get following error message "Visual Studio .NET has detected that
the specified Web server is not running ASP.NET version 1.1" and also tried
to command line command aspnet_iisreg /i and aspnet_iisreg /r but didn't
work.
Could somebody give me some idea to solve this issue? Thanks a lot!
- 13
- Net Framework >> Looking For An Example Of Replacing Only One Occurrence In A StringDoes anyone have an example of replacing only one occurrence of a
substring in a string. I have tried replace, but it replaces all
occurrences of the new string in the string. I only want to replace
the specified occurrence in the string (i.e substring(37, 10) - phone
number) with a new phone number. Am I making any sense here or do I
need to provide more detail ?
- 14
- Dotnet >> ASp.NET using WMI and C#Hi
I am looking for examples that would allow me to develop an ASp.net web application using WMI and C#
Eventually I need to copy and and launch an Exe on a Remote machine
Any help in this matter is appreciated
Regards
PRM
- 15
- Visual C#.Net >> Calculus Class LibraryI am pretty sure there exists already .net class libraries that
provide the functionality I have in mind. Yet I wanted to poke a
question to find out if it will be worth the effort to put together a
class library for .net framework that provides methods to automate
calculus concepts.
Things like Comuting Area , Arc Length , Surface Area, Volume (Disks
and Washers), Differntials, Definite Integrals, etc etc
Asad
|
| Author |
Message |
reservices

|
Posted: Tue Mar 06 07:07:23 CST 2007 |
Top |
Microsoft Project >> how to represent a continuous activity in a project plan?
hi,
i have been working on a project plan and wanted to add certain activities
in the plan which are of "continuous" nature. For example, "communication",
"status reporting" are activities that are going to span throughout the
project and according to the plan, they'd consume around 15% effort of the
Project Manager throughout the project alongwith other activities.
For this purpose, I could simply add a task in the plan and assign 15%
resource UNITS to each of them. Since these activies are to be started right
from the very first day of the project, i know the start date, but the end
date of these tasks will actually be the LAST day of the project deadline
since these activities are going to last till the last day. Since, this LAST
day will vary depending on the changes i will be making during the project,
it cannot be fixed. I don't want to manually assign the end date myself, but
would like it to "update" automatically as i make changes to rest of the
plan.
I tried adding dependency of the 1st and last task from the WBS with
following type:
1st Task, Start to Start
Last Task, Finish to Finish
By doing so, i was hoping to tell MS project that this task is going to
start with the 1st Task and End with the Last task. But it didn't work.
Maybe this is not the way to do it. Can someone please help me understand
how to do it?
Thanks!
Akhlaq.
DotNet227
|
| |
|
| |
 |
Trevor

|
Posted: Tue Mar 06 07:07:23 CST 2007 |
Top |
Microsoft Project >> how to represent a continuous activity in a project plan?
Much easier than you think.
Copy both the Start of the first Task and the Finish Date of the Finish
Milestone.
Then Copy and Paste Special, Paste Links
Then the duration will adjust as the ends of the bar stay stuck to the end
dates.
You can use Hammocks for lots of things such as count down from NOW.
"Akhlaq Khan" <EMail@HideDomain.com> wrote in message
news:u6nxY5%EMail@HideDomain.com...
> hi,
> i have been working on a project plan and wanted to add certain activities
> in the plan which are of "continuous" nature. For example,
> "communication", "status reporting" are activities that are going to span
> throughout the project and according to the plan, they'd consume around
> 15% effort of the Project Manager throughout the project alongwith other
> activities.
>
> For this purpose, I could simply add a task in the plan and assign 15%
> resource UNITS to each of them. Since these activies are to be started
> right from the very first day of the project, i know the start date, but
> the end date of these tasks will actually be the LAST day of the project
> deadline since these activities are going to last till the last day.
> Since, this LAST day will vary depending on the changes i will be making
> during the project, it cannot be fixed. I don't want to manually assign
> the end date myself, but would like it to "update" automatically as i make
> changes to rest of the plan.
>
> I tried adding dependency of the 1st and last task from the WBS with
> following type:
>
> 1st Task, Start to Start
> Last Task, Finish to Finish
>
> By doing so, i was hoping to tell MS project that this task is going to
> start with the 1st Task and End with the Last task. But it didn't work.
> Maybe this is not the way to do it. Can someone please help me understand
> how to do it?
>
> Thanks!
>
> Akhlaq.
>
>
>
>
|
| |
|
| |
 |
Akhlaq

|
Posted: Tue Mar 06 09:33:34 CST 2007 |
Top |
Microsoft Project >> how to represent a continuous activity in a project plan?
great tip! thanks!
but unfortunately my .mpp file resides on a document library in office
sharepoint server, and when i try to create the link like you mentioned, it
tells me "you cannot create links from a project file that exists on a web
folder to another file".
same method applied on a local file works fine.
any other ideas to acheive the same objective with a .mpp file residing on a
web folder?
thanks!
akhlaq.
"Trevor Rabey" <EMail@HideDomain.com> wrote in message
news:EMail@HideDomain.com...
> Much easier than you think.
> Copy both the Start of the first Task and the Finish Date of the Finish
> Milestone.
> Then Copy and Paste Special, Paste Links
> Then the duration will adjust as the ends of the bar stay stuck to the end
> dates.
> You can use Hammocks for lots of things such as count down from NOW.
>
> "Akhlaq Khan" <EMail@HideDomain.com> wrote in message
> news:u6nxY5%EMail@HideDomain.com...
>> hi,
>> i have been working on a project plan and wanted to add certain
>> activities in the plan which are of "continuous" nature. For example,
>> "communication", "status reporting" are activities that are going to span
>> throughout the project and according to the plan, they'd consume around
>> 15% effort of the Project Manager throughout the project alongwith other
>> activities.
>>
>> For this purpose, I could simply add a task in the plan and assign 15%
>> resource UNITS to each of them. Since these activies are to be started
>> right from the very first day of the project, i know the start date, but
>> the end date of these tasks will actually be the LAST day of the project
>> deadline since these activities are going to last till the last day.
>> Since, this LAST day will vary depending on the changes i will be making
>> during the project, it cannot be fixed. I don't want to manually assign
>> the end date myself, but would like it to "update" automatically as i
>> make changes to rest of the plan.
>>
>> I tried adding dependency of the 1st and last task from the WBS with
>> following type:
>>
>> 1st Task, Start to Start
>> Last Task, Finish to Finish
>>
>> By doing so, i was hoping to tell MS project that this task is going to
>> start with the 1st Task and End with the Last task. But it didn't work.
>> Maybe this is not the way to do it. Can someone please help me understand
>> how to do it?
>>
>> Thanks!
>>
>> Akhlaq.
>>
>>
>>
>>
>
>
|
| |
|
| |
 |
Mike

|
Posted: Tue Mar 06 10:04:50 CST 2007 |
Top |
Microsoft Project >> how to represent a continuous activity in a project plan?
Hi Akhlaq ,
Try posting on the server newsgroup. Please see FAQ Item: 24. Project
Newsgroups. FAQs, companion products and other useful Project information
can be seen at this web address: http://project.mvps.org/faqs.htm
Mike Glen
Project MVP
"Akhlaq Khan" <EMail@HideDomain.com> wrote in message
news:EMail@HideDomain.com...
> great tip! thanks!
>
> but unfortunately my .mpp file resides on a document library in office
> sharepoint server, and when i try to create the link like you mentioned,
> it tells me "you cannot create links from a project file that exists on a
> web folder to another file".
>
> same method applied on a local file works fine.
>
> any other ideas to acheive the same objective with a .mpp file residing on
> a web folder?
>
> thanks!
>
> akhlaq.
>
>
> "Trevor Rabey" <EMail@HideDomain.com> wrote in message
> news:EMail@HideDomain.com...
>> Much easier than you think.
>> Copy both the Start of the first Task and the Finish Date of the Finish
>> Milestone.
>> Then Copy and Paste Special, Paste Links
>> Then the duration will adjust as the ends of the bar stay stuck to the
>> end dates.
>> You can use Hammocks for lots of things such as count down from NOW.
>>
>> "Akhlaq Khan" <EMail@HideDomain.com> wrote in message
>> news:u6nxY5%EMail@HideDomain.com...
>>> hi,
>>> i have been working on a project plan and wanted to add certain
>>> activities in the plan which are of "continuous" nature. For example,
>>> "communication", "status reporting" are activities that are going to
>>> span throughout the project and according to the plan, they'd consume
>>> around 15% effort of the Project Manager throughout the project
>>> alongwith other activities.
>>>
>>> For this purpose, I could simply add a task in the plan and assign 15%
>>> resource UNITS to each of them. Since these activies are to be started
>>> right from the very first day of the project, i know the start date, but
>>> the end date of these tasks will actually be the LAST day of the project
>>> deadline since these activities are going to last till the last day.
>>> Since, this LAST day will vary depending on the changes i will be making
>>> during the project, it cannot be fixed. I don't want to manually assign
>>> the end date myself, but would like it to "update" automatically as i
>>> make changes to rest of the plan.
>>>
>>> I tried adding dependency of the 1st and last task from the WBS with
>>> following type:
>>>
>>> 1st Task, Start to Start
>>> Last Task, Finish to Finish
>>>
>>> By doing so, i was hoping to tell MS project that this task is going to
>>> start with the 1st Task and End with the Last task. But it didn't work.
>>> Maybe this is not the way to do it. Can someone please help me
>>> understand how to do it?
>>>
>>> Thanks!
>>>
>>> Akhlaq.
>>>
>>>
>>>
>>>
>>
>>
>
>
|
| |
|
| |
 |
| |
 |
Index ‹ DotNet ‹ Microsoft Project |
- Next
- 1
- Visual C#.Net >> Using IComparer to Sort a String ArrayHello All,
I stumped and I need some help. I have an unsorted string array that looks
something like:
AA
XXX
Z
and I would like to sort it like:
Z
AA
XXX
or like:
XXX
AA
Z
My research has lead me to using the IComparer interface. What I am having
difficulties with is developing a class that will take an unsorted string
array (as noted above) and return a sorted string array (as noted above)
using the IComparer interface.
Thanks in Advance!
- 2
- Dotnet >> how to get compatibilityHi,
I have some pages an ASP.NET application when i run in IE 5.0/6.0 it is
showing all the controls when i run the same application in different
browser
i.e natescape navigator then it is showing error....
I mean to say there is no browser compatibility in my application how do it
set this..It should display in any browser...
Thanx In advance
Yoshitha
- 3
- Dotnet >> How to hide a object's inherited properties ?I create a user control object and show its properties through a propertygrid
object in my application. It is sure that there are 100 hundred of properties
inherited from System.Windows.Forms.UserControl and they are all showed on
the propertygrid. Is there a way i can hide all these inherited properties
and show only my user control's properties ?
- 4
- Microsoft Project >> Default workflow of tomesheets and task updatesHi i'm Prasanth,
I would like to know default workflow of task updates and timesheets of
Projectserver 2007 from perspective of project manager and team member.
When a Project manager assigns a
task to team member he is not able to see the tasks under mytasks but can see
them under mytimesheet.Many small organisations have only one manager who
approves both timesheets and task updates of team members.How can i achieve
this in project server 2007 as in project server 2003.
- 5
- 6
- Visual C#.Net >> Using ResXFileCodeGeneratorEx with VCS Express 2005I'm using Visual C# Express 2005.
I installed ResXFileCodeGeneratorEx from
http://dmytro.kryvko.googlepages.com
and set it as Custom Tool for my resx file.
Trying to run by selecting "Run Custom Tool" causes error
---------------------------
Microsoft Visual C# 2005 Express Edition
---------------------------
Cannot find custom tool 'ResXFileCodeGeneratorEx' on this system.
---------------------------
OK
---------------------------
How to fix ?
Andrus.
- 7
- Winforms >> Window Forms and panelsShould anything even a menu, toolbar or statusbar ever be directly placed on
the main window or should they always be placed on a container such as a
panel?
Bill
- 8
- Visual C#.Net >> Accessing Resources from an MSG fileWe are attempting to replace one of our legacy services (developed in C++)
with one that is developed as a C# service. The problem that I am
encountering is dealing with the resources that are generated from the MSG
file. These resources are used both by the existing service code (to format
strings for internal use) and by the Event Viewer when entries are written
to the Event Log to be associated with this source.
1. Can I access an existing resource file inside an existing EXE (built from
a VC++ 6 source) from a C# service? I have tried the
CreateFileBasedResoruceManager() call, but either I have the parameters
wrong or this is not possible. The method call actually works, but when I
attempt to retrieve a string, I get an MissingManifestResourceException
error.
2. If I create the resources in a satellite assembly, will the Event Viewer
still be able to use the contents?
-Ken
- 9
- Net Framework >> ASP.NET lock upHi. I'm experiening random lockups of my ASP.NET application. I see lots of
these error messages from .NET runtime in the event log:
The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be
found. The local computer may not have the necessary registry information or
message DLL files to display messages from a remote computer. You may be
able to use the /AUXSOURCE= flag to retrieve this description; see Help and
Support for details. The following information is part of the event: .NET
Runtime version 1.1.4322.2032- Setup Error: Failed to load resources from
resource file
Please check your Setup.
What does this mean and could it be related to the problem?
Casper
- 10
- Visual C#.Net >> Media recording and delivery via C#I want to be able to record media off CD's and onto the C: drive, and then
control display - all via the framework.
Is the Media Player SDK ActiveX control the best for this? Or some other
solution?
Thanks,
John
- 11
- Dotnet >> Windows desktop search API in ASP.NETCan anyone know how to use WDS API in ASP.NET?
I copied the Win App sample to ASP.NET, but recevied the following
error:
Exception Details: System.InvalidCastException: QueryInterface for
interface Microsoft.Windows.DesktopSearch.Query.ISearchDesktop failed.
- 12
- Dotnet >> Capturing login event in Service ApplicationI am writing a Windows Service Application and want to be able to capture when the user is logging into Windows. Is there any way within .NET to do this? Basically, I need the equivalent to the SystemEvents.SessionEnded event.
--
Dan S
- 13
- Winforms >> Trying to learn more regarding interface based developmentHey guys,
I am looking to learn more about interfaced-based design / component-based
programming. I want to be able to write better code, with easier
maintainability and better code reuse since implementation is separated from
the interface.
Any suggestions on reading material?
Thanks.
- 14
- Visual C#.Net >> How to make a custom template for my project?Hello there,
I want to ask you guys how to make template for my own project in visual
studio 2005 preferable in c#? Is it very easy to implement ? Need tutorial
for this...
I've seen in the net a few articles about this but i did not understand.
Can anyone tell me how to create this please?
Thanks
Ryza
- 15
- ADO >> Truncate function???Does anybody know if there is a similiar function in MS
Access like the ORACLE "TRUNCATE" function?
eg:
trunc(RSS_TRACKING.COMPLETION_DATE) AS COMPLETION_DATE
result is: 6/29/03
The truncate function basically will aggregate dates
(which I have in my GROUP BY clause) based off of a
common starting point, like every Sunday, for instance.
I tried using ROUND, but it seems only for numbers, not
dates. I also tried using the CONVERT and CAST functions
in addition to the ROUND function, but still couldn't do
the date conversion.
Thanks,
Bill.......
|
|
|