all groups > dotnet framework > november 2007 > threads for november 29 - 30, 2007
Filter by week: 1 2 3 4 5
System.Addin , Call Host From Addin
Posted by bivoauc at 11/30/2007 9:05:00 PM
I am currently working with the System.Addin system. I have created my plugin
and everything is working but I am having a problem with one thing I wish to
do. It is easy to have the host send items to the Addin Assembly, but how can
I send messages from the Plugin Assembly.
I tried adding ... more >>
Get Const Name and Values with Reflection?
Posted by coconet at 11/30/2007 4:03:56 PM
I am trying to enumerate all of the name/value info from a struct with
Reflection. It looks like this:
public struct MyStruct
{
public const string ValueOne = "something";
public const string ValueTwo = "somethingelse";
}
In another class, I would like to enumerate it into MemberI... more >>
diffrence between .NET Compact Framwork and .NET Framwork.
Posted by Pavan Pareta at 11/30/2007 3:32:38 PM
Hi All,
Can anybody let me know diffrence between .NET Compact Framwork and .NET
Framwork.
Thanks & Regards,
Pavan Pareta
... more >>
Increasing attachment size when using Outlook Express
Posted by Fred Parr at 11/30/2007 12:38:01 PM
In the last week whilst sending emails on Outlook Express they have been
rejected stating that they are too large. (irrespective of the size of the
attachment) How do I solve this? It worked OK a week ago
--
Fred... more >>
"Windowless ActiveX controls are not supported" error on Vista using VS2008 Pro RTM
Posted by Mark at 11/30/2007 10:37:12 AM
Hi,
I've posted this message also vstudio.development so my appologies
I'm having this strange behavior ever since I've upgraded to VS2008.
I'm using a ActiveX for viewing PDF's in my application. This contol works
great on a XP machine but gives me the error 'Windowless ActiveX controls
are no... more >>
Objectivity DB
Posted by vaidas gudas at 11/30/2007 9:25:50 AM
I have one application which use Objectivuty DB (I think version 7). I need
to connect to this database.
How to do this by .NET?
... more >>
TCP/IP and ASTM protocol
Posted by vaidas gudas at 11/30/2007 9:24:14 AM
I have one laboratoric device, which it is connected with computer by
TCP/IP.
I know taht this device is using ASTM protocol.
I need to connect to this deviceand send him some commands.
How to do this and maybe you can give me the example link.
Thanks
... more >>
Read email (with attachments) via POP (Exchange Server)
Posted by tiagosoczek@gmail.com at 11/30/2007 5:06:54 AM
Hello,
I need to read emails from POP (Exchange Server 2007), and get two
files attached. What the best way to do this?
Thanks... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
.net framework
Posted by deepthi at 11/30/2007 2:03:00 AM
Hi,
Can any one help me in knowing the difference between .net framework 1.0 and
framework 2.0 and framework 3.0 .
The difference I wanted is in terms of page compilation,page life
cycle,debbugging etc.
Thanks
Deepthi... more >>
.Net 3.5 SP1
Posted by Mike at 11/29/2007 1:22:02 PM
Now that 3.5 has been released, is there any target for its first SP? My
company, along with many others, is a little leary targeting production
servers with a "1.0" flavor of LINQ and other new features.
Thanks in advance,
Mike... more >>
very general question
Posted by Dave Horne at 11/29/2007 12:09:51 PM
Bear with me. I looked at all the framework forums here at
msnews.microsoft.com and this seemed the most general.
To avoid Windows Update failures for microsoft.NET Framework 1.1, I
uninstalled that program from my Vista Home Premium's Control Panel \
Programs. The failure messages went a... more >>
|