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

Software Development Network >> Wang Jie's Q&A profile

Wang Jie

Member List

Vikram Bade
GaryIsMyName
Stephen W
HarishRavi
Sundaraguru
Intelligence
Gromey
R. Green - MSFT
Lior Canetti
Stephen Provine
Randy Kreitzman
evalese
Prasad Puranik
whitesky
Ashwin11557
Mandeep
Patrick Berny
Earnest Developer
jheddings
TomWolle
Only Title

Wang Jie's Q&A profile

  • Visual Basic Interop.Microsoft.Office.Core problem

    I have a project I made in VS 2003 and am converting it to VS2k5. The same library I use in 2k3 does not work in 2k5 it seems. It is runtime version 1.1.4322 and lib version 2.3. I get the following error: The type 'Microsoft.Office.Core.CommandBars' is defined in an assembly that is not referenced. You must add a reference to assembly 'office, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'. Anyone know if I ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Graphics Engine Design

    I am looking for material on designing a graphics engine. The main purpose of the engine will be tech demo development and function as  shader playground. To start with I have some ideas about decoupling materials and shaders. I would like to have the flexibility that an object can have multiple materials. One part could be a diffuse surface with phong illumination, another part of the same object could be a bump mapped rusty surface w ...Show All

  • Visual Studio Team System Process Customization

    Hi, I’m new to VSTS and I’m exploring its features. I was wondering how I can customize the default process (MSF Agile) that VSTS provides. So far, I’ve figured out a way to do it manually (downloading the process templates and modifying it manually). Can I modify it through VSTS or is there any other tool available to modify it Thanks much, Kumar Currently there is no tool to do it.  You edit it by exp ...Show All

  • .NET Development .net 2.0 instable?

    After converting web app to .Net 2.0, once in few hours it dies. I've seen people having same problem with different apps on .Net 2.0, web and winforms, and haven't seen one yet saying the problem solved or at least understood. I'm trying to narrow it down from event log entry. Can anybody help on P7 and P8 values I was not able to find any info. Event Type: Error Event Source: .NET Runtime 2.0 Error Reporting Event Category:  ...Show All

  • .NET Development monitor file on network computer

    Hi, I want to monitor a file on other PC on network to see if its growing in size and other things. My question is how do I log on to that computer on network using C#. Also, if that computer on network requires authentication, how do I supply username and password to that computer from C# code Thanks, You can use the filewebrequest in the system.Net class. The creentials property allows you to pass in the ne ...Show All

  • Visual Basic Creating pdb programatically in VB

    Is there a way by which I can create a pdb programatically in VB 6.0   I am trying to build a VBP from another VB application by shelling out command line parameters. There doesn't seem to be a command line switch to create a pdb.  If anyone can suggest any other way to create pdbs, it would be very helpful. Thanks!  ...Show All

  • Visual Studio Express Editions Basic 2005 Express vs NET

    I am new to Visual Basic. I just installed the Visual Basic Express 2005 Beta 2 version and was looking for books to buy on the subject, but I can only find Visual Basic NET ones. What's the difference in them Can I use the NET books to learn the coding Thanks in advance for your help Visual Basic .NET was the name given to the Visual Basic version that was released with Visual Studio 2002 and 2003. Microsoft has now renamed it back to Visu ...Show All

  • Visual C# Clearing contents of multi line textbox

    I have used List < string > lines = new List < string >(); to populate multiline textbox line by line _form2.textBox3.Lines = lines.ToArray() Now i want to delete all lines of this textbox; I have 2 questions: 1) how do i clear contents of lines list as if lines where just declared 2) how do i clear contents of textbox3 1) To clear the contents of the lines list, do this: lines.Clear(); 2) To clear the ...Show All

  • .NET Development Generate Xml from DataSet

    Hi, I am populating a datagrid with a dataset, after making required changes user will press Save button, which will save updated records in dataset. after that i am generating an xml file from dataset like this <NewDataSet> <Person> <PERSONFNAME>ABC</PERSONFNAME> <PERSONLNAME>DEF</PERSONLNAME> <ENTRYDATE>2006-01-12</ENTRYDATE> <AGE>15</AGE> </Person> <Perso ...Show All

  • Visual Studio Express Editions Strange behaviour retrieving field from Access DB

    Hi all, I'm retrieving a field from an access db (mdb file). This field is an int32 autoincremently. After read this data I put it in a combobox. The strange situation is this: when I look the list of combobox I don't see the number in sequential order, but first 1827 is correct, next one is 2005. After some range starts again 1828 until 2005. (Number goes until 6859) I don't understand why this could happen. I thought the problem could be some ...Show All

  • Visual Studio Express Editions An error occured while creating the new data source

    Hello   I'm using VB2005 Express. I converted a MSAccess database using SQL Server 2000 (DTS). Not a problem at all and very slick. Now, with vb I conect to the database and everything goes great, I select objects to install (tables) and then I get this error "Could not get type information for ProgramName.DatabaseDataset1 " I've tried just importing one table and I still get the error. BTW The database is in the Database Explor ...Show All

  • Visual Basic Are any tools available to document the project.

    Hi, VB.NET code is very difficult to read (as minimum, compared to Delphi). Also, I can not find any tools to document the project so other developers can understand it. Class diagram is practically useless, because it shows the whole module and does not allow to show ONLY classes what I care about. Inheritance, grouping objects, including objects one to another, etc is not supported. However, It must be a way to document the project. Owhe ...Show All

  • Visual Basic First Chance Exception passing page class as parameter

    I'm trying to upgrade our application from 2003 to 2005 and I'm having a horrible time getting anywhere. One issue I'm having is I'm getting a ton of "First chance exceptions", which is, if nothing else, severely slowing down the debugging processes. I know the main cause of these is that within the codebehind, we call worker classes and pass "me" as a parameter, which is read as a Page class. For instance: Public Function Test4Function ...Show All

  • Windows Forms I 'm having a problem with my User Control

    Hai.....,              I have designed a User Control (Gradient Progress Bar). I was able to accomplish most of the things after referencing some FAQs from the syncfusion.com site. But the only problem annoying me is the following:     1. I have dropped my control into the windows form     2. when I drag it and drop somewhere ...Show All

  • SQL Server cannot install integration services

    Hi! During the installation of integration services (SQL 05 Developer RTM) I get the following error: TITLE: Microsoft SQL Server 2005 Setup ------------------------------ Failed to install and configure assemblies C:\Programme\Microsoft SQL Server\90\DTS\Tasks\Microsoft.SqlServer.MSMQTask.dll in the COM+ catalog. Error: -2146233087 Error message: Unknown error 0x80131501 Error description: Failed to generate type library 'C:\Programme\Microsof ...Show All

©2008 Software Development Network

powered by phorum