Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Member Avatar for Ari5555

In XP, I was able to show the File Properties dialog from c# code. The essential bits are shown below; This no longer works in Windows 7 64 bit. Surely it must be implemented more simply now? I have searched the internet for a replacement method without success. I noticed …

Member Avatar for Ari5555
0
395
Member Avatar for Ari5555

I host a website on an intranet. The website is hosted on a Windows 7 Ultimate 64bit via IIS. The HTML5/CSS3 became corrupted in IE. On the computer itself the website does not display correctly in development or when I browse to its hosted version, but the other computers that …

Member Avatar for pixelsoul
0
152
Member Avatar for Ari5555

Occasionally I need to log on to my childrens Windows 7 computer to sort things out. I have set them up as standard users and myself as Administrator. I was hoping that I may would be able to log into their accounts without having to remember their passwords and simply …

Member Avatar for RTFMID10T
0
238
Member Avatar for Ari5555

In ASP.NET, how do you run site management tasks? I am still thinking in a Windows Forms mode, where a management function would say check the date every time a user runs the program. For instance, if more than one month had passed since the last time a management function …

0
95
Member Avatar for Ari5555

I may have discovered a bug in internet explorer 8 but can’t find a way to report it to Microsoft. Firefox renders some things quite differently to Internet Explorer. So to test the appearance I keep changing my default browser between the two. On Windows 7 Pro 32 bit; When …

Member Avatar for khakilang
0
93
Member Avatar for Ari5555

I have just started using Microsoft Visual Web Developer 2010 Express. I have noticed that the toolbar 'Text Editor' has no bookmarks for bookmarking points in ones codecode. Is this standard or are they hidden somewhere else?

0
49
Member Avatar for Ari5555

When dragging text between applications I am not sure where Windows stores the text during such an operation. I guess that it might be on the stack or heap. I am interested from a security perspective. It is presumably possible for a 3rd party application to grab that text just …

0
35
Member Avatar for Ari5555

I am thinking of distributing an application over the internet. I wish to track each copy of the application. In order to do this, each copy that gets downloaded needs to have a unique identity. Installation is not required. It is just a case of download and run. This means …

Member Avatar for sknake
0
71
Member Avatar for Ari5555

What is the latest recommended method for having multiple client desktop application pass information to a server application located across the internet? I am using c# and Vis studio 2008, and not sure if SOAP is appropriate or maybe SOAP has been superseded by WCF. Or maybe there are other …

Member Avatar for sknake
0
78