.NET - problem with application
Hello.
I've wery weird problem with some of programs, that usually works fine
(including my laptop).
I think it's concernred with .NET
Problem is:
When I launch Photoshop CS2 (problems are with localized pl version and us
tryout as well) I got message (in Polish):
"Culture ID xxxxx (0xyyyyy) is not a supported culture"
Codes of culture looks like random number - each PS launch create several
errors with the same code. Not all programs create this kind of "conflicts"
with PS.
When I click "close" an other than cs3 program is terminated ( like ATI
Control Centre, or NikonCapture NX), when i click "Ignore" (several times) -
finally everything works fine.
Re-installation of .NET does not help (I've already re-installed all
installed versions: 1.1, 2 and 3)
Non of other programs from Adobe behave this way.
Is there any method to find what can be done? Hw to trace error?(I do not
expect ready solutions).
I do enclose exeption log (fragment, this time culture code was 12192)
Regards
Marcin [3M]
zczegó³owe informacje na temat wywo³ywania debugowania w trybie JIT (just in
time)
zamiast tego okna dialogowego znajduj± siê na koñcu tego komunikatu.
************** Tekst wyj±tku **************
System.ArgumentException: Identyfikator kultury 12192 (0x2FA0) okre¶la
nieobs³ugiwan± kulturê.
Nazwa parametru: culture
w System.Globalization.CultureTableRecord.GetCultureTableRecord(Int32
cultureId, Boolean useUserOverride)
w System.Globalization.CultureInfo..ctor(Int32 culture, Boolean
useUserOverride)
w
System.Windows.Forms.InputLanguage.CreateInputLanguageChangedEventArgs(Message
m)
w System.Windows.Forms.Control.WmInputLangChange(Message& m)
w System.Windows.Forms.Control.WndProc(Message& m)
w System.Windows.Forms.ScrollableControl.WndProc(Message& m)
w System.Windows.Forms.ContainerControl.WndProc(Message& m)
w System.Windows.Forms.Form.WndProc(Message& m)
w ATI.ACE.CLI.Component.Runtime.HotKeyManager.HotKeyForm.WndProc(Message&
m)
w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
IntPtr wparam, IntPtr lparam)
************** Zestawy za³adowane **************
mscorlib
Wersja zestawu: 2.0.0.0
Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
CCC
Wersja zestawu: 2.0.0.0
Wersja Win32: 2.0.0.0
CodeBase:
file:///C:/Program%20Files/ATI%20Technologies/ATI.ACE/Core-Static/ccc.exe
----------------------------------------
System.Windows.Forms
Wersja zestawu: 2.0.0.0
Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Wersja zestawu: 2.0.0.0
Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Wersja zestawu: 2.0.0.0
Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
CCC.Implementation
Wersja zestawu: 2.0.2693.37137
Wersja Win32: 2.0.2693.37137
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/CCC.Implementation/2.0.2693.37137__90ba9c70f846762e/CCC.Implementation.dll
----------------------------------------
LOG.Foundation
Wersja zestawu: 2.0.2665.42149
Wersja Win32: 2.0.2665.42149
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/LOG.Foundation/2.0.2665.42149__90ba9c70f846762e/LOG.Foundation.dll
----------------------------------------
MOM.Foundation
Wersja zestawu: 2.0.2665.42168
Wersja Win32: 2.0.2665.42168
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/MOM.Foundation/2.0.2665.42168__90ba9c70f846762e/MOM.Foundation.dll
----------------------------------------
CLI.Foundation
Wersja zestawu: 2.0.2665.42152
Wersja Win32: 2.0.2665.42152
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/CLI.Foundation/2.0.2665.42152__90ba9c70f846762e/CLI.Foundation.dll
----------------------------------------
LOG.Foundation.Implementation.Private
Wersja zestawu: 2.0.2665.42169
Wersja Win32: 2.0.2665.42169
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/LOG.Foundation.Implementation.Private/2.0.2665.42169__90ba9c70f846762e/LOG.Foundation.Implementation.Private.dll
[cut] Tag: Outlook express Tag: 130719
How to clone an object ?
Hello, friends,
In c#.net, I need to clone an object passed into a method,
private object generateCollection(object userInfo)
{
//I then need to generate a group of userInfo,
//How can I clone this passed in object?
//Do we have syntax something like this?
//object newUserInfo = new typeof(userInfo);
}
Thanks a lot. Tag: Outlook express Tag: 130717
margins and bounds? [Printing]
hi ,
i have a simple question. Do the margins and bounds for a page have to
be considered together?
As in , should i add up the two to get the *real* printable area?
can i , or should i turn the margins off? by setting it to (0,0,0,0)
because i'm printing things like reports and bills?
Gideon Tag: Outlook express Tag: 130714
Exchange 2003 API Pointers?
Looking for all pointers, references, code sample for sending commands
to Exchane 2003. I would like to send mail using MAPI, create/modify
appointments, etc. I don't want an Outlook interface, but something
that will talk to Exchange directly (impersonating any user I see
fit).
Thanks. Tag: Outlook express Tag: 130712
About Certificates and digital signing
I am trying to make a digital signature for a Zip Package using the packaging
facility provided in .NET 3.0 . But the problem is that i need a certificate
to use it, can i use a personal certificate, just for test before buying a
true certificate. If so can someone tell me how to get or make a personal
certificate? Tag: Outlook express Tag: 130709
Dynamic compilation
Hello.
I have a big problem. In fact, I have a program coded in C#. In this
one, I generate a vb.net assembly. Everything is ok. It works well.
But now, my problem is the following.
I want to export the .net object in1 created in the code I want to
compile.
Input is a class used in my c# and vb source
For example:
Input in1 = new Input();
in1.value="2";
And in my code I want to compile by fly. I will only write: I will not
declare the type. Just pass the object to my compilation
MessageBox.Show(in1.value);
With control active script, it is possible to do that with the
function addobject. But it doesn't support vb.net
Could you help me please?
Thank you Tag: Outlook express Tag: 130702
finding files in a directory
hi,
how to get the number of files in a directory...including the files in the
subdirectories...
is there any default method of Directory class..
please help out Tag: Outlook express Tag: 130701
help on regex
i want a reg exp for the below format..
1.0.00.0000
i tried as follows
\d\.\d\.\d{2}\.\d{4}
but it's accepting -ves numbers also(-1.0.00.0000)
I want only +ve numbers in my input..how do i check it? Tag: Outlook express Tag: 130700
autoscaling of winforms
hi,
i'm a newbie to winforms....
i've designed few forms...
but when the resolution is changed to lowest number..
i'm not able to see certain buttons on my form...
how do i fix this issue...I've enabled AutoSacle to true on my winform
do i need to set any properties on the winforms or controls?
please do help out.... Tag: Outlook express Tag: 130698
Problems with managed classes
I've got two classes, ObjClass1 and ObjClass2. I need them to both
know about one another but I can't include the header twice because of
a "type redefinition" even though it's the same file. Ex:
-----ObjClass1.h-----
#ifndef __OBJCLASS1
#define __OBJCLASS1
#include "ObjClass2.h"
public ref class ObjClass1
{
// Stuff
ObjClass2 ^obj2;
};
#endif
-----ObjClass2.h-----
#ifndef __OBJCLASS2
#define __OBJCLASS2
#include "ObjClass1.h"
public ref class ObjClass2
{
// Stuff
ObjClass1 ^obj1;
};
#endif
Now, with this configuration the compiler just complains that there's
no type ObjClass1 and ObjClass2 for the opposite's header file. So I
tried to undef __OBJCLASS1 in ObjClass2.h to try to fix that problem,
but then it says that I'm redefining ObjClass1 since ObjClass1's
header includes ObjClass2.h which includes ObjClass1 again.
At this point I figured I would just put a forward declaration in each
header:
ref class ObjClass1;
ref class ObjClass2;
But when I do this and try to call a function in the object, the
compiler complains that it has no clue what ObjClass1 and ObjClass2
are.
I'm getting really frustrated by this. Is there any way to fix it?
Evan Tag: Outlook express Tag: 130697
Add an image to an imageList from a ressource
Hi,
I want to add an image in an imageList.
I use the VS designer to create my imageList. When I try to add an image
to it, VS open the Windows Explorer... and I want to use an image in my
ressource file.
I used the ressource designer to add the image...
Thank you for your help. Tag: Outlook express Tag: 130696
RijndaelManaged class
When I run my application as a NonAdmin user(a user who is a part of the
"Users" group), it throws an exception at a point in the code where
RijndaelManaged class is instantiated. Exception thrown is "Requested
registry access is not allowed". Any help wld be highly appreciated. Tag: Outlook express Tag: 130690
IL code debugging?
Is it possible to debug IL code using VS.SET? It would be very useful,
when some error occurs in the module without source-code. Tag: Outlook express Tag: 130687
Basic question about threading.
Hello all,
I am completely new to threading and am sorry if this sounds stupid.
I am developing a class which extends from ApplicationException class.
Basically this class (MyException) captures local and instance
variables and method parameters at the time of exception. This
exception is then propogated upwards and goes on collecting the above
mentioned information of all the method/classes through which it
bubbles.
For this purpose i have a "Dictionary<string, Snapshot> methodStates"
in MyException which holds all the information.
Finally i override the ToString method of ApplicationException to
provide a nice view of all the data that my class contains.
Anyway, now since ApplicationException is not thread safe
1)Does this mean that MyException is also not thread safe even if i
lock methodStates collection whenever i access it? Is it that, if
BaseClass is not threadSafe then DerivedClass cannot be thread safe no
matter what you do.
2)Will the locking of the methodStates make sure that atleast my
dictionary is thread safe?
3)What is it that makes ApplicationException not thread safe? From my
limited knowledge, i know that a class with a mutable state is
considered not thread safe.
Basically i want to know if all the care that i am taking to lock my
dictionary is worth anything at all.
Any kind of help would be greatly appreciated. Tag: Outlook express Tag: 130681
ClickOnce Outside form a restricted Web site
We have an application that we distribute internally, with in our domain. We
would like to distribute it to a select group of users that will log into a
Web site. I find very little information on using the ClickOnce technology
when on needs to log into the publishing URL.
Has any one tried this?
Where can I find information on ClickOnce needing to logging into a Web
site?
Thank you,
--
Mike Reed Tag: Outlook express Tag: 130680
Opening File with Unknown Extension C#
Hi,
I want to open a File with unknown Extension using C#. What i want
is
i do System.Diagnostics.Process.Start("FileName");
Now if File is associated with any program then the File with open
with that Application, this is working fine.
My requirement says, if file extension is unknown or not associated
with any application then, it should open the Default windows Program
association box and allow user to select a program to open that file.
Thanks.
Abhijeet Kumar. Tag: Outlook express Tag: 130674
WebDav Library for .NET?
I have to work with a WebDAV server, and was wondering what .NET
libraries or sample code exist to do so.
Thanks. Tag: Outlook express Tag: 130672
ClickOnce Deployment Manifest - publisherIdentity tag
ClickOnce Deployment Manifest - publisherIdentity tag
Using: Microsoft.NET 2.0 application built with VS.2005
I have been searching for some documentation on the xml tag
publisherIdentity in the clickonce deployment manifest - and cannot
find any documentation on the tag. I believe if I can set this value
I will be able to resolve my ClickOnce deployment issue.
Only document found:
http://msdn2.microsoft.com/en-us/library/k26e96zf(vs.80).aspx
http://msdn2.microsoft.com/en-us/library/acz3y3te(vs.80).aspx
I have a ClickOnce application that is being publish from our QA
environment to our UAT environment. I have publish the ClickOnce
application as a Trusted Publisher. But when the application is
launched in our UAT environment (signed with a valid CA issued
certificate using mage). I receive a security warning (user can click
Install or Don't Install) before the user can install the
application. The only difference between UAT and QA is the
certificate (which is valid) and the environment (QA vs UAT).
I have followed the instructions in the MSDN article - but I have no
resolutions.
http://msdn2.microsoft.com/en-us/library/ms996418.aspx
Any help would be appreciated.
Kam Tag: Outlook express Tag: 130669
Can 2.0 Framework application reference 1.1 Framework DLL?
I guess this gets into backward compatibility, but assuming only 2.0
Framework installed on the runtime platform. If the 1.1 code is compatible?
The 1.1 library assembly contains datasets and datareaders. Tag: Outlook express Tag: 130668
3D border question
Some .Net controls have a 3D borders, but if windows XP Display "Appearance"
setting is "Windows XP style", The 3D border changed to XP style. I also
noticed VB 6 3D borders do not change. Is there a way to make 3D border
display all the time no matter what windows settings you choose?
Thanks Tag: Outlook express Tag: 130661
Free web based bug tracking and timesheet
http://www.livetecs.com
TimeLive Web Collaboration Suite is an integrated suite that allows you to
manage project life cycle including tasks, issues, bugs, timesheet, expense,
attendance.
TimeLive is available in two different flavors. Hosted version and
downloadable version. Downloadable version required certain system
requirement to install on local server. Whereas hosted version is already
installed on our fully managed server on state of art datacenter.
Free Lite version is available in both hosted and installable version.
Here are some key features of "TimeLive":
TimeSheet·
-----------
· Track your contractor and employee's timesheet using full featured and
easy to use Time Entry tool. You can then use detailed and summarized view
of all time records using different tools.
· Time Entry Day View for entering full day timesheet in just one server
hit.
· Time Entry Week View for entering full week timesheet in just one server
hit.
· Organization setup like Departments, Locations, Roles
· Different type of Off day monitoring like Sick Days, Vacations etc.
· Client Setup
· Project Setup
· Task setup with multiple assignees for single task.
· Audit Trail
· EMail notification of different timesheet related activities to users.
· Different billing type setup like Hourly / Task based / Call based
· Timesheet approval
· Four Timesheet Approval Paths (None,Administrator,Project,TeamLead)
· Reports with all possible filter selection to get your required output.
· Detail Timesheet Report
· Different timesheet summary reports for based on Client, Project,
Employee, Date
· Timesheet Approval status report
· Reminders to employee for their pending entries.
Attendance
------------
· Web based Attendance system to record and monitor all employee attendance
using simple / fully featured tool.
· Time In
· Time Out
· Off Day reporting for different purpose like Sick leave, vacation etc
· Working Day setup
· Daily Attendance report
· Summary reports for employee off days to track employee Sick leave,
vacation etc.
· Detail report employee off days.
Bug Tracking
------------
· Full integrated bug tracking tool to monitor all bugs / issues using
simple and full featured tool.
· Bug can be add with fields
· Subject
· Description
· Project
· Milestone
· Parent Task
· Duration
· Due Date
· Priority
· Files to be attached
· Multiple assignee of single bug.
· Dashboard view of bug showing All open task / All Reported Task
· Project based open bug summary view
· Bug comments
· Audit trail of every bug modification
· Updating of Bug status
· EMail notification of bug addition and update.
· ReOpen bug tracking and monitoring.
· Quality control reports summarizing bugs by Project / Milestone / Assignee
/ Status
· Personalized overall summary view of projects for Project Manager and Team
Lead.
Expenses Tracking
------------------
· Manage and monitor your project expenses with easy to use integrated
TimeLive Expense management tools.
· Expense entry view for employee to enter their expenses occurred on
project.
· Billable / Unbillable expenses.
· Detail Reports for monitoring expenses
· Different summarize report by Project / Employee / Expenses.
· Approval of Expenses with 4 different approval paths.
· No Approval
· Team Lead
· Team Lead --> Project Manager
· Team Lead --> Project Manager --> Administrator.
· Expenses approval monitoring.
Project Monitoring
---------------------
· Full featured tool to manage your projects and their task with single
integrated tool.
· Nested Task with task hierarchy.
· Tracking of project status
· Assigning of projects to multiple employee
· Tracking of project tasks
· Different dashboard view for Project Manager, Team Lead and Team Member.
· Different report to track and monitor overall project status.
Other Features
----------------
· Exportable reports in PDF and XLS file.
· Downloadable / Hosted version
· Free basic version
· Unlimited disk space for all plans Tag: Outlook express Tag: 130660
Free web based bug tracking and timesheet
This is a multi-part message in MIME format.
------=_NextPart_000_004D_01C7A6E5.E4FFF610
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
http://www.livetecs.com
TimeLive Web Collaboration Suite is an integrated suite that allows you =
to manage project life cycle including tasks, issues, bugs, timesheet, =
expense, attendance.=20
=20
TimeLive is available in two different flavors. Hosted version and =
downloadable version. Downloadable version required certain system =
requirement to install on local server. Whereas hosted version is =
already installed on our fully managed server on state of art =
datacenter.
=20
Free Lite version is available in both hosted and installable version.
=20
Here are some key features of "TimeLive":
=20
Time sheet application
=B7 Track your contractor and employee's timesheet using full featured =
and easy to use Time Entry tool. You can then use detailed and =
summarized view of all time records using different tools.=20
=B7 Time Entry Day View for entering full day timesheet in just one =
server hit.=20
=B7 Time Entry Week View for entering full week timesheet in just one =
server hit.=20
=B7 Organization setup like Departments, Locations, Roles=20
=B7 Different type of Off day monitoring like Sick Days, Vacations etc.=20
=B7 Client Setup=20
=B7 Project Setup=20
=B7 Task setup with multiple assignees for single task.=20
=B7 Audit Trail=20
=B7 EMail notification of different timesheet related activities to =
users.=20
=B7 Different billing type setup like Hourly / Task based / Call based=20
=B7 Timesheet approval=20
=B7 Four Timesheet Approval Paths (None,Administrator,Project,TeamLead)=20
=B7 Reports with all possible filter selection to get your required =
output.=20
=B7 Detail Timesheet Report=20
=B7 Different timesheet summary reports for based on Client, Project, =
Employee, Date=20
=B7 Timesheet Approval status report=20
=B7 Reminders to employee for their pending entries.=20
=20
=20
Bug Tracking Application
=B7 Full integrated bug tracking tool to monitor all bugs / issues using =
simple and full featured tool.=20
=B7 Bug can be add with fields=20
=B7 Subject=20
=B7 Description=20
=B7 Project=20
=B7 Milestone=20
=B7 Parent Task=20
=B7 Duration=20
=B7 Due Date=20
=B7 Priority=20
=B7 Files to be attached=20
=B7 Multiple assignee of single bug.=20
=B7 Dashboard view of bug showing All open task / All Reported Task=20
=B7 Project based open bug summary view=20
=B7 Bug comments=20
=B7 Audit trail of every bug modification=20
=B7 Updating of Bug status=20
=B7 EMail notification of bug addition and update.=20
=B7 Reopen bug tracking and monitoring.=20
=B7 Quality control reports summarizing bugs by Project / Milestone / =
Assignee / Status=20
=B7 Personalized overall summary view of projects for Project Manager =
and Team Lead.=20
=20
=20
Attendance
=B7 Web based Attendance system to record and monitor all employee =
attendance using simple / fully featured tool.
=B7 Time In=20
=B7 Time Out=20
=B7 Off Day reporting for different purpose like Sick leave, vacation =
etc=20
=B7 Working Day setup=20
=B7 Daily Attendance report=20
=B7 Summary reports for employee off days to track employee Sick leave, =
vacation etc.=20
=B7 Detail report employee off days.=20
=20
=20
Expenses Tracking
=B7 Manage and monitor your project expenses with easy to use integrated =
TimeLive Expense management tools.=20
=B7 Expense entry view for employee to enter their expenses occurred on =
project.=20
=B7 Billable / Unbillable expenses.=20
=B7 Detail Reports for monitoring expenses=20
=B7 Different summarize report by Project / Employee / Expenses.=20
=B7 Approval of Expenses with 4 different approval paths.=20
=B7 No Approval=20
=B7 Team Lead=20
=B7 Team Lead --> Project Manager=20
=B7 Team Lead --> Project Manager --> Administrator.=20
=B7 Expenses approval monitoring.=20
=20
Project Monitoring
=B7 Full featured tool to manage your projects and their task with =
single integrated tool.
=B7 Nested Task with task hierarchy.=20
=B7 Tracking of project status=20
=B7 Assigning of projects to multiple employee=20
=B7 Tracking of project tasks=20
=B7 Different dashboard view for Project Manager, Team Lead and Team =
Member.=20
=B7 Different report to track and monitor overall project status.=20
=20
Other Features
=B7 Exportable reports in PDF and XLS file.=20
=B7 Downloadable / Hosted version=20
=B7 Free basic version=20
=B7 Unlimited disk space for all plans=20
=20
=20
------=_NextPart_000_004D_01C7A6E5.E4FFF610
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:o =3D "urn:schemas-microsoft-com:office:office"><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.6000.16441" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'"><A=20
href=3D"http://www.livetecs.com/"><FONT=20
color=3D#800080>http://www.livetecs.com</FONT></A><o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'"><BR>TimeLive=20
Web Collaboration Suite is an integrated suite that allows you to manage =
project=20
life cycle including tasks, issues, bugs, timesheet, expense, =
attendance.=20
</SPAN><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"> <o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'">TimeLive=20
is available in two different flavors. Hosted version and downloadable =
version.=20
Downloadable version required certain system requirement to install on =
local=20
server. Whereas hosted version is already installed on our fully managed =
server=20
on state of art datacenter.</SPAN><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"> <o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'">Free=20
Lite version is available in both hosted and installable =
version.</SPAN><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"> <o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'">Here=20
are some key features of "TimeLive":</SPAN><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"> <o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'"><A=20
href=3D"http://www.livetecs.com/"><FONT color=3D#800080>Time sheet=20
application</FONT></A><BR>=B7 Track your contractor and employee's =
timesheet using=20
full featured and easy to use Time Entry tool. You can then use detailed =
and=20
summarized view of all time records using different tools. <BR>=B7 Time =
Entry Day=20
View for entering full day timesheet in just one server hit. <BR>=B7 =
Time Entry=20
Week View for entering full week timesheet in just one server hit. =
<BR>=B7=20
Organization setup like Departments, Locations, Roles <BR>=B7 Different =
type of=20
Off day monitoring like Sick Days, Vacations etc. <BR>=B7 Client Setup =
<BR>=B7=20
Project Setup <BR>=B7 Task setup with multiple assignees for single =
task. <BR>=B7=20
Audit Trail <BR>=B7 EMail notification of different timesheet related =
activities=20
to users. <BR>=B7 Different billing type setup like Hourly / Task based =
/ Call=20
based <BR>=B7 Timesheet approval <BR>=B7 Four Timesheet Approval Paths=20
(None,Administrator,Project,TeamLead) <BR>=B7 Reports with all possible =
filter=20
selection to get your required output. <BR>=B7 Detail Timesheet Report =
<BR>=B7=20
Different timesheet summary reports for based on Client, Project, =
Employee, Date=20
<BR>=B7 Timesheet Approval status report <BR>=B7 Reminders to employee =
for their=20
pending entries. <o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p> </o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p> </o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'"><A=20
href=3D"http://www.livetecs.com/"><FONT color=3D#800080>Bug Tracking=20
Application</FONT></A><BR>=B7 Full integrated bug tracking tool to =
monitor all=20
bugs / issues using simple and full featured tool. <BR>=B7 Bug can be =
add with=20
fields <BR>=B7 Subject <BR>=B7 Description <BR>=B7 Project <BR>=B7 =
Milestone <BR>=B7=20
Parent Task <BR>=B7 Duration <BR>=B7 Due Date <BR>=B7 Priority <BR>=B7 =
Files to be=20
attached <BR>=B7 Multiple assignee of single bug. <BR>=B7 Dashboard view =
of bug=20
showing All open task / All Reported Task <BR>=B7 Project based open bug =
summary=20
view <BR>=B7 Bug comments <BR>=B7 Audit trail of every bug modification =
<BR>=B7=20
Updating of Bug status <BR>=B7 EMail notification of bug addition and =
update.=20
<BR>=B7 Reopen bug tracking and monitoring. <BR>=B7 Quality control =
reports=20
summarizing bugs by Project / Milestone / Assignee / Status <BR>=B7 =
Personalized=20
overall summary view of projects for Project Manager and Team Lead. =
</SPAN><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p> </o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"> <o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'"><A=20
href=3D"http://www.livetecs.com/"><FONT =
color=3D#800080>Attendance</FONT></A><BR>=B7=20
Web based Attendance system to record and monitor all employee =
attendance using=20
simple / fully featured tool.<BR>=B7 Time In <BR>=B7 Time Out <BR>=B7 =
Off Day=20
reporting for different purpose like Sick leave, vacation etc <BR>=B7 =
Working Day=20
setup <BR>=B7 Daily Attendance report <BR>=B7 Summary reports for =
employee off days=20
to track employee Sick leave, vacation etc. <BR>=B7 Detail report =
employee off=20
days. </SPAN><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"> </SPAN><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'">=20
</SPAN><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"> <o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'"><A=20
href=3D"http://www.livetecs.com/"><FONT color=3D#800080>Expenses=20
Tracking</FONT></A><BR>=B7 Manage and monitor your project expenses with =
easy to=20
use integrated TimeLive Expense management tools. <BR>=B7 Expense entry =
view for=20
employee to enter their expenses occurred on project. <BR>=B7 Billable / =
Unbillable expenses. <BR>=B7 Detail Reports for monitoring expenses =
<BR>=B7=20
Different summarize report by Project / Employee / Expenses. <BR>=B7 =
Approval of=20
Expenses with 4 different approval paths. <BR>=B7 No Approval <BR>=B7 =
Team Lead=20
<BR>=B7 Team Lead --> Project Manager <BR>=B7 Team Lead --> =
Project Manager=20
--> Administrator. <BR>=B7 Expenses approval monitoring. </SPAN><SPAN =
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"> <o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'"><A=20
href=3D"http://www.livetecs.com/"><FONT color=3D#800080>Project=20
Monitoring</FONT></A><BR>=B7 Full featured tool to manage your projects =
and their=20
task with single integrated tool.<BR>=B7 Nested Task with task =
hierarchy. <BR>=B7=20
Tracking of project status <BR>=B7 Assigning of projects to multiple =
employee=20
<BR>=B7 Tracking of project tasks <BR>=B7 Different dashboard view for =
Project=20
Manager, Team Lead and Team Member. <BR>=B7 Different report to track =
and monitor=20
overall project status. </SPAN><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"> <o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><SPAN=20
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; =
mso-fareast-font-family: 'Times New Roman'"><A=20
href=3D"http://www.livetecs.com/"><FONT color=3D#800080>Other=20
Features</FONT></A><BR>=B7 Exportable reports in PDF and XLS file. =
<BR>=B7=20
Downloadable / Hosted version <BR>=B7 Free basic version <BR>=B7 =
Unlimited disk=20
space for all plans <BR> </SPAN><SPAN=20
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; =
mso-fareast-font-family: 'Times New Roman'"><o:p></o:p></SPAN></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 0pt"><o:p><FONT=20
face=3DCalibri> </FONT></o:p></P></DIV></BODY></HTML>
------=_NextPart_000_004D_01C7A6E5.E4FFF610-- Tag: Outlook express Tag: 130659
How do I Close XmlDataDocument?
Hi,
I am using the following code to open an XML document:
Dim datadoc As New System.Xml.XmlDataDocument
datadoc.DataSet.ReadXml(New StreamReader(sFileName), XmlReadMode.InferSchema)
When I am through using the XML file I want to rename it to another folder
but it's locked. How do i close it? XmlDataDocument does not have a Close
method.
Thanks,
John Tag: Outlook express Tag: 130655
Memory footprint across copies of app
What is the memory footprint methods & properties of a windows app running on
a server when the server spins up multiple instances of the application?
In my envirionment, we have a Citrix server farm running .Net 2.0 windows
apps. Does the framework allow for instances of the same application to
access the same memory space where these methods & properties are stored
(assuming the security context is the same for each instance)? Tag: Outlook express Tag: 130653
need help on autoscaling on win forms
hi,
i'm a newbie to winforms....
i've designed few forms...
but when the resolution is changed to lowest number..
i'm not able to see certain buttons on my form...
how do i fix this issue...
do i need to set any properties on the winforms or controls?
please do help out.... Tag: Outlook express Tag: 130650
Is Dotnet Cross platform
Hi EveryBody:
As we know the java is cross paltform languge which means that any
application done by Java can be used in any opreating system if the java run
time JRT is installed in that OS.
My Question is Can I installed the dotnet framework in any opreating system
for example Liunx or unix ? If the answwer is yes
Does my application which made by Vb.net can be consiedr as Cross platform
application ?
Any help will be appreciated
regard's
Husam Tag: Outlook express Tag: 130648
Using Timer: the application thread count keeps increasing
Hi
I am developing a scientific application which has moderate level
image processing involved.
In my application, there is a main application form which invokes
another form. When this form is running, a timer function keeps
executing every 250ms. The timer function does some real time data
processing and generates a bitmap which needs to be displayed on a
picture control. This is done using this->Invoke(...) in the form.
I am using System.Threading.Timer.
Now, in the Form_CLosing event, I am disposing the timer. I have
following code for that. (C# programmers dont mind the syntax. It is C+
+/CLI)
AutoResetEvent^ disposeEvent = gcnew AutoResetEvent(false);
processingTimer->Dispose(disposeEvent);
disposeEvent->WaitOne();
delete processingTimer;
Despite this I observe that if I contineously Open and Close my form,
the thread count (as seen in the task manager window) for my
application keeps increasing. Also, sometimes the disposeEvent object
does get set and the code hangs at WaitOne(). The reason for this
could be that a particular timer instance must be waiting to finish
InvokeRequired(...) and the main thread is waiting on the disposeEvent
to get set (Deadlock situation).
So I tried using System.Timers.Timer() which has better methods like
Stop() and Close(). Now the hang problem is resolved. However the
thread count keeps increasing. One thing could be that .NET is
executing timer function on thread pool threads and just keeping then
in suspended mode. However the thread count keeps increading until
130+ (I tested only this far) and hence I am worried.
Is there a way to control the thread count? This seems like a standard
problem. Does someone has a solution?
Best regards
Amit Dedhia Tag: Outlook express Tag: 130643
intercept form closing
Hi.
What I need is to intercept MDI Parent form closing.
As for now, MDI Parent form closing event is rased only after all child
forms are closed.
And I can't cancel this operation. If user had accidentaly clicked form X
close button
I want to ask him if hi realy want to close thw application. BEFORE all
opened child windows
are closed.
How can I do this?
Thanks.
Alexander. Tag: Outlook express Tag: 130639
Add two times (or more) the same object in a tableLayoutPanel
Hi,
I want to add two times the same picture box in two differents cells of
a TableLayoutPanel.
How can I do ?
I don't want to duplicate my picture picture box.
Thanks ! Tag: Outlook express Tag: 130630
Vista Home Premium - Microsoft .NET Framework 2.0 Configuration problem
I've just done a clean install of Vista Home Premium - then installed
Visual Studio 2005 Express C# - and SP1 - and the Windows Update for
it.
But I can't get Microsoft .NET Framework 2.0 Configuration to run
(from Control Panel \ Administrative Tools) - every time I open it #,
it looks as though it is starting, opens up a window showing the MMC
console root, .NET Framework 2.0 in the tree and a pane with all the
tasks I'd expect (like Manage the Assembly Cache) - then promptly pops
up a windows saying "Microsoft Management Console has stopped working"
giving me the options to check online for a solution or just close the
program.
The details it gives are as follows:
Description:
Stopped working
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: mmc.exe
Problem Signature 02: 6.0.6000.16386
Problem Signature 03: 4549af41
Problem Signature 04: mscorlib
Problem Signature 05: 2.0.0.0
Problem Signature 06: 4536f11f
Problem Signature 07: 1518
Problem Signature 08: 0
Problem Signature 09: System.IO.FileNotFoundException
OS Version: 6.0.6000.2.0.0.768.3
Locale ID: 2057
I've uninstalled and reinstalled, I've used system restore to go back
to a point before I did the first install, I'm logged on as an
administrator, I've tried the Run As Administrator option . . .
Has anyone else seen this? Any clues about how I fix it?
Many thanks for any assistance. Tag: Outlook express Tag: 130629
windows app free form data control?
I know there is datagridview for grid layout.
is there something that I can use from designer to bind individual control
to the appropriate columns of a table ?
I got this particular table with a number columns that need large multi-line
textbox that making dataGridView awkward to handle
I tried built-in help, google, so far no luck.
I am new to this, so I would like to see some sample code if possible Tag: Outlook express Tag: 130627
Debug this if you can.
I have a class A derived from interface B.
I create object of A (using reflection) and then i try to cast the
object A to type B,
object objA = MyReflectionFunction("classA");
B objB = (B) objA; //Exception thrown here
I get Invalid cast exception.
Now the funnier part is that before/after the offending line is
executed, if i copy
B objB = (B) objA;
to the immediate window is VS2005, then it gets executed without a
problem.
This has me stumped now for the last few hours.
Can you help in any way.
Thanks! Tag: Outlook express Tag: 130609
two monitor application
Hi,
I am running my application in two minitors.In one
monitor.............if it is idle for some time the screensaver wil
come(I wrote the code for this using system dll functions) .
Now my problem is that if i keep the mouse on monitor1 and i clicked
on this monitor1..........this key press events should not work for
second monitor.if i clicked on the first monitor ..............the
screensaver is disappearing in the second monitor.
Means my query is it has to work according to mouse if the mouse is on
ist monitor ,the key press events should work for this monitor
only...............
Please help using vb.net or c#
Thanks Ramesh d Tag: Outlook express Tag: 130607
How to upgrade code from Console::WriteLine() to Message box
/*
Console::WriteLine() I am trying to use message box instead of
Console::WriteLine() to upgrade my code from just using the console to using
GUI.
In the bottom 2 lines, #1 works, but I have hard time to make # 2 works. Can
anybody give a hand here to make the information to be shown on the message
box instead of being shown on the console.
I am using visual C++ .NET 2003
Thanks
*/
#include "stdafx.h"
#include <gcroot.h>
#using <mscorlib.dll>
using namespace System;
using namespace System::Runtime::InteropServices;
typedef void* HWND;
[DllImportAttribute("User32.dll", CharSet=CharSet::Auto)]
extern "C" int MessageBox(HWND hw, String* text,
String* caption, unsigned int type);
__gc class MClass
{
public:
int val;
MClass(int n) //costructor
{
val = n;
}
};
class UClass
{
public :
gcroot<MClass*> mc;
UClass(MClass* pmc) //constructor
{
mc = pmc;
}
int getValue() //get function
{
return mc->val;
}
};
int _tmain()
{
Console::WriteLine(S"Testing...");
//Create a managed object and assign 3 to it
MClass* pm = new MClass (3);
//Create an unmanaged object and assign the value of the manged object (pm)
to it
UClass uc(pm);
Console::WriteLine(S"Value is {0}", __box(uc.getValue())); //<-------- This
will work # 1
//MessageBox(0, uc.getValue(), S"Message Box...", 0 ); //<------- this will
not work # 2
return 0;
} Tag: Outlook express Tag: 130602
User Agent String not passed during HTTP CONNECT w/ proxy
I have written an application to access a web service. The application runs
at multiple sites and must cross a proxy server.
The application runs fine through all proxy servers but one that is
configured to require a "User-Agent" header. I have added the user agent
string, however it does not seem to be passed during the HTTP CONNECT to
utilize the proxy server. It does pass the user agent on requests to the
server hosting the web service though. As and aside, IE does send the
"User-Agent" during the HTTP CONNECT. Is there any way to emulate this?
Many Google searches have turned up one link that expresses the same issue
(http://thedotnet.com/nntp/358127/showpost.aspx) it was from 2005 and didn't
have an answer.
Any help would be appreciated.
I have tried this under .NET 1.1 and 2.0
Below is the C# code excerpt and network traces showing the missing
"User-Agent"; IP/Names have been changed in the trace.
I have tried this under .NET 1.1 and 2.0
Below is the C# code excerpt and network traces showing the missing
"User-Agent"; IP/Names have been changed in the trace.
ws = new Ticketmon.mon_ws();
ws.UserAgent = @"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1;
.NET+CLR+1.1.4322; InfoPath.1)";
WebProxy myProxy = new WebProxy();
myProxy.Address = new Uri(proxy_setting);
myProxy.Credentials = CredentialCache.DefaultCredentials;
ws.Proxy = myProxy;
Internet Protocol, Src: 111.111.111.111 (111.111.111.111), Dst:
222.222.222.222 (222.222.222.222)
Transmission Control Protocol, Src Port: 1281 (1281), Dst Port: 8080 (8080),
Seq: 1, Ack: 1, Len: 111
Hypertext Transfer Protocol
CONNECT server.domain.com:443 HTTP/1.1\r\n
Request Method: CONNECT
Request URI: server.domain.com:443
Request Version: HTTP/1.1
Proxy-Connection: Keep-Alive\r\n
Host: server.domain.com:443\r\n
\r\n Tag: Outlook express Tag: 130594
This source file has changed. It no longer matches the version...
I'm using VS 2005 version 8.0.50727.762 SP .050727-7600. I have a c# ASP
project. Lately, when I've been running the project in the IDE, I get a
dialog which says...
"This source file has changed. It no longer matches the version of the file
used to build the application being debugged"
I've gone into the Tools/Options and went to the Debugging/Edit and Continue
and tried turning it off (I originally turned it on), shut down the project
and restarted...but I'm still getting the message intermittently.
Is there a way to stop this from happening?
Thanks
Randy Tag: Outlook express Tag: 130593
Eliminate VB express 2005
Some time ago installed this software. Now I want to remove it but it does
not show in Add/Remove and I have not been able to find an uninstall
option. Is there some other means to remove it?
Marv Tag: Outlook express Tag: 130592
ADOX with managed C++
I'm trying to create an Access DB programmatically
as I have before, but trying it managed now.
I first imported ADOX 2.8, then reverted back
to 2.7 when it didn't seem to work in 2.8.
ADOX::Catalog^ catalog = gcnew ADOX::Catalog();
catalog->Create(ConnectionString);
When I type
catalog->
I do not get a choice of Tables. I get lots of other
things, like Users, Views, etc. I tried typing it in
and compiling anyway, and it's undefined.
catalog->Tables->Append(Table1);
Is there some reason I can't get Tables from catalog?
Thanks,
Steven Tag: Outlook express Tag: 130588
ASP.NET Membership Provider with custom Profile - how to access all user's profile
I am creating a ASP.NET 2.0 application using the ASP.NET Membership
Provider.
I want to access the Profile information of the other user's in the
Membership database. Not just the membership info (username,email,
lastLoginDate, etc), but also the customer profile info that I have
declared in the web.config in the <profile> section (first name, last
name, phone #, etc)
Does anyone have any articles with sample code that I can use to get
an idea of how to implement this into my current architecture? The
app is built on Windows Service Factory from MS P&P.
Thank!
-Dave Tag: Outlook express Tag: 130587
Converting to DateTime
Hi,
I'm having a hard time parsing the following date/time that I get in
an XML RPC call to a third party service provider.
12 Jun 2007 08:00 EST5EDT
I like to assign it to DateTime and can't find anything on Google
Thank you
M. Tag: Outlook express Tag: 130583
Release is slower than debug... What's happening?
Hi,
I have a windows service that only loads a CSV file and import it's data
using SqlBulkCopy in a newly created Sql Server 2005 table using 25000 rows
batches.
If I build the service in debug mode and run it, I get descent performances.
If I build it in release mode, I would expect it to at least stay as fast
and maybe be faster, but I actually lose performance. I lose about 10%
performance.
How can this happen?
Here's what could be involved :
- SqlBulkCopy Class a IDataReader implementation as a source which
performance has been verified.
- <SqlDbTypes>.Parse(...)
- Array indexing
- Boxing and Unboxing of objects
- Generic classes (List, Dictionary, Hashtable) search by key
Thanks
ThunderMusic Tag: Outlook express Tag: 130580
TCP Connection Age information required
Hello
TcpConnectionInformation Class gives information about local end point
remote end point and state of a connection is there any way to find out the
time stamp at which connection was created. I basically want to find out the
age of a connection.
I think there is no unique way to identify a connection i.e. if there is a
connection between endpoints A and B at time x then there is no way to
differentiate this connection from some old connection between enpoints A and
B and some preious time y if the endpoints are exactly same i.e they have the
same port also.
Thanks,
Faisal Tag: Outlook express Tag: 130579
UserControl purpose question ...
I'm implementing a Windows application in C# .Net 2.0. On many
of the forms I need to have record navigation capabilities
(forwards, backwards, first, last etc) which I chose a to do
with a toolbar containg 7 buttons or so.
1. Rather than recreating the same toolbar (navBar) in the dozen
or so locations I need it, is this a case where I could use
the UserControl?
2. Regardless, is it a simple matter to make the UserControl
accessible in the forms design mode?
Thanks,
- Jamie Tag: Outlook express Tag: 130577
LINQ code generation?
I'm not clear on this - does LINQ just use a code generator to give the
developer classes that represent stored procedures? If so, won't that in
effect just create the same mess of support code that ADO creates for data
binding?
Paul Tag: Outlook express Tag: 130576
Include a DLL
Hello,
I would like to include an existing DLL library in a projekt, that
should be copied to the output when the poject is built.
Whats the best practice to achieve that?
Regards
Ferdinand Tag: Outlook express Tag: 130575
Web Site embedded resource
Hi
How do I embedd a resource (.rtf file) in a Web Site ??
I've looked at the folders:
App_LocalResource
App_GlobalResource
App_Data
but none of the seem to be appropriate for an .rtf file.
On a library project (.dll) you're able to select properties->embedded
resource, but how do I do with a Web Site project?
TIA
Søren Tag: Outlook express Tag: 130574
Change framework language
I need to change which language the .NET framework exception messages is
displayed in. I'm using Windows Vista Business with danish as UI language.
This means that the exception messages gets translated into danish =
completely useless and often very hard to make sense of...
Is there any way to change this back to english? There are no language
packs to install og uninstall :( Tag: Outlook express Tag: 130573
No touch deployment
Hi there,
I intend to use "no touch deployment" to allow users in a LAN to run
"locally" a Windows Form .NET app on their workstation (provided they have
the .NET framework installed).
I wonder if this method is now widely used, and if it is the new paradigm
which is to replace the activeX model ?
Best regards Tag: Outlook express Tag: 130571
Is there anyway I can go into a history to find permently deleted emails? Can
you recover them after you deleted them out of the permently delete file?