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

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

masoftheund

Member List

Setser
Biresh Singh
Kristian Kjærgaard
Florian 0.
T-off
hhanckes
sailor
Ronald Huereca
Rupesh Kumar
Rumy......
Andrew Purnis
FlatBread
keroed1
stivo
kaandinc
DOCMAN
LucasM
NZ_RGB
wayne77
Ken Adeniji
Only Title

masoftheund's Q&A profile

  • SQL Server Page break after X items

    Is it possible to force a page break after a specified number of items in a table For instance, I have a name badge report but I'm running into a problem where some badges are sliced down the middle at page breaks when exporting to pdf or tiff.  If I could force a page break after every 2nd or 3rd badge it would alleviate that problem. Thanks in advance. Figured it out.  I added a group on Code.GetCount ...Show All

  • Windows Forms Method of web service, about database?

    Hi all I create s web service, it have a method updateDemo. The method use to update data of dataset. When it is runed only one row executes successfully. However I added new or modifyed records. But also method here, when it is runed at&n ...Show All

  • Software Development for Windows Vista How to get an IMoniker from an already instantiated IBaseFilter

    Hi, does anybody know how to get an IMoniker from an already instantiated IBaseFilter Or, alternatively, how to get the DevicePath property of a WDM capture filter of which I "only" have the instantiation in the form of an IBaseFilter Thanks for any hints. Regards, Thomas I don't know how you might get it from an IBaseFilter, but you can use GraphEdit to view the moniker display names in ...Show All

  • SQL Server impoert and export data

    where is the import and export data function in sql server 2005 express i have a data in ms access which i want to import to sql server 2005 express.. thank you   erd wrote: do you have to uninstall the existing sql server 2000 enterprise edition to install the sql server 2005 trial version does it have to be clean install Hi erd, you don't necessary have to. However to do an 'upgrade' you have t ...Show All

  • Visual C# tet

    Hi! Your DLL have C++ export, which have decorated function name. You need to export it in C mode, check extern "C" in C++ manuals. Hi I am a student in University and I am helping a phd student on his research. I tried all the good forums out there and no answer yet on my problem. I have a unmanged .dll that I am currently using within C/C++ just fine... I wish to use that unmanaged DLL with C#.  I am using Microsoft Vis ...Show All

  • Smart Device Development UserControl in .Net Compact Framework v1.1

    All who can help, i'm making a small .net application for a windows Ce .NET device, but i was wondering, is there any change to make a custom control or use usercontrol and add them at design time to one of my forms   So 2 questions: 1. Usercontrols are not supported in v1.1, do they in v2.0 If not can i use something else The reason i ask is that, i wrote an multi-panel application (One form which is always updating his panels (with userc ...Show All

  • Software Development for Windows Vista SqlStatePersistenceService

    Hi while trying examples at lab10 and sql state persistence all the time an exception of type System.ArgumentException is risen with text 'unable to open database exception'. I have SQL Server 8 installed on my machine in addition to SQL Server 2005 CTP. Could that be disturbing Ho do I communicate to SQL Server 2005 CTP in order to differ to what appear to be SQL Server 8 What are credentials fot SQL Server 2005 CTP Any ideas -Adis ...Show All

  • Software Development for Windows Vista Installing Multiple Versions of Platform SDK

    the forums categories all appear to be tool-centric, so this question is not precisely on-topic, but... how does one install multiple versions of the platform sdk   each version appears to remove the previous version.  <rant> in theory this should never be necessary as each sdk should be fully backward compatible but in fact some are not backward compatible.  e.g., the libraries with the latest sdk don't work with vb6. ...Show All

  • Windows Forms User controls with wrong namespace

    When I am using the WinForms designer with a few user controls, I notice that each time I go into the design view, then try to compile my application, the .Designer.cs file can't can't compile because it can't seem to find the class. But when I remove the default namespace value from the namespace of the usercontrol, the class can then be found and the form will compile. Example... Project Default namespace as defined in proj file: OrderEn ...Show All

  • Visual C++ msvcr80.dll Problem

    Hi there, can someone possibly tell me why Noton WinDoctor is telling me that 10 executables in the .NET Framework 2.0 cannot access the necessary dll file msvcr80.dll I see that the dll exists in the WinSxS directory and I'm running XP pro. I didn't have this problem until I downloaded the 2.0 framework at windows update. Any advice appreciated. Thanks. Naolin I am having the same problem... I even uninstalled i ...Show All

  • Smart Device Development Environment SpecialFolder invalid operation

    Hi. This works fine on .NET Framework 2.0 but wondering why I am getting an exception when implementing this same code on .NET CF 2.0, on WM5 smartphone. if (Directory.Exists(Environment.GetFolderPath(Environment.SpecialFolder.Programs))) { ... } A first chance exception of type 'System.InvalidOperationException' occurred in mscorlib.dll 'Environment.GetFolderPath(Environment.SpecialFolder.Programs)' threw an except ...Show All

  • Windows Forms Create 2D line charts in C#

    Hi, I would like to create a user interface in C# that displays 2D line chart. The chart will be updated in real-time as data is being collected, kinda like a stock market application.  Is there a tool/library/controls in Visual C# that I could use I thought there was something in Visual C++ that one could use to plot a 2D charts by just passing data points and some parameters   Perhaps not in C#   Do I have draw ...Show All

  • .NET Development about dot net framework organisation

    hello ,can any one tel me if there is an dotnet framework for developing information systemes whith database like in J2EE: repertori -hebernate - AOD exactly if l can organise a group of classes specialy tables,others classes specialy controls this tables,others specialy swaping betwin database and calsses table with eventuelly the mapping for connecting table with classes thanks ADO.NET typed data sets ...Show All

  • Visual Studio Express Editions SQL Server Management Studio Express

    Hi folks I have SQL Server 2005 Express on my laptop(part of C# Express). I want to follow exercises in the book "SQL DeMYSTiFieD" Can anyone guide me on how to create a database and add tables to it syntatically using the SSMSE. Many Thanks Baldev     1. Run SSMSE 2. Login with "sa" user 3. in the right window (Object explorer) select database, and then right click mouse in datab ...Show All

  • Visual Studio Team System Which type methods are from the interface?

    When you have a type that implements at least one interface is there an easy way to enumerate the methods that are from an interface Method.ImplementedInterfaceMethods seems like it would and is used in the RuleUtilties.IsExplicitInterfaceImplementation method but it hasn't worked for me. I may not be using it correctly though. It looks like I won't be able to get this information at the type level and will have to analyze the methods of the im ...Show All

©2008 Software Development Network

powered by phorum