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

Software Development Network >> Balambikai N P's Q&A profile

Balambikai N P

Member List

Jeffn
wxin
Tiarnan
dr.acv
snohelty
John.Doe
LeoXue
smk_k
ybawany
yahu_Hugh
rallenh
McAfe
Sixon
R2 DJ
Frediano
BobInIndy
Mike Barry
Bluehunter
a.d.m
bingbangzoom
Only Title

Balambikai N P's Q&A profile

  • Smart Device Development data transfer in WinCE

    Well, Im a newbie to wince development. Well i want to know few things abt data transfer in WinCE. 1. A data call is made to my phone from some external hardware, is it possible for me to accept the data call and receive the data onto my phone through GSM. 2. I want to tranfer data from one smartphone to another via GSM network Is it possible to these tasks, if it is ,plzz can someone help me with the sample code for each of them. Thanks, Dinks ...Show All

  • Visual Studio Express Editions Filter to form2

    I am brand new to VB Express 2005 and only just getting starting to understand it. Here is my problem. I have two forms connected to a SQL Express database within the project. Table 1 and Form 1 lists the customers Table 2 and Form 2 Lists the email addresses and passwords for each account 1 customer could have up to 30 email addresses. I can get the customers to show on Form1 and all the emails and passwords to show on Form2 with no problem. I can even add a button that opens Form2. What I am trying to do is open form2 and only shows the data that relates to the selected customer. It’s probably very simple but I am a beginner after all ...Show All

  • .NET Development “SchemaImporterExtensions" helps you not to modify the Reference.cs file each time you "Update Web Reference"?

    Hello everyone, I have read that “SchemaImporterExtensions" can modify the way the proxy class is generated. I currently need that ability of modifying the proxy class generation but I don't know how. My case is the following: 1- I am using the same ClassLibrary on the server and client side. 2- Web Methods are returning objects of types that exist in the ClassLibrary (example: ClassA). 3- When I “Update Web Reference” in Visual Studio 2005 it creates a Reference.cs file. It implements a new dynamically generated version of ClassA (from the WSDL), which only contains private fields and public properties with the same names as the alternate properties in the original ClassA of the ClassLibrary. 4- Each time their would be ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Reading embedded files

    Hi, i've added a .xml file to my xna project for windows, i've set it to be an embedded resource, how i can i them read the file n e attempt i make seems to try to read a file from the hdd or from a url many thanks You need to use the System.Resources.ResourceManager class. For example, System.Resources. ResourceManager temp = System.Resources. ResourceManager ( "MyGame1.Properties.Resources" , typeof ( Resources ).Assembly); object obj = ResourceManager.GetObject( "foo" , resourceCulture); byte [] myFileCalledFoo = (( byte [])(obj)); Since you embedded an XML file, it was probably embedded as a string rather than an unknown file (which is byte[]). Your ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. VS 2005 Express Application deployment with DirectX?

    Ok, so for as long as i looked to kindof figure out how to deploy a basic application to another Windows XP / server 2003 / 200 / whatever. Basically I got past the initial error: "This application has failed to start because the application configuration is incorrect". Which is VS 2005 speak for you need system dlls and a manifest file. But my real question is... I wrote tetris, trying a handle on this whole graphical programming thing and once i got past the the application configuration error, It now says it cant find d3dx9d_30.dll. After I first saw that, I first copied the DLL into the apllication folder, but that did nothing. I know that copying the DLLs into the application folder isnt really a installation, b ...Show All

  • Windows Forms Refreshing listboxes

    hi guys,need help here currently i'm displaying data from sql server 2005 database using a listbox i binded a dataset to it and it does display the items i want displayed,but the problem is i do not know how to refresh the list immediately when a data is added to the particular table any solutions thanx in advance hi mark, one problem here is that im using embedded functions like databindin source and the adapter to display my table data in the listbox,so i didnt write the code as i couldnt find any related articles pertaining to this could you show me a snippet of codes on how to display data from a particular table using data binding course,data set and adapter im a complete newbie ...Show All

  • Visual Studio 2008 (Pre-release) Help With Strange Serialization Issue

    I am having a little difficulty troubleshooting a serialization error. I am attempting to send to a WCF service an object that is part of third party software therefore I have no control over how the object is serialized or deserialized. I know the object is serializable because I have been able to successully serialize the object using the soap formatter to a file and then deserialize it from said file. The problem I am experiencing is when I create the object on the client side and send it into the WCF service method. I set a breakpoint on the service but it never makes it. The only exception I get is a timeout on the client side. I have turned on tracing on both the client and server side and I am able to see the message arrive ...Show All

  • .NET Development Newbie (?) questions about C# from an intermediate-level programmer...

    I'm reading (and re-reading) the book, Programming C# (4th edition) by O'Reilly. It's a really great book but I have a bunch of questions even after re-reading several parts of it. Here are my questions: 1. Static constructors are only guaranteed to start running before the first instance of your object is instantiated,so is it possible an object can be instantiated before the static constructor is finished running 2. Are constructors (static and non-static) and finalizers automatically thread-safe 3. Do objects with finalizers get garbage collected twice The book says objects with finalizers are put in a special queue when created but I'm confused because it seems like they get collected twice... (eg. first collection calls F ...Show All

  • Visual Studio Express Editions IDE Question about braces

    In Beginning Visual C# 2005 Express Edition by Peter Wright it states that Visual Studio will automatically insert closing braces. When you enter a { followed by Enter , the VS editior will automatically drop in a closing } as well. This does not seem to work this way for me and I have been unable to locate an option that would turn this feature on. What am I missing Thank you very much for the reply and information. It is too bad because I think it would be a nice feature. At least we have the automatic brace matching. That is a great help. ...Show All

  • .NET Development Socket.SendFile and Progress

    I need to transfer a large file via Socket.SendFile. Is where any way to trace progress while file is transfering ...Show All

  • Architecture Is it possible to use Domain-Specific Languages out of VS2005?

    I want to create my own windows-forms application. This application must create and show some diagrams. Is it possible to use Domain-Specific Languages out of VS2005 in my own windows-forms application ...Show All

  • Visual Studio Error: BuildComponent

    This is the error message I get (by using Sandcastle Help File Builder ): [...] Info: SharedContentComponent: Loading shared content file 'shared_content.xml'. Error: BuildComponent: An error occured while initializing the type 'Microsoft.Ddue.Tools.SharedContentComponent' in the component assembly 'C:\Program Files\Sandcastle\ProductionTools\BuildComponents\BuildComponents.dll'. The error message and stack trace follows: System.Xml.XmlException: ' ' is an unexpected token. The expected token is ';'. Line 34, position 45. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String ex ...Show All

  • SQL Server Staying with the SQL Agent during Execution

    I need to create a stored procedure that triggers off a particular job in the SQL server 2005 agent, waits for the job to complete and then returns back the control to the calling application with the job execution results. As far as triggering off the SQl server agent is concerned, I can use the sp_start_job procedure. But what is the best way to wait for the job to complete execution (Because the sp_start_job proc returns back the control immediately after starting the job). I could use the sp_help_job proc in a loop and wait for the value of the "current_execution_status" column to change from 1 to 4...but is there a better way of doing this Appreciate inputs here. - Thanks, Manmeet Hi Manmeet, What you suggested is ap ...Show All

  • Visual Studio Express Editions Need Coding Standard

    Hi Can u send me good documentation for vb.net coding standard system Regards Ni http://www.newworldgeeks.com Everyone has there own coding standards A simple web search will reveal a number of peoples ideas. http://search.live.com/results.aspx q=vb.net+coding+standard&mkt=en-us&FORM=LVSP  Use whatever works for you.   ...Show All

  • Visual Studio Sandcastle August CTP : <c> tag not working?

    I am using the Sandcastle August CTP and am trying to use the <c> tag inside another tag, for example: /// <remarks> /// The remarks aren't really very remarkable, but here is a <c> PieceOfCode </c> just to /// make it a bit more interesting. /// </remarks> The remarks block appears in my output CHM file, as expected, but the <c> section is not highlighted in any way (appears the same as the rest of the text in the remarks). Am I doing something wrong or is <c> not working I've run into the same thing. It looks like the <c> tag yields a <span class="code"> element in the generated HTML; however, ther ...Show All

©2008 Software Development Network