Software Development Network Logo
  • SharePoint Products
  • Visual Basic
  • VS Team System
  • Visual Studio
  • Smart Devicet
  • .NET Development
  • IE Development
  • Visual C#
  • Audio and Video
  • Game Technologies
  • Windows Forms
  • Microsoft ISV
  • SQL Server
  • Visual FoxPro
  • Windows Vista

Software Development Network >> mohd sufian's Q&A profile

mohd sufian

Member List

Neotech
Stigern
Fatlabmonkey
geliser131
Dan Mikkelsen
Pirooz Javan (Old)
nick5454
altamash
BubbaRichard
enric vives
Forrestsjs
fasted64
I.You
rcurrie
ahmedilyas
David S. Anderson
rhaber
ZoomyX
John McMillion
Peter__Pan
Only Title

mohd sufian's Q&A profile

  • Smart Device Development Problem in windows mobile 5 sdk installation

    Hello, I have been installed Visual studio 2005. I installed : ActiveSync 4.1, Windows Mobile 5.0 SDKs for Pocket PC. In "device" I see windows mobile 5.0 emulator, but in "New project" I only see : pocket pc 2003, smartphone 2003, windows ce 5.0. I can choose in smart device project : windows mobile 5.0 pocket pc. Is somenone can help me please Thank you very much. I'm also having problems installing the sdk, however it seems to be that the sdk install won't complete - anyone got an idea why this would be ...Show All

  • Visual Basic How to load a dll into a vb program

    Hi, I need help, i'm a n00b and i don't know how to load a dll into my program. Using the Add Reference button i'll recive this error: A refence to ... could not be added this is not a valid assembly or COM component. Bla bla bla Someone tell me to install it into the gac directory using gacutils, so i did it but i had recive this error: Failure adding assembly to the cache: Tentativo di caricare un programma con un formato non corretto. (trying to load a program with an unknow format). What's the problem Help me pls ;) I hope this is the right section. Sorry for my bad english They aren't ordinary dll, they are include in a midlleware. I don't know how they works, i have only the documentation of the pro ...Show All

  • Visual Studio 2008 (Pre-release) Converting a collection to comma seperated list

    Hello all, I have an entity (ContactInfo) that exposes a bunch of properties and a collection of Persons (the collection is called People). Here is how I want to show it: Contact Info Name: xxxxx Created By: xxxxxxxx Creation Date: xxxxxx People: John, Jill, Jack. I have defined a datatemplate for this entity, where each property is bound to TextBlock.Text. Then, I created a value converter that would take a the people collection and return a list of comma seperated names. public object Convert(object value, Type targetType, object parameter, System.Globalization.CultureInfo culture) { if (value == null) return ""; People people = value as People; //TODO error handeling ...Show All

  • Visual Studio Tools for Office Index was outside of bounds of the array error in VSTO Excel application

    We are encountering an error in an application when we are trying to import XML data Te application is an Excel smart document. The error is being reproduced all the time. The sheet data is being populated but with an exception that returns "Index was outside of bounds of the array" error Microsoft.Office.Interop.Excel. XlXmlImportResult xl = new Microsoft.Office.Interop.Excel. XlXmlImportResult (); xl = Globals .ThisWorkbook.XmlImportXml(XMLDataset, out xmlMap1, true , range1); Thank you, Dmitry Hi Dmitry And which code statement is generating the error The first or the second Since xlXmlImportResult is an enumeration, you can't create it as an object using the new keyword. Generally, Of ...Show All

  • .NET Development Compare Database Table Structure to XML Schema File

    Not sure if this is the right place for this but... I often make small changes to the structure of my relational database throughout the development of a project, addition of fields and such. Is there a way to compare the structure of a database to an XML or other Schema file to check for differences so that I can apply an SQL statement to only update what's different Any help would be appreciated. Jim If you have DataSet you can save schema of the DataSet in the XSD file. The you can compare new XSD with old one. XmlDiff tool may be useful for this. ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Problem loading a Blender exported .X file

    I've been searching these forums and on Google looking for a solution to my problem but have yet to find an answer. I have created a simple model in Blender and now I want to load it into XNA. From within Blender I use the DirectX exporter which creates a .X text file (not binary). I then add that to my XNA project (essentially just following the first 3D tutorial in the XNA help). However, upon trying to compile and run the program I get the error message "Could not read the X file. The file is corrupt or invalid. Error code: D3DXFERR_BADFILETYPE". I have tried a number of different combinations with the exporting settings in Blender, but I always get the same result. I found a tutorial on the web that had a .X file for download ...Show All

  • Visual Basic Date. IsDate instead of IsNumeric .

    hi all how can i write Date (dd/mm/yyyy)  in textbox without using Date and Time picker in vb.net in other words how can i use textbox in date format...... and ofcouse the date must be valid. Vimal Hi, if you mean to just show the date, then try this: TextBox1.Text = System.DateTime.Now.ToString("dd/MM/yyyy") ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. day2night

    I wonder if it is possible to activate the day to night feature and if possible how. In the mission fit file you can implement a daytonighttime; for example: f DayToNightTime = 54000.000000 This value is (as it seems) picked up by camera.cpp result = cameraFile->readIdFloat("DayToNightTime",day2NightTransitionTime); I played around withit but can not see any effect in missions. Any idea what the value needs to be, how it can be activated, if it can be acticvated at all It works. Great. Need to understand how to tweak the colors best to look realistic but this is not a topic for this forum. THANK YOU ...Show All

  • .NET Development How can I return an object with arguments using CodeDom

    hi, Trying to generate the following line return InsertEmployee(EmployeeID, LastName, FirstName,etc,etc) or employee= InsertEmployee(EmployeeID, LastName, FirstName,etc,etc) return employee Basically I cannot seem to find a way with CodeMethodReturnStatement. I am looping through the storedprocedure parameters and building up the parameter list With the CodeParameterDeclarationExpression you can add item to a collection and  so on. I cannot seem to be able to do the same with for instanse the CodeArgumentReferenceExpression. May be I dont need to use it. Any suggestions     The CodeMethodReturnStatement accepts a CodeExpression that specifies what will be ...Show All

  • Visual Studio Express Editions doubt on right click menu

    Can anyone help me getting the handle to the menu which appears when the user right click in the slide show window That is , How to get the handle to the context menu which appears when the user right clicks in the slideshow window Thank you for your help. That was for the menu created bythe user explicitly. But my doubt is that how to access the built-in context menu which appears when the user right clicks in the slideshow window.(powerpoint run show)..... ...Show All

  • Windows Forms Xpander controls license

    Hello, I am trying to use Xpander controls in my project. Do they have licnese to buy from somewhere or free to use it Thanks. ...Show All

  • .NET Development error CS0016, Directory doesn't exists

    My computer is Windows 2003 Czech Service Pack 1. The runtime compiler of ASP.NET writes an error: Cannot write c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\groupware\1f05e8b9\4c6f09e7\5fxnyxkz.dll. Directory doesn't exist. But the directory 4c6f09e7 exists and there rigth quotes in commandline, when IIS calls csc. On my deskto Winows XP Professional, Windows 2003 Eng this error doesn't occures. See: c:\windows\system32\inetsrv> "c:\windows\microsoft.net\framework\v1.1.4322\csc.exe" /t:library /utf8output /R:"c:\windows\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseservices.dll" /R:"c:\windows\assembly\gac\system.data ...Show All

  • Visual Studio Team System Displaying build status

    Hello, I am writing an application for administrating builds (starting, stopping, deleting, etc.) using the TeamFoundation object model. I need to display the build status form (or something similar) for both running and completed builds. There is a BuildProgressForm in Microsoft.TeamFoundation.Build.Client namespace but I couldn't find any documentation and I get it to work. Any ideas Thank You, shay Hi, I got the list of builds and the information on each specific build (BuildUri, BuildDate, etc.) I need to display the ongoing progress of a running build and I thought displaying the same form displayed in the studio would be nice. Is there a way to display the build progre ...Show All

  • .NET Development get MAC Address of host

    Is it possible to get MAC Address of any (or at least local) host through LAN using it's IP Address or hostname Thanks a lot, Talant Rizwan, this is great! Never seen this example before and still have to read the book. It stands in my office for a long time, as most of the books. Thanks for this great contribution! This is much better because WMI can be disabled and will only work if you have enough promission. ...Show All

  • Software Development for Windows Vista ResourceDictionary - How To refer a Canvas defined as a Resource in the Resource Dictionary

    I am currently investigating on ResourceDictionary usage and this is the problem I am facing. Problem Description:   Consider the following definition of Resource for a FixedPage Element <FixedPage.Resources> <ResourceDictionary> <Canvas x:Key=" CanvasResource "> <Path> ... </Path> </Canvas>       </ResourceDictionary> </FixedPage.Resources> Question: How do I refer to " CanvasResource " that I have defined as a Resource. I am not able to find any example in the XPS spec "XPS_1_0.xps". Please let me know, if my assuptions regarding the ResourceDictionary is wrong. ...Show All

©2008 Software Development Network