GetRequestStream Strange Behaviour
Hi all, I have two applications on the same machine with exactly the same code. One is a Console application that is used for testing and the other runs in a sharepoint web part. The Console applic...
2 replies
RE: Deixem de postar jogos, filmes e s?ries da treta e postem -> Lost.S03.DVDRip.XviD-SAiNTS. Obrigado.
n?o gostas deixa na beira do prato
0 replies
Re: VB.NET - .NET framevork, and unit testing book recommendation needed!
Hello gamesforums@hotmail.com, I recommend to examine these articles http://www.codeproject.com/csharp/autp1.asp http://www.codeproject.com/csharp/autp2.asp http://www.codeproject.com/csharp/a...
0 replies
Application Deployment
Hi There, I am starting a project to choose the best method and tools to deploy our c# app - it probably needs to include obfuscation, maybe some for of encryption/source code protection etc and cer...
2 replies
Re: wpf - databinding problem
Hi Rolf, Now I understand that your purpose is to use an SolidColorBrush to use the MyColor property in Rectangle.Fill. Your code doesn't work because the SolidColorBrush doesn't implement INot...
5 replies
RE: Passing URI Parameters to WPF App Affecting Deployment
Hi Justin, I performed a test on your sample application and did reproduce the problem on my side. I install the ClickOnce application via a URL without any query string and then try to lau...
0 replies
Re: Class Diagram Kills VS 2005
"Dave T" <DaveT@discussions.microsoft.com> wrote in message news:2C19FB0D-7D0D-4B6B-B1CE-81BE764B760A@microsoft.com... > It was the flaming modeling power toy. When I removed ...
0 replies
Re: Administrator Credential Check
Hi Sid, If the computer is part of a domain or you want to check against a local administrator account, use the LogonUser method. See http://www.pinvoke.net/default.aspx/advapi32/LogonUser.htm...
1 replies
Get the Project and Class Name in Runtime
Hi, How can i get the Project and the Class Name of my .net project in runtime, i mean, i want to generate a new exception, and i want to know, the project, the class, the method or function, whe...
1 replies
DotNetNuke Development
http://www.itechart.com/ DotNetNuke development services for DNN include: =B7 Product Design and Analysis =B7 Prototyping =B7 Incremental Development Approach =B7 Full Product Testing Cycle =B7 ...
1 replies
Re: Reflect on a property of a property
Barry, >Dim myType As Type=Me.GetType >For Each mi As MemberInfo In itemType.GetMembers(BindingFlags.Public Or _ > BindingFlags.SetProperty Or BindingFlags.Instance Or _ ...
0 replies
Re: HttpWebRequest inconsistency 8-[
Nice story... I'm already sleeping... If you realy need the solution see the link bellow: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=499572&SiteID=1 I'm afraid that some peopl...
1 replies
Re: Exception handling in AppDomain threads
Hello, Marc! With best regards, Vadym Stetsiak. Blog: http://vadmyst.blogspot.com You wrote on Thu, 1 Nov 2007 12:45:00 -0700: MS> Hi, MS> I'm trying to build a robust applicat...
1 replies
Re: Thread handle & synchronization
On 2007-11-02 10:22:02 -0700, John <aacdio@nospam.nospam> said: > I need to get handle of thread so I can pass it into WaitHandle.WaitAny > method and wait until thread finishes its ex...
4 replies
Configuration Management
I have found an excellent resource on understanding Windows Application concepts and exam 070-306. http://technical-talk.com/mc/mcsd/mcsd306.asp
0 replies
Re: DotNetNuke Development
On 2007-11-02 12:55:30 -0700, "sloan" <sloan@ipass.net> said: > Please stop. > > You've already been asked to stop in another newsgroup. If you must reply to spam, pl...
0 replies
How to debug sql 2005 on remote machine. I am administrator on both my dev machine and remote sql server machine.
How to debug sql 2005 on remote machine. I am administrator on both my dev machine and remote sql server machine. I get this error when i try to connect to remote machien with visual studio: u...
0 replies
Casting Rules
Suppose I have the follwing Public Interface IEntity End Interface Public Class TestEntity Implements IEntity End Class Public Interface IRepository(Of T As {IEntity}) End...
1 replies
Where is my DB?
I'm still trying to wrap my head around how VS.net, SQL Express, and the built in membership provider all works. At home I've been struggling to get it all to work. I constantly run into errors...
4 replies
Re: HttpWebRequest inconsistency 8-[
Pascal Soveaux wrote: > Hi, > > WebResponse contentlength returns an Int64 BUT HttpWebRequest.AddRange > takes an Int32. > > Please point me to the specification that requir...
0 replies
Viewstate Problem
Hi, I get a viewstate error on my machine when trying to load a page with grids. The error is The viewstate is invalid for this page and might be corrupted. The bizzare part is that the ...
1 replies
Re: Windows Desktop Search (WDS) APIs
Hello Sriman, Did you see this http://www.microsoft.com/windows/products/winfamily/desktopsearch/choose/windowsdesktopsearch/developers.mspx ? --- WBR, Michael Nemtsev [.NET/C# MVP] :: blo...
0 replies
Re: Accessing C# Enum in vb6
> If you came accross the same situation, How you managed to resolve the >issue? Most people just accept and live with it. But since you have existing VB6 components, you should be able...
0 replies
Re: process exit event and thread synchronization
On 2007-11-04 14:41:02 -0800, tb2000 <tb2000@discussions.microsoft.com> said: > [...] > Analyzing this it seems the deadlock is caused because both the event and my > manager code ...
6 replies
First Next Last