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

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

Bradr1

Member List

Steph74
adi reuven
Milo123
IceBreakerG
Paul Mead
Brandon Bray
plgDavid
DaveEngineer
VitalyT
TeamonD
Scott Rankin
Ralph Lear
tulip-pcsc
himo
-JW
CharlieL
96RT10
Dragon Li
Vamsee Krishna G
stopor
Only Title

Bradr1's Q&A profile

  • .NET Development Check conflict before update datas using a DataAdapter ?

    Hi, I want to test possible conflicts using a DataAdapter before the Update. I want to perform the following operation: if ( checkTable("table1") == true && checkTable("table2") == true etc.... then DataAdapter.Update("Table1"); DataAdapter.Update("Table2"); etc... It's possible Thanks, Yves Teissier, France. Also note, t ...Show All

  • Visual C# That sort method efficiency is highest

    That sort method efficiency is highest See the article: http://www.ftponline.com/archives/listissue.asp pubID=1&MagIssueId=343 By Dave Doknjas (the president of the company I work for). This is not Radix Sort. It is a non-comparison sorting method that works by dividing integers into their composite powers of two (hence the name) and positioning the number in a binary tree based on the composite po ...Show All

  • Visual C# Threading in C#

    Hello Everyone, I have a tab application, which initially I made single threaded....I added a dll which has a form. Now when I change to a tab method in that dll gets fired and form comes up, which makes everything else unresponsive.... Whats the best solution to implement thread to solve that problem.... Secondly, I tried doing something this way..... namespace something { public partial class Some : Form { public Some() ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. C++ Compiler

    I'm using Borland C++ 5 compiler but can't seem to get the tutorials to compile and run through there. Sofar i've installed the DirectX SDK and installed Tutorial 00. But when i go to run, it tries to compile but gives me errors. I just noticed that the folder contains visual c++ files. Does that mean that I need Visual C++ to run this tutorial If my Borland C++ 5 won't run it at all will Borland C++ Builder 4 r ...Show All

  • Smart Device Development Can't access any Windows Mobile 5.0 projects or emulator in VS2005 Beta 2

    I'm probably doing something very stupid but I'd appreciate any assistance. I am trying to get up to speed on Windows Mobile 5.0 development and I have installed (in this order): Visual Studio 2005 Team Suite Beta 2 DMA Transport Update Windows Mobile 5.0 SDKs for Pocket PC and Smartphone When I try to create a new project, I only see Pocket PC 2003, Smartphone 2003 and Windows CE 5.0 but no reference to Windows Mobile 5.0 (or Magneto as I belie ...Show All

  • SQL Server Calculated member for Grand Total...

    As part of a cube I would like to have access to the Grand Total for my measure "Events". Is there a simple way to access the grand total regardless of the Dimensions either as a calculated measure or directly for example if the dimensionsion were MonthNumber and EventType and the values for the intersect of these dimensions are 12, a = 5 11,a = 6 12,b = 3 11,b = 2 I'd like to end up with something like : Mont ...Show All

  • Visual Studio 2008 (Pre-release) ANN - Map Browser

    Map Browser - Nov CTP version The binaries are here (the ZIP file is very big - 2MB - because of the map data) http://www.valil.com/winfx/Valil.MapBrowser.zip It shows the map of Toronto, you can zoom in/out, recenter or zoom on a rectangular region. This is an exercise to see how far Avalon can go. The geometries are rendered using visuals, in my opinion it is the optimal solution when dealing with such a large number of graphic elements. ...Show All

  • SQL Server DB Objects stored in VSS

    Way Way Way back, IIRC there was discussion that SQL Server 2005 would integrate into Source Safe in such a way, that you could version your objects to Source Safe.   Is this still there, or was it ever there   I know there are third party tools that can do it, but none of them seem to be updated to support SQL2005, and would would rather not use a third party tool. So basically, short of managing SCRIPT files via Source Saf ...Show All

  • SQL Server Question on Report Builder/Designer

    I have Visual Studio 2005 Team Developer. I don't need SQL2005 since I have SQL2000. How do I get Report Designer/Builder for VS2005 I would like to use the Report Designer/Builder to build reports for Windows applications. Do I HAVE to buy SQL 2005 Thanks. Reporting services is an add-on for SQL 2000, but it is available. You can download a 120-day evaluation version here: http://www.microsoft.com/d ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DirectDraw deprecation question

    From what I understand, Microsoft's definition of deprecated APIs like DirectDraw means its not being updated anymore. It doesn't mean it's removed completely from being usable. For me, I'm learning it for 2d education and the book series migrates to D3D9 later. But when I ask questions on MS's forums about DirectDraw and having a problem with an issue, I can guarantee that someone will say it's deprecated and that I shouldn't use it. ...Show All

  • SQL Server How to see the actual data in a write enabled cube

    I have a write enabled cube I have modified a cell value from 50 to 100 When i am browsing the cube i am seeing 100.Thats fine I came to know that writing back will not touch the cube at all. Then i like to see the actual data ie 50 from the cube. what shall i do for this Kindly advise Hi Arobind, If you have not commited your changes in the session, you should be able to see the old values fr ...Show All

  • Visual Basic Radio Check Options in Menu Strip?

    First off, I'm completely new to the world of Visual Basic. I took a little break from programming for about 20 years :) What a change... and THANK GAWD! I'm trying to keep current in my studies and am using VB.NET 2005 beta 2 at the moment and training with App Dev's VB .NET course... I've got the basics down, nagivation, understanding of objects, properties, etc... but for the life of me, i can't find what i'm looking for... and what I THOUGH ...Show All

  • SQL Server Problem creating SQL Server Mobile Subscription

      Hi there When I try and create a subscription in SQL Server Mobile to a published SQL Server 2005 database, I get the following problem error during the data synchronization process: Failure to connect to SQL Server with provided connection information. SQL Server does not exist, access is denied because the IIS user is not a valid user on the SQL Server, or the password is incorrect. HRESULT 0x80004005 (29061)   An ...Show All

  • Visual Studio Team System Install Issue: Unable to install TFS as SharePoint is not configured correctly..

    hi all, Hope someone can point me right on this one. I have been trying to install TFS and have not had much luck. When I go to install the TFS from the setup.exe I choose to Install the server and then select a single machine install.. then I get the following in the pre-req screen that pops up: "Windows Sharepoint is not configured as recommended by Team Foundation Server" You have the option of Continue (which sends you back to the initial me ...Show All

  • .NET Development GetComboBoxInfo - PInvokeStackImbalance

    Hi, I'm trying to use the GetComboBoxInfo API to customize the position of combo box list, but i get amn MDA stack error using it ... PInvokeStackImbalance was detected Message: A call to PInvoke function 'MultiColCombo!WindowsControlLibrary1.MultiColumnCombo::GetComboBoxInfo' has unbalanced the stack. ..... arrrg ... I've converted the code to VB6 format and obviously i don't get the MDA PInvokeStackImbalance error but it must be havin ...Show All

©2008 Software Development Network

powered by phorum