Software Development Network Logo
  • SQL Server
  • Visual J#
  • Architecture
  • Visual FoxPro
  • .NET Development
  • VS Team System
  • Windows Live
  • Visual C++
  • Visual Studio
  • Smart Device
  • Microsoft ISV
  • Windows Vista
  • Windows Forms
  • Visual C#
  • Game Technologies

Software Development Network >> Edson Richter's Q&A profile

Edson Richter

Member List

DaveScotese
Xllerator
mousy22
gleblanc
rax
Amit Diwan
T-boy
LTR
Andrija
Assimalyst
sklett
I need
TheOneFD
laboremus
Wolf Schmidt
Daljinder
kiki10
KestralMike
sr1
Andrius Bolsaitis
Only Title

Edson Richter's Q&A profile

  • Visual Studio 2008 (Pre-release) DLINQ Nice to have: Returning a unique record

    While reading the DLinq Technical Overview document and playing around with Linq I noticed the First method on a Table<T> object, but no 'Unique' method. While the 'First' method returns the first object from your query, I'd like DLinq to have a 'Unique' method that also returns a single object, but also gives a compile time error if the given conditions do not specify an unique record. This way the compiler checks the correctness of the c ...Show All

  • Visual Studio How to Change Null Value Parameter Prompt Checkbox

    How can I change the Null value parameter prompt checkbox When my users select the Null checkbox for a parameter, the report returns everything, which is what I want to happen. But my users would prefer that the checkbox say "All" instead of "Null". They feel that Null is confusing. You can implement IReportViewerMessages to provide a custom value for "null". The specific pr ...Show All

  • Software Development for Windows Vista A problem with the sample "playwnd" in platform builder

    When I using the function CoCreateInstance() in EVC4, the return value of the funtion always equals -2147221164.How can I deal with the problem I have already use CoInitializeEx(NULL, COINIT_MULTITHREADED) to initialize com. Thank you! I built a new sdk including directshow component, then the application can run on the new sdk platform. ...Show All

  • Visual Studio Team System comparing old and new values in __success macro

    Hi there, How do I express the condition that a parameter passed by reference remains unchanged after the function returns something like this __success(__oldvalue(parameter) == __newvalue(parameter)) But I do not want to make the parameter a constant reference because I want to change it when the function fails.  And I want to express the property that the function suceeds if the parameter remains unchanged. ...Show All

  • Windows Forms listbox fills and xp icons

    Hi, I'd like to know how i can fill my listbox background with a gradient.  I've managed to fill some panels fine, but the listbox simply doesn't want to know!  I even tried placing the listbox on my panel and it wouldn't even let&nbs ...Show All

  • .NET Development .Net equivalents to writeprocessmemory and readprocessmemory

    Are there any equivalents to these win32 apis Thanx in advance. Thanks for the help guys ...Show All

  • SQL Server Fuzzy Lookup problems.

    Fuzzy lookup seems to be causing some problems to me. It seems to work at times and doesn't at other times. It would work a couple of times fine and give me the desired results but then without changing anything in the dataflow or the data the next few times it would not run at all and fail the pre-execute of the. Now I'm currently getting the following error: [Fuzzy Lookup [248]] Error: An OLE DB error has occurred. Error code: 0x80004005 ...Show All

  • Visual Basic list(of).contains and comparing generic class

    My problem is this (albeita bit of a noob question) I have a custom class which is held in a list class But when I try to search the list for the instance of the class with a property of x=1 then the compare never matches .   Help When am I going wrong Example -- Public Class ConnectionClass Private _ConnectionName As String Private _Product As String Public Sub New ( ByVal ConnectionName As ...Show All

  • Visual Studio Team System TFS BETA3 & SHAREPORINT err!

    I'v installed TFS BETA3 with workgroup config (no use AD),   on a server named "vs2k5tfs".... when I browse http://vs2k5tfs/default.aspx the returned page contains from same machine, (I'v new a team project, and browse project portal,    got similar page....) ********************************************* Error [1] Web Part Error:  This page has encountered a critical error. Contact your system ...Show All

  • SQL Server How to export report to HTML format?

    Hi, all here, Would anyone here please guide me how can I export report created on SQL Server 2005 reporting services to HTML format Thanks a lot. With best regards, Select the Webarchive export mode from the parameter pane in the report manager. HTH, Jens Suessmeyer. --- http://www.sqlserver2005.de --- ...Show All

  • Windows Forms How to generate C# code automatically?

    Hi everybody, Here is my problem. I am developping a bunch of user controls in a control library. In the main application, I have a treeview, some buttons and a panel, this last one will parent one user control at the time. My question is how to generate automatic code in the code window when the user control is dropped on the panel For example, I want to generate an event handler linking the button click event with methods from the user c ...Show All

  • Visual Studio Express Editions Problem Installing "...The error code is 2908"

    I downloaded and been trying to install vc++ 2005 express more than 4 times.. and it always stop and msg me that error (see subject). I've already use the uninstaller. Also downloaded the iso file ... ,  error still keep on popping up Heres the other error msg: Error 1935.An error occurred during the installaion of assembly 'msddsp,Version="8.0.0.0",ProcessorArchitecture="MSIL",FileVersion="8.0.0.0,PublicKeyToken="b03f5f7f11d50a3a", Culture ...Show All

  • Microsoft ISV Community Center Forums What's your experience with the buddy program?

    Started by admin at 03-28-2005 5:11 PM. Topic has 2 replies. 03-28-2005, 5:11 PM admin Joined on 12-16-2004 Posts 14 What's your experience with the buddy program We've already received a couple of posts on buddy experiences (thank you!) and would love to see more of them, so feel free to jump in and reply to this post and share yours! Thanks, Brenda [msdn/isv] ...Show All

  • Software Development for Windows Vista How does it compare to the ISV's like K2 & Captaris Teamplate??

    This weekend I'm planning to take a dive into WWF, very excited about the potential of this new platform. One of the first things I want to find out is how WWF compares to other workflow solutions. I've worked with both K2.net and Captaris Teamplate, from which I definitely prefer the first one. Of course the integration in MS products will be far better, but how does it perform, how do the BAM tools compare, does it bring easier user managemen ...Show All

  • Visual C++ getting hello world program to compile

    Hi adtyerheryh! I made a new blank project (er... "solution") and created this source file in it: #include <stdio> int main () {  cout << "Hello World";  return 0; } When compiling it I got an error message saying stdafx.h was missing. When I included it I got a different error message. What am I missing Disable "Precompiled headers" in the project settings! "Project|Setting ...Show All

©2008 Software Development Network

powered by phorum