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

Software Development Network >> Pyush Kumar's Q&A profile

Pyush Kumar

Member List

andy18
deepakjg
rushman
tom_davies
sequeled
SQL Server Gal
Scott Cairney
wschaub
newpassport
Mike C#
Roxane Kouassi
GKM
shivaraj
didier_g
zzamee
scott Li
xaka
dkbryan
K8
Richard Lyon
Only Title

Pyush Kumar's Q&A profile

  • Visual Basic How to manage / call methods, procedures, forms in multiple Modules, classes, ect.?

    Hello and thank for the help. I am such an amature. Can't find the right books either. I have created a windows form, and a lable array class and a sub main in a module   BeamCalculation is a form Label Array is a class Calculate is a Module   I am trying to run my program from the Module, I din BC as New BeamCalculation withthe hope that I can use BC throughout the module to perfor data and controlminipulation, A ...Show All

  • Visual Studio Team System Error editing report definitions in Report Builder

    I have been configuring a Team System install and playing around with the features and so far everything is working fine, however when I go to the report builder: Right-clicking on the project 'report' folder. Select 'Show Report Site...' Select 'Report Builder' from the button menu I cannot add a new report (it does nothing, no error) and I cannot edit an existing report (I get this error 'Server data sources do not match RDL') ...Show All

  • Visual Studio corrupt project file

    I have a custom vspackage and project template file has this ItemGroup: < ItemGroup > < Folder Include = " Copylibs " /> < Folder Include = " Stores " /> < Folder Include = " DDModules " /> </ ItemGroup > After I create a new project of my type the project file's ItemGroup now looks like this: <ItemGroup> <Folder Include="Copylibs" /> ...Show All

  • Visual Studio Team System New To Team System? Check out these resources

    Welcome to the Visual Studio Team System forums. My name is Ajay Sudan and I am a Product Manager for Visual Studio Team System. If you are new to Team System, then you'll want to check out the resources on the Getting Started with Team System page. Thanks, Ajay Sudan Product Manager Visual Studio Team System http://msdn.microsoft.com/teamsystem The beta 3 VPC is finally up on MSDN.  In the next week or so, there will be a beta 3 re ...Show All

  • Software Development for Windows Vista Problem compiling sample 'Foreach' activity on beta 2.2

    I have beta 2.2. I downloaded the sample activity 'ForEach'. When I build it, the compiler complains about the OnClose() method override that is in the sample: "Error 1 'ForEachActivity.ForEach.OnClose()': no suitable method found to override" Sure enough, according to the Object Browser there is no such method to override on the base class CompositeActivity. If I just delete this OnClose() method, will things be cleaned up correctl ...Show All

  • .NET Development InvalidConstraintException Weirdness

    I have a start page which which passes the Parent ID and Child ID key to a second page. I verified this by showing the keys on the start page datagrid and assigning them to variables on the second page so I could see them in debug. User enters some data in the second page which will update the row in the child table from which I got the child key. On submit, I get an InvalidConstraintException that the parent key doesn't exist in the parent tabl ...Show All

  • Software Development for Windows Vista linker errors in VS 2005 (C++)

    I fixed the "cant find windows.h" problem and now I am getting linker erros like those below, after using the Windows App wizard to create code and compile it with no changes, can anyone help Linking... test4.obj : error LNK2019: unresolved external symbol __imp__DispatchMessageW@4 referenced in function _wWinMain@16 test4.obj : error LNK2019: unresolved external symbol __imp__TranslateMessage@4 referenced in function _wWinMain@16 test4.obj ...Show All

  • Visual Basic FileStream.Write

    I use a filestream to write a byte array back to a file. Dim filepath As String = "c:\program files\ApplicationData.doc" Dim fs As New FileStream(filepath, FileMode.OpenOrCreate, FileAccess.Write)fs.Write(BLOB, 0, CInt (BLOB.Length)) Next Instructions Will code operation stop on the fs.write until the file write operation to disk has completed, or do I need to trap the end of the write operation  before allowing my 'Next Instru ...Show All

  • Visual Basic Is it possible to generate a solution with a class library in it using codeDom?

    Hi, I am writing some sort of codeGenerator and  it would be perfect if i could also generate a class library project or solution rather than generating only the classes. Is this possible Cannot find an example anywhere. I have seen code generator that they do this .How do they do it Just for clarity i am NOT refering to generating a dll or executable I am refering to generating a class library project or solution . NOT ONLY THE CLASS. Co ...Show All

  • SQL Server Merge replication with anonymous subscribers and identity columns

    Hi, I read the BOL on how the publisher will had out identity ranges to subscribers, but it was not clear if this was also the case for anonymous subscribers. Will merge replication with identity columns work with anonymous subscribers that sync via HTTPS Thanks, Darrell Young ...Show All

  • Visual Studio Express Editions Password and user registration using Visual Web Developer Express

    Hi, I want to know if I could change the password format required for a web application instead of the default format of characters, numbers and special characters Also wanted to know if I could change the user registration process for the new accounts to be approved for the site administrator or by an activation link sent to the email specified by the user through the registration process... Thanks a lot!! H ...Show All

  • Visual Studio 2008 (Pre-release) DLinq - CreateDatabase failing .....

    Hi all, I’m new to this particular forum so please forgive me if I’m repeating or questioning something that has already been done. I have an existing C# project with the following architecture: Interfaces -> ABC’s -> BO’s Where the Interfaces define the contracts, the ABC’s implement the contract and the BO’s inherit from the ABC’s, pretty standard I would have thought.. anyway, I am trying to shoe-horn DLinq in ...Show All

  • Visual Basic Changing screen resolution with VB 2005

    I'm having a difficult time converting a Windows API call that works fine in VB6 to run in VB 2005 (Windows XP with SP2 in both cases). I reduced the problem code down to its core which is below. I'm trying to change the screen resolution with the ChangeDisplaySettingsEx call; the idea is that on entering the program it shifts to high resolution and at the end it restores the original settings. I left the restore part out because I get the same ...Show All

  • Visual Studio Complet uninstall of VS2005

    Hi Can somebody tell me, how to completly uninstall VS2005 I followed the guide int this thread  But after reinstalling I still have the old configuration! It seems like there are some files left but where Norbert the old project list  (even i deleted the "my projects" folder) some settings for the device connectivity  appearance of the VS Suite  (windows, tabs and so on) The folder \program files\\Microsoft Vi ...Show All

  • Visual C++ COM Port event handling

    Hi all, I am trying to use COM port by writing codes using combinations of DCB, CreateFile, ReadFile, WriteFile, CreateEvent, WaitCommEvent etc. I also want to monitor EV_RLSDS event for detecting carrier (which is well known as CD you know). My questions are, 1. Can I use MSComm control for all these purposes or not 2. Is there any limitation of using MSComm control instead of code Your suggestions will be appreciated. Tha ...Show All

©2008 Software Development Network

powered by phorum