HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework microsoft.public.dotnet.framework


Discuss in the Dotnet Framework forum.



Post New Thread
Threads in Forum : Dotnet Framework Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I tried to install the final release Dotnet 3.5 Framework on my Thinkpad XP PRO(with very ample memory and disk). After a very long time, the...
bwillie
11-28-2007 03:07 PM
bwillie Go to last post
2 9
I have a couple items I keep in session variables (using server memory) that I can't pass across the address line. I've done everything I can find...
Bishop
11-28-2007 02:36 PM
Bishop Go to last post
4 9
If you can isolate the code into its own routine, which you can with WF, you can put it in another library. The worst thing that might happen, in WF,...
Cowboy \(Gregory A. Beamer\)
11-28-2007 12:54 PM
Cowboy \(Gregory A. Beamer\) Go to last post
0 10
"Paul J. Hurley" <hurleyp (AT) NoSpam (DOT) caliban.com> wrote You may want to consider that VS 2008 is capable of targeting .NET 2.0 (SP1), 3.0...
PvdG42
11-28-2007 12:52 PM
Cowboy \(Gregory A. Beamer\) Go to last post
1 9
You have to keep 2.0, 3.0 and 3.5, as the last two are just additions to 2.0. You can uninstall 1.0 and 1.1 as long as you do not have any...
Cowboy \(Gregory A. Beamer\)
11-28-2007 12:51 PM
Cowboy \(Gregory A. Beamer\) Go to last post
0 11
Why do My.Application.Info.Version.Build & My.Application.Info.Version.Revision always return zeros? I ahve numbers in the Publish tab of the windows...
Herb
11-28-2007 09:53 AM
Will Go to last post
2 12
Hi, is it possible to generate a hello.exe from a hello.il with the Emit namespace? I don't want to use the ilasm.exe to assemble the Program. Or...
Volker Thebrath
11-28-2007 07:10 AM
Volker Thebrath Go to last post
0 6
I was working with loading .Net Assemblies through reflection to get the list of all the classes along with their Methods and Properties from any...
Sanat
11-28-2007 05:09 AM
Sanat Go to last post
2 11
I am running Windows XP Pro SP 2, have Office 2003, installed SDK 5.1, Visual Studio 2005 with installed .NET Frame 3.0 (re-distribution...
Slickuser
11-28-2007 01:29 AM
Slickuser Go to last post
0 8
On my x64 TS i copied a profile to the local c:\documents and settings\default user using the "copy profile" tool from the system applet this...
Frank
11-28-2007 01:23 AM
Frank Go to last post
0 8
Does the declaration of the enum must be in the local project? I have it in another project and i added a namespace to this project but in the Xaml...
Ima
11-28-2007 01:22 AM
Ima Go to last post
0 7
Hello, because there are no managed news group for window presentation foundation and one has told me I can use this, here my problem: Here a litte...
Rolf Welskes
11-28-2007 12:29 AM
Walter Wang [MSFT] Go to last post
5 14
Everyone, I'm desperate here. I've created a .NET 2005 DirectX dll Windows control to run on Internet Explorer 7 to capture a picture from a...
Blackie
11-27-2007 06:30 PM
Blackie Go to last post
0 14
When deserializing a simple object graph using BinaryFormatter I get an ArgumentException: "Field in TypedReferences cannot be static or init...
Wolfgang Portugaller
11-27-2007 04:08 PM
Wolfgang Portugaller Go to last post
0 16
Anyone know if/when SP1 of the framework will be released via Windows Update and WSUS? Mike Ober.
Michael D. Ober
11-27-2007 02:33 PM
Cowboy \(Gregory A. Beamer\) Go to last post
2 13
Can you please give simple examples of objects that would be disposed in both of the below commented sections. E.g where should SqlConnection,...
Pete
11-27-2007 11:16 AM
Roy Go to last post
4 18
I am planning to use the CSharpCodeProvider to generate some compiled functions in my app. In my current implementation, All of these functions are...
Bilz
11-27-2007 11:01 AM
Martin Carpella Go to last post
7 10
I have no idea why I get error message An unhandled exception of type 'System.Configuration.ConfigurationException' occured in...
David Mercer
11-27-2007 08:36 AM
babybinta1 Go to last post
4 15
Hi, In order to see the logon screen when I boot up my Toshiba laptop I need to press Fn F5. This is a recent bug, not sure what I did to deserve...
dizzielizzie
11-27-2007 07:35 AM
Michael Nemtsev [MVP] Go to last post
1 11
Currently, I'm playing with some ideas on recycling application components for a service application when the individual parts die, because of an...
ttrudeau
11-26-2007 11:05 PM
ttrudeau Go to last post
4 12
See other folks arehaving the same problem with no one suggesting a possible solution I have tried to delete pictures in my pictures also. I use...
Woody
11-26-2007 09:31 PM
Woody Go to last post
0 12
Hi: Can anyone suggest an utility to detect specific assembly versions that are required by an exe? I find that, sometimes, I update some...
Martin Hart
11-26-2007 12:34 PM
Phil Wilson Go to last post
5 16
Are there libraries in the framework that my program could use to display a popup message to an Active Directory user or a AD Group of users on our...
TR
11-26-2007 12:07 PM
TR Go to last post
0 13
Hello, i don't know whether you can answer to questions about issues in 3.5, but i'll ask anyway. i have this code: var material = from materials in...
dan
11-26-2007 11:29 AM
dan Go to last post
2 15
hi, I'm working on Script Task among the tools of SSIS Package. I need to write codes to verify creation date of certain files in ftp site. I tried...
Ken
11-26-2007 11:17 AM
Ken Go to last post
2 9
Please answer me 1. Is XAML maily aiming windows. Why is the controls on double click not produce the event handlers in the c# file( code behind...
arunonw3@gmail.com
11-26-2007 10:12 AM
Cowboy \(Gregory A. Beamer\) Go to last post
1 20
Hi I have a short question regards event i C#. I have two C# threads. The can both fire the same event idepended of each other. How is this hande...
tjo@agramkow.com
11-26-2007 09:56 AM
Scott Roberts Go to last post
2 17
I want to create some training software. I would like something that captures the trainer's screen and broadcast it to other users. Is there anything...
Fresno Bob
11-26-2007 09:12 AM
Kevin Spencer Go to last post
1 13
Hi, I have use the following code to transmit a file back to the browser that worked fine on a HTC_TTyN device running windows mobile 5.0. The...
Woodgnome
11-26-2007 07:53 AM
Woodgnome Go to last post
1 16
Please answer me 1. XAML web browser applications doesnt need IIS? Then can we use it for server side programming? If yes how is it working? 2.How...
arunonw3@gmail.com
11-25-2007 12:23 PM
arunonw3@gmail.com Go to last post
0 13
Hi Using the old style of inserting data in a table str="Insert Into MyTable (Description, Test) Values ( 'The Quick, Black Jump's, Over The Lazy...
barry
11-24-2007 10:29 AM
Jack Jackson Go to last post
2 12
Hello, because there are no managed news group for window presentation foundation and one has told me I can use this, here my problem: I am now...
Rolf Welskes
11-23-2007 07:49 PM
Rolf Welskes Go to last post
3 12
http://weblogs.asp.net/scottgu/archive/2007/11/19/visual-studio-2008-and-net-3-5-released.aspx If you have an MSDN subscription, you can download...
Cowboy \(Gregory A. Beamer\)
11-23-2007 03:59 PM
Scott M. Go to last post
4 15
Bonjour, J'ai une application windows service en Dot Net 2 ( C# ) Cette application est une application serveur Elle utilise des sockets pour...
aaa.aaa
11-23-2007 01:12 PM
aaa.aaa Go to last post
0 14
Hi, I'm having a little bit of trouble. I'm trying to create a shared trace listened that requires some aditional parameters. When I add the...
PJ on Development
11-23-2007 12:08 PM
PJ on Development Go to last post
0 11
I've got about 15 Sony miniDVD disks for my camcorder, and I'm just in the process of uploading all the video files to my hard drive to make a DVD....
Stephwa
11-23-2007 11:27 AM
Peter Duniho Go to last post
1 13
Every time I send an email with attachments, I get a message in chinese at the bottom, this has happened in the last few days, and so far I cant seem...
mama-mia
11-23-2007 10:52 AM
PvdG42 Go to last post
2 15
What is the difference between Enumerable and Queryable? http://www.alvas.net - Audio tools for C# and VB.Net developers
Alexander Vasilevsky
11-23-2007 04:52 AM
Alexander Vasilevsky Go to last post
2 15
Hi, I have .Net 3.0 installed on a Windows 2003 machine. It seems like .Net 3.0 modules are not yet available to IIS. For example when I start a new...
Mo
11-23-2007 01:56 AM
Michael Nemtsev [MVP] Go to last post
1 14
Hello! Good Site! Thanks you! grpjlzgnzzw
bmlbswbjfz
11-22-2007 06:00 PM
bmlbswbjfz Go to last post
0 13
Hello! Good Site! Thanks you! bipwtsnepkrp
lfizxbluwl
11-22-2007 06:00 PM
lfizxbluwl Go to last post
0 9
Dylan Parry <usenet (AT) dylanparry (DOT) com> wrote: Some people do put the ".0" in for various versions of C#. In theory the version of C# in...
Rory Becker
11-22-2007 12:46 PM
Jon Skeet [C# MVP] Go to last post
5 16
Hi, I have a singleton object which contains a ref to a object with a dispose method on it. I realise that ideally I should call dispose on this...
JT
11-22-2007 11:27 AM
Peter Duniho Go to last post
8 16
Hi everybody. We are currently discussing the possibilities in our company, how to optimize the customer support for lots of our business customers....
Laurents C. R. Meyer
11-22-2007 11:23 AM
Laurents C. R. Meyer Go to last post
3 11
Hello, I use the WebBrowser component to show a print preview af my HTML document. Using the ShowPrintPreviewDialog() method, a very litte window...
Romain Yvonnet
11-22-2007 10:11 AM
Romain Yvonnet Go to last post
0 12
Please try msdn.microsoft.com/ http://www.alvas.net - Audio tools for C# and VB.Net developers "Jason Kendall" <jasonkendall (AT) hotmail (DOT)...
Alexander Vasilevsky
11-22-2007 07:08 AM
Alexander Vasilevsky Go to last post
0 11
Hi, i have an issue with .NET 2.0 compiler, that generates different interface assemblies than .NET 1.1 compiler. And this causes applications...
hatch
11-22-2007 05:47 AM
Alexander Vasilevsky Go to last post
1 9
Hi everyone, I have created a custom configuration section which contains an optional configuration element. When I retrieve the custom...
Yan Yi Huang
11-22-2007 05:39 AM
Alexander Vasilevsky Go to last post
1 9
Please try asynchronous request HttpWebRequest.BeginGetResponse http://www.alvas.net - Audio tools for C# and VB.Net developers "Ravi"...
Alexander Vasilevsky
11-22-2007 05:31 AM
Alexander Vasilevsky Go to last post
0 10
I want to log all of the values passed into each method to help diagnosing problems that can't be reproduced in test (yet). Is there an easy way to...
ssg31415926
11-22-2007 05:28 AM
Alexander Vasilevsky Go to last post
1 8
Post New Thread

Display Options
Showing threads 201 to 250 of 23480
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.