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

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

manas79

Member List

GuyRoch
Roland2
egyamado
amar_soul
thesmileman
geckoman
mdelvecchio
happy_84k
keru
SteveMargolis
DJWillis
awsexton
Razgriz Ace
Stephen Todd MSFT
Kelly7018
Raghavendra Naik
Ingar
ibmTom
Bharathi Raja
MissJ
Only Title

manas79's Q&A profile

  • SQL Server foreign key constraint

    i have a publication that is composed of many articles. The publication is composed of many realated tables. I'm doing a snapshot replication Is there a way to specify the order by which table must synchonize. lets say. article 1 synchonizes first, then article 3, then article 2 are you getting foreign-key constraint errors, is that why you ask if so, you can mark the foreign keys as "Not For Replicatio ...Show All

  • Visual Studio Express Editions Console output

    I have a few window console applications written using Express VC++ Beta2 which  sent output to a window within the IDE (I forgot what that window called, Quick Output ) when using "cout<<", "cerr<<" etc. I just uninstalled all the Beta products and installed VC++ express released version. I can not find that output window any more, all output produced by cout, cerr are sending to a seperate console window. Can I still ...Show All

  • Smart Device Development Redistributing static libraries?

    I have a static library which is currently available on Win32, Win64, Mac OSX and Linux. However I'm interested in a qualified opinion if it's realistic to create static libraries on Windows CE My library is written in C++ but exports a C frontend. However I'm in doubt. There exist atleast 4 different processor types (x86, mips, sh and arm) and on top of that lots of different SDKs. I mostly only use CRT functions, STL and a few Windows specif ...Show All

  • Visual Studio Team System Modify the Build Log : Exporting information to the Build Log file

    I was wondering if there was any way to edit the tfsbuild.proj file to export information to the build log... Anybody knows  you can override one of the targets present in Microsoft.TeamFoundation.Build.targets in the TfsBuild.proj ( See http://blogs.msdn.com/nagarajp/archive/2005/10.aspx  for the list of targets that can be overriden in TfsBuild.proj) file and use the "Message" Task of MSBUILD to log ...Show All

  • SQL Server Question about Threads and SQL Licensing

    I am working on a project that will require the use of SQL Server 2005 Workgroup Edition. We were planning to use the version that comes with 5 CALs instead of the version licensed based on processors due to the enormous cost difference. Our customer who will be using this is a goverment agency and ms charges them ~$800 for the 5 user version, but the version licensed by processor is ~$20000. This software will be potentially installed in lots o ...Show All

  • Visual C# Factory pattern, possible in C#?

    Am I wrong, or does C# not quite have the ideal level of scoping to really do the factory pattern correctly If I have It looks like the answer is to make Widget an internal class to MyFactory. Which does work, but isn't quite ideal. Oh well, can't win em all. ...Show All

  • Visual Studio Tools for Office Double-click on Windows Form control opening VBA Editor

    If I start with a new VSTO 2005 Document project and in the Designer insert a table, then Windows Form controls into the table (checkbox, for instance), then double-click a control in order to write event code... The first time I do this in a project it opens the Office VBA Editor for Word. I find I need to go over the Events list in the Properties window to create an event for the control. After doing this once in a project, double-clicking ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Program not working with pix?

    Hi, I am trying to profile a Dx app with pix. The app is large and takes a few seconds to load up, but it otherwise works fine at about 5 frames per second. I recently added some shaders that made it run this slow which is why I'm profiling. Problem is, is that on pressing the pix start experiment button it doesn't run properly. It just loads a blank frame window and then nothing happens. I assume the profiling hasn't started as I set the tri ...Show All

  • Windows Forms DataGrid select master table row to show detail rows

    Hi, I have 2 separate master/detail datagrids (they are not embedded in 1 datagrid) What i want it to happen is that when i click a row in the master table, the respective rows will be showing up in the separated detail table. i was wonder ...Show All

  • Windows Forms Win32 API to launch Windows Form immediately

    Hi, I have created an application in VB.NET which should open a splash screen before opening the main form. The splash screen should come as soon as the .exe is double-clicked so that the user knows that the application is loading. Right now, I ...Show All

  • Visual Studio Sorting with Matrix

    Hi folks. Im trying to get some sorting functionality in my matrix conrol. I have tried it with the interactive sorting but when clicking on the arrow in column header nothing happens. Can some one help me out on this one. Its a guite simple matrix that is filled up with data from a couple of access tables. Thanks I suppose you want to sort the matrix group instances e.g. alphabetically. In that case, you should not put ...Show All

  • SQL Server DDL of an existing cube

    Hi! Is there a way to get the DDL of a cube created with the AS wizard. Thinks and regards. You can get the DDL of any AS object, including a cube, very easily by connecting to your server in SQL Server Management Studio, right-clicking on the object and selecting one of the items under the 'Script <object> as' menu item. HTH, Chris ...Show All

  • Software Development for Windows Vista Programmatically create a workflow (WorkflowCompiler)

    Hi, I'm building a program that can create the workflow and run it at once... this is an example with something that I came up with. I'm posting this because I had lots of trouble with it, and to get some hints how to do this better. Kind regards, Ruben using System; using System.IO; using System.Collections.Generic; using System.Text; using System.Workflow.Activities; using System.Workflow.ComponentModel; using S ...Show All

  • Visual Studio Express Editions Urgent Help Needed : Cmoiling c# or JAVA class files in VS.net2005 Visual C#

    In VS.net 2005 C# the compiler class has been made obsolete. Is there any other class with which i can compile my .cs file. I want to compile .java file through VS.net 2005 visualc# code.. How can I do that... How to execute that Please help me at the earliest. hi, i don't know but you can take see mono project http://www.mono-project.com/Main_Page hope this helps ...Show All

  • Visual Studio 2008 (Pre-release) WinFX Beta 2: Not for Danish Windows XP?

    Hello! As I attempt to run the installation of the WinFX Runtime Components on my Danish Windows XP the installation program reports a problem that it cannot download something after 22 MB out of 32 MB. Can the WinFX not work under a Danish Windows XP, or perhaps only under an English Windows XP (and Vista of course) Best regards, Henrik Dahl Please see this thread for a solution: ...Show All

©2008 Software Development Network

powered by phorum