| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi everyone,
I have a windows service project, that references the assembly from a web
project.
My problem is that on the production server, the...
Jesper Rou
|
10-08-2007 08:06 AM
Jesper Rou | 2 | 3 |
|  | Hi, i have an error when i lunch my Web Service: the error is:" the
'type' attribute must be set to a valid type name.".
someone have an idea?
Pier
|
10-08-2007 06:17 AM
Pier | 0 | 2 |
|  | Hi
On a windows form i have a DataGridView and the required Table Adapter and
Bindource, when i add new rows to the grid and input data or update...
Barry
|
10-08-2007 04:28 AM
Barry | 0 | 2 |
|  | Can someone please show me how to derive my own class from the Socket class?
I want to be able to pass data from the created client socket to...
Valerie Hough
|
10-06-2007 11:37 PM
Peter Duniho | 1 | 2 |
|  | Hello,
Can the .NET add-in model (using System.AddIn and related assemblies)
be used to extend Windows services created using Visual Studio 2008
and...
silviol@aaesys.com
|
10-06-2007 02:35 AM
Michael Nemtsev | 1 | 2 |
|  | In WF, how to bind DependentProperty to current date in XAML?
I googled a lot but no result:(
zlf
Thanks
zlf
|
10-06-2007 02:26 AM
zlf | 1 | 2 |
|  | I have an app that presents a variable number of radio buttons (with
variable text) that are created dynamically on a HeaderedItemsControl. As
far...
Tore Bostrup
|
10-06-2007 01:00 AM
Tore Bostrup | 1 | 2 |
|  | Hello,
Why does the WH_Keyboard hook intercept all keys as capital letters? for
example when I type "a" I get a 65 keycode (Virtual Key Code for A)...
Yehia A.Salam
|
10-05-2007 06:05 PM
Yehia A.Salam | 0 | 2 |
|  | I need to extend the griview control to add a button column and when
the button clicks, it will dynamic load a user control with the
gridview. Is...
April
|
10-05-2007 04:13 PM
Peter Duniho | 3 | 4 |
|  | Hi all,
Is anyboby can explain me which are the main systems updates when you
install Framework on a Windows XP Workstation (Environement...
chretien.nicolas@gmail.com
|
10-05-2007 09:13 AM
chretien.nicolas@gmail.com | 2 | 3 |
|  | Hi all,
I am trying something using ASP.NET AJAX.
Using postback i am adding a JavaScript snippet and a DIV inside a
panel in UPdatePanel.The HTML...
Arachnid
|
10-05-2007 07:02 AM
Patrice | 1 | 2 |
|  | Hi group,
In VS2005, when you open a binary file, you can use the binar editor.
So you can see for each adress (in Hexa) the 16 bytes in Hexa and...
Romain TAILLANDIER
|
10-05-2007 05:22 AM
G Himangi | 1 | 2 |
|  | if i want to draw something on the control, then how can i do it?
For example, when i call function named WriteSomeThingOnPanel(),
Then there will...
linuxfedora@yahoo.com.hk
|
10-05-2007 05:05 AM
linuxfedora@yahoo.com.hk | 4 | 5 |
|  | Hi:
I need a way to make sure that only one instance of a program is running
on a particular intranet. I thought that some kind of Broadcast...
Martin Hart
|
10-05-2007 03:06 AM
Martin Hart | 4 | 5 |
|  | On 2 Ott, 10:32, Göran Andersson <gu... (AT) guffa (DOT) com> wrote:
Ah, I understand now. Very clear and useful.
Thanks Göran
-P
pamela fluente
|
10-04-2007 01:52 PM
Jon Skeet [C# MVP] | 9 | 10 |
|  | Hello,
for your information in case you didn't yet notice the news: Microsoft has
announced plans to give developers the ability to view .NET class...
Jani Järvinen [MVP]
|
10-04-2007 04:02 AM
Jeff Gaines | 2 | 3 |
|  | sorry thought that is where i was
--
rf
"Göran Andersson" wrote:
ric926
|
10-04-2007 02:18 AM
ric926 | 1 | 5 |
|  | Thanks ! Göran Andersson.
Regards,
Bhuwan
"Göran Andersson" <guffa (AT) guffa (DOT) com> wrote
Bhuwan Bhaskar
|
10-04-2007 12:25 AM
Bhuwan Bhaskar | 3 | 4 |
|  | Here is a XAML snippet (which would run in XAML Pad as well):
<TabControl>
<TabItem Header="One">
<TabControl>
<TabItem Header="OK">
<Button...
Lloyd Dupont
|
10-03-2007 10:59 PM
Lloyd Dupont | 0 | 1 |
|  | Problem:
An External resource which I have no control over delivers data via TCP/IP.
In addition, there are files delivered to specific folder...
Demetri
|
10-03-2007 08:45 PM
Alvin Bruney [MVP] | 1 | 2 |
|  | Very serious vulnerability here, the impersonation is not undone in case an
exception is thrown.
WindowsImpersonationContext implements IDisposable,...
Willy Denoyette [MVP]
|
10-03-2007 06:58 PM
Ben Voigt [C++ MVP] | 2 | 3 |
|  | Hi,
I have a file which I would like to put on the clipboard so that when it is
pasted in Word or WordPad the file appears as an embedded file. I...
Andreas Andersen
|
10-03-2007 04:09 PM
Andreas Andersen | 0 | 1 |
|  | Hi
I'm currently having problems with running application compiled in VS 2005 C#.
The application build + compiles fine, but as soon as it run the...
Rudolph
|
10-03-2007 02:15 PM
Rudolph Koegelenberg | 2 | 3 |
|  | Hi,
Tried searching Google on this topic but not many came up. Basically I
have a C# GUI client that wants to receive 'notifications' from a worker...
John Doe
|
10-03-2007 02:07 PM
Sheng Jiang[MVP] | 2 | 3 |
|  | Göran Andersson <guffa (AT) guffa (DOT) com> wrote:
Not necessarily. It's up to the implementation. To quote the
IDisposable docs:
<quote>
Use...
Bhuwan Bhaskar
|
10-03-2007 01:32 PM
Phil Wilson | 7 | 8 |
|  | I'm creating an installer for a project that I've created. My project is a
Managed C++ 2005 project, and it compiles out to a COM Dll. I need...
Edgar Harris
|
10-03-2007 01:29 PM
Phil Wilson | 1 | 3 |
|  | I'm not sure what .NET offers natively but you can always rely on
"NetUseAdd()" in the WinAPI. This is how you would normally handle it
outside of...
Larry Smith
|
10-03-2007 01:22 PM
Larry Smith | 0 | 1 |
|  | If you want do delete your site from our spam bases - just email us with domain of your site:
abuse-here (AT) inbox (DOT) ru
thank you!,If you want...
If you want do delete your site from our spam bases - just
|
10-03-2007 12:30 PM
If you want do delete your site from our spam base | 0 | 7 |
|  | Hi
I have installed the 3.0 version on all clients in the network managed by
WSUS.
On just one client the
- KB932394
- KB932471
patches just don't...
Franz Leu
|
10-03-2007 09:56 AM
Franz Leu | 0 | 3 |
|  | I am having a problem with version information in one of my compact
framework 2.0 VB.Net application which I am designing in Visual Studio
2005. ...
Gareth
|
10-03-2007 03:45 AM
Gareth | 2 | 3 |
|  | I have to rewrite an email archiving application. I was wondering if in .net
3.0 or 3.5 whether the mailMessage was serializable. I know in 2.0 it...
Chuck P
|
10-03-2007 01:53 AM
Walter Wang [MSFT] | 1 | 2 |
|  | Hi All,
The bug discussed here:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=194553&SiteID=1
And reported...
Paul Tham
|
10-03-2007 01:15 AM
Paul Tham | 0 | 1 |
|  | Hi...
Perplexed about something I'm finding here. I just started experimenting
with ConfigurationManager.OpenExeConfiguration()...
Mark
|
10-02-2007 09:40 PM
Jialiang Ge [MSFT] | 4 | 5 |
|  | Hello:
I need to detect whether certain addin is loaded inside Microsoft Word.
To do this I am using Process.GetProcessesByName("winword")...
Ramon N. Gene
|
10-02-2007 09:29 PM
Walter Wang [MSFT] | 2 | 3 |
|  | I'm sort of new to .NET, and was wondering if there was any kind of
dynamic data structure that allowed one to add an element after a
specified...
Theo Chakkapark
|
10-02-2007 08:25 PM
Peter Duniho | 1 | 2 |
|  | I am running XP Pro/SP2.
I recently had dotNet Framework v1.1 and v2 but an update error on v2
meant I had to uninstall both of...
John
|
10-02-2007 08:03 PM
Chris Mullins [MVP - C#] | 1 | 4 |
|  | I am developing in VS '03. I have all of the current framework
versions installed on my PC, 1.1, 2.0, and 3.0.
How can I make sure the code I am...
jroozee@gmail.com
|
10-02-2007 04:43 PM
jroozee@gmail.com | 3 | 4 |
|  | Using VS2005, VB.NET,
I have a worker thread (started by main UI thread) that in turn
spawns
and monitors child threads to execute several long...
celoftis
|
10-02-2007 03:17 PM
celoftis | 8 | 9 |
|  | Hello, friends,
In our c#.net windows app, we want to print document (.jpg, .doc, .xls,
etc.) to the selected printer without opening the...
Andrew
|
10-02-2007 01:47 PM
Patrice | 1 | 6 |
|  | Decimal number = Convert.ToDecimal( myReader );
--
Ged...
basulasz
|
10-02-2007 07:05 AM
basulasz | 7 | 9 |
|  | If I use the Dataset.WriteXml for my datasets from a windows
application running under the framework v1.1 the schema written to the
text files...
Gareth
|
10-02-2007 03:48 AM
Gareth | 2 | 3 |
|  | Am writing a console program that closes a particular application and
restarts it every time interval
Now my problem is the first time around it...
Adm
|
10-02-2007 02:00 AM
Adm | 0 | 4 |
|  | Hi,
I have some .NET 2.0 code that's been built targeting "Any CPU". On an
x64 box I need to force this to run in x86 mode under WOW64...
ktrvnbq02@sneakemail.com
|
10-01-2007 06:54 AM
ktrvnbq02@sneakemail.com | 2 | 5 |
|  | In my code I am manipulating/creating/destroying in memory representation of
big XML file (as in a few MB of CDATA in them (embeded bitmaps)).
At...
Lloyd Dupont
|
10-01-2007 03:04 AM
Niels Ull | 1 | 3 |
|  | I removed the virus Vundo and now my printer ports are not recognized. My
windows installer is also not working. How can I fix?
Printer prot
|
09-30-2007 10:48 PM
Peter Duniho | 1 | 4 |
|  | Hi,
I've got a requirement to poll a web service for data but it needs to
be done very frequently. The web service call is straight...
kebalex@gmail.com
|
09-30-2007 04:26 PM
Alex Bond MCTS | 5 | 6 |
|  | hi,
i've seen in certain code snippets the following usage of using statement..
using(RegistryKey key = Registry.Users)
{
//code
}
what exactly is...
AVL
|
09-30-2007 01:27 PM
Martin CLAVREUIL | 5 | 6 |
|  | Hello,
I'm developing an application which relies heavily on global hooks and
apparently C# does not support this type of hooking. What I have in...
Yehia A.Salam
|
09-30-2007 10:06 AM
Yehia A.Salam | 0 | 4 |
|  | Thanks for your help!
"Göran Andersson" wrote:
Kerry
|
09-30-2007 06:43 AM
Kerry | 1 | 6 |
|  | Hi,
I have a project on which I must do some different definitions for each
client the installs it (how many channels etc) and lock it from...
Empi
|
09-30-2007 04:38 AM
Empi | 3 | 4 |