Software Development Network Logo
  • Visual C#
  • Windows Vista
  • Visual Studio
  • Architecture
  • Windows Live
  • SQL Server
  • Visual Basic
  • Windows Forms
  • Visual J#
  • VS Express Editions
  • .NET Development
  • Visual FoxPro
  • Game Technologies
  • Visual C++
  • Smart Device

Software Development Network >> talia's Q&A profile

talia

Member List

Jeff Filek
Fabien
Stephen Patten
csheppard
Spartan115
puresmile
starburst_ms@msn.com
Conzo
Allan Pumphrey
fuurin
Reecevdm
Moavia Hassan
Juliano Horta
onlyican
Sillyman
Edwin Santos
Tanveer Malik
Veduhin Evgeny
Robert Phillips
carb
Only Title

talia's Q&A profile

  • Visual Studio 2008 (Pre-release) When will many-to-many be supported in DLinq?

    Does anyone know if many-to-many support will be included in the next preview I know that you can already do it using two one-to-manys, I'm talking about a true many-to-many, a la the way NHibernate does it. Jon The Java camp isn't solving the same problems we're working on, actually. I would actually characterize what DLinq is doing as a significantly more difficult problem, and you know Microsoft -- they'd ...Show All

  • Windows Forms Windows Constants Posted

    I can't count the number of times I've wanted to catch a window message but didn't know to translate the message name to an int.  In order to make this easier for everyone, I've created a class which defines many of the common constan ...Show All

  • .NET Development SharperCV dll problems

    I'm new to "sharperCV" and i'm new to issues regarding managed and unmanaged code... i'm new... I've a problem using this usefull wrapper for the openCV library because i cannot add the reference for the dll called "highGUIsharper.dll" and the resulting exception is the following: CvImage src = new CvWindow( "Source Image Window" ); =====> "Unable to load DLL 'highGUIsharper.dll': Impossibile trovare il modu ...Show All

  • .NET Development CLR Profiler Question

    Does the CLR Profiler for Beta 2 support the July CTP   All I can get is an unhandled exception when It trys to start my apps. Hi, The CLR Profiler for Beta 2 was built specifically for Beta 2 and I dont think it can be used with the July CTP of VS2005. Regards, Vikram ...Show All

  • .NET Development asynchronous remoting questions

    Hello, I have a couple of questions on asynchronous remoting.  the first one is are the callbacks only called when the remote function on the "server" is done executing or is it possible to call the callback anywhere inside the remote method my second question is regarding delegates and remoting...is it possible for the server to make a call to the client when some event occurs during execution thanks! -ken ...Show All

  • Visual Studio Team System Upgrade RC to RTM

    Is it possible I only found information about how to upgrade from B3R to RTM. Can I just uninstall RC and install RTM Regards, Max Hi Max The following posts should answer your question: http://blogs.msdn.com/team_foundation/archive/2006/03/06/544808.aspx http://blogs.msdn.com/robcaron/archive/2006/03/17/554115.aspx Regards Michael ...Show All

  • .NET Development Updating Access from Data Table - slightly confused

    I'm using vb2005 to create a front end to an access database. Being new to this I'm slightly confused over what the wizards will create automatically as opposed to what I have to code. I've used the table adapter configuration wizard and specified that I want it to create methods to update a table called 'Categories' in the database. This is a simple table with a text field for the category name and an autonumber field (CategoryID) as the primar ...Show All

  • Visual C# Looking for both sides of simple example of C or C++ code called from C#

    I am looking for a working example that shows both sides of C# calling a C or C++ routine. This is to use application written in C/C++ from a graphical interface design written in C#. I have found examples that show one side or the other, but when I try to merge them I get a System.EntryPointNotFoundException message. I'd appreciate any help I can get or a pointer to a simple example that I can get to work. Here are what I believe are the rel ...Show All

  • SQL Server Enterprise Or Express Edition?

    Hello. Through something called the MSDN Academic Alliance (MSDNAA), I installed what what they told me was going to be SQL Server 2005 Developer Edition. However, using the shared directory on their server, the installation program read "Enterprise Edition." Using a method found at KB article 321185, "How to identify your SQL Server version and edition," I finally figured out that I was using 9.00.1399.06/RTM/Express Edition ...Show All

  • SQL Server The merge process could not enumerate changes at the 'Subscriber'.

    I have two SQL 2005 Standard servers using merge replication, and out of the blue started getting failure notices regarding "The merge process could not enumerate changes at the 'Subscriber'." I turned on verbose logging and noticed the following section: 2006-04-19 12:53:33.227 Category:NULL Source: Merge Replication Provider Number: -2147200999 Message: The merge process could not enumerate changes at the 'Subscriber'. When troubl ...Show All

  • Visual C# How to open files in C#?

    I'm just starting out, and i don't know how to d o what i assume would be a simple task-open a file for view in windows. i don't mean to analyse it's contents, but to simply click a button, and a program, like a game, is run. can anyone give me the command that will do this, and also a link to a list of the commands, and what they do If you don't need to pass arguments to the program, Process.Start() is the eas ...Show All

  • Visual Studio Visual SourceSafe installation on Team System/Suite trial

      I'm trying to get setup on the VS Team System/Suite trial. The comparison chart here: http://msdn.microsoft.com/vstudio/products/compare/ and here: http://msdn.microsoft.com/vstudio/products/vsts/compare/ seem to imply that VSS is included in all the team system products. I can't seem to find it on the trial DVD's and the installation process didn't have an option to install it. Did I miss something   Thanks, ...Show All

  • SQL Server insert counter

    when a new record is inserted in to table, i want to increment the variable called counter by 1 how can i implement this what is the IDENTITY field in a table is it something like a counter variable pls let me know An identity column can increase by 1 everytime you add a new record. That means you can use it as a counter. But when you delete some records in this table then it doesnt effect this counte ...Show All

  • Visual Studio 2008 (Pre-release) Is it possible to suppress the ContextMenu of a TextBox?

    Hi, I want to supress the ContextMenu of a TextBox without using IsEnable = false. Is this possible When I'm overriding the OnPreviewMouseRightButtonDown-Event and setting e.Handled = true, the ContextMenu will be shown anyhow. Greetings Cheesenhomer Ok this works, but is it also possible to toggle the supression I have an extended TextBox with a property "EditMode". If it is set to true, the contextMe ...Show All

  • Visual Basic Problems with My Movie Collection

    I've got a little problem with this starter kit. When database was small everything was right. But now when i've got almost 50 titles every with (full descripction and picture) when i want start this kit - for the first time i've got some error about my database. I think that it's too big to put it all in ram and thats why the error is. Question is: how to change source (maybe somebody could write example ) to fix this problem Enyone can help me ...Show All

©2008 Software Development Network

powered by phorum