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

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

Sekar00

Member List

Travis Shipley
Francois-Regis Colin
Eyvind
JDM3
Dr. Pizza677
wirelessdeveloper
Marco72463
Nick Asseloos
Puspak
John Neighbors
Pixelgrease
Giorgio Agrifoglio
Yash.cse
Dmitry4096
Gizmoguy
Kalor
C# Learner
MazeGen
Magannahan Skjellifetti
Niko Wessman
Only Title

Sekar00's Q&A profile

  • Game Technologies: DirectX, XNA, XACT, etc. Totally newbie question - development platform?

    Ok, I'm totally ignorant about what I need to get started. Do I need Visual Studio Net Do I need just MS C++ Erm... what I have experience programming LONG LONG AGO, using MS C, way before Windows was invented. I've also used Borland C++ Builder 5.0, and Borland's Delphi. I know basic concepts with C, and Borland's IDEs. My goal is to make simple Windows apps at first, and my long term goal is to create game user interfaces in DirectX draw and ...Show All

  • Visual Studio Team System Error 28100

    I have followed the install instructions to the letter and I still recieve the following error during setup. Error 28100.Error loading Event web service. Here is the text of the dd_vserror80.txt file... [02/10/06,14:28:08] Microsoft Visual Studio 2005 Team Foundation Server - ENU: [2] WARNING:Warning 32000. The Commandline '"C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\Bin\Stsadm.exe" ...' ret ...Show All

  • .NET Development How to track changes in object

    hi, I have a function and a object created at runtime. The function takes object as an argument. I don't have control over structure of the object or script of the function. At execution time the functions changes some fields of the object based on some conditions in script. My question is, Is there any way to find the fields of object accessed for modification by the functio ...Show All

  • Visual C++ Visual C++ 2005 Express Edition and lots of errors in stdio.h

    Hello Everyone! I have Visual C++ 2005 Express Edition (RTM) installed on Vista (October CTP). I have created new Win32 Console Application project, but I cannot compile it even when I did not modify any code. I gets over hundred of erros in stdio.h: ------ Build started: Project: EjectCD, Configuration: Debug Win32 ------ Compiling... stdafx.cpp c:\program files\microsoft visual studio 8\vc\include\stdio.h(194) : error C2065: '_ ...Show All

  • Windows Forms Datagrid column heading

    In datagrid one of my column heading is big. I want to wrap it to the next row how should I do in VB.net Have you checked: http://www.syncfusion.com/FAQ/WinForms/default.asp#44 ...Show All

  • Visual C# Command Window

    The commad prompt is the command window right   Well how come when i add the line csc /t:module StringLib.cs it says it invalid...I am trying to issue a command to compile it as a module that is not apart of the assembly any help out there I got  it to compile using cmd then i enter just the letter t but then i want to open the MSIL disassembler with this line ilasm StringLib.netModule but it says that its invalid ........ Any help ...Show All

  • Visual Studio Unable to debug: The binding handle is invalid

    When i try to debug a C# application I get this error: Error while trying to run project: unable to start debugging the binding handle is invalid What can i do Thanks for your answers ZAiNT, Thank you so much for your help. To test native debugging: 1) File->New->Project... 2) Visual C++->Win32 Console Application 3) F10 Thanks, Gregg ...Show All

  • SQL Server Transferring Records from a table to multiple files

    Hi, I have a table - Student with 25 Million records. I want to transfer the records from the table to flat files. One flat file can contain only 1 Million record. So I need to generate 25 flat files with 1 Million in each file. Whats the best way to accomplish this task using SSIS. Any help would be appreciated. Thanks, loonysan This is an interesting problem. If the number of files to be produced is fixed at 25 ...Show All

  • Windows Forms Bug in ShortcutKeysEditor?

    Hi! I have a problem with the ShortcutKeysEditor in the .Net Framework. It seems that not every key is shown in the dropdown box. E.g. "Enter" or "Return" is missing. Is this a known bug Jus ...Show All

  • Visual C# System.Configuration.ConfigurationManager Not Found!

    I'm developing a basic application, and I'm saving the connection string in the app.conf. when I'm compiling i get this warning.... Warning 1 'System.Configuration.ConfigurationSettings.AppSettings' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.AppSettings' but when i try to use the System.Configuration.ConfigurationManager it is not found! so what can be ...Show All

  • Windows Forms Handling the Close Event

    i'm using C# with the original vs .net, and i don't want the form to close when the user clicks the X in the top right corner. instead i want to handle the event and ask the user to save before closing, i know how to add a m ...Show All

  • SQL Server System Tray Icon Missing?

    Hi all, I apologize if this question has already been asked a dozen times, I ran a search and came up with nothing, soooo... I installed SQL Server 2005 Express Edition SP1 + SQL Management Studio Express. I attached all my old databases, and setup named pips, tcp/ip, etc, but for some reason, I don't see a SQL 2005 Express Icon in the system tray to indicate to me if the Server is running or not. now I undestand Express doesn't come ...Show All

  • SQL Server Looping through an excel spreadsheet

    Being new to SSIS I wish to loop through a series of excel spreadsheets and within each workbook loop through each sheet. I am aware of the For Each container but how can the each sheet in the workbook be referenced Steve Thanks Jamie, my problem is for each spreadsheet I loop through how do I reference each sheet / tab within the spreadsheets returned by the For EachLoop. Thanks Steve ...Show All

  • Windows Forms Dates between...

      I have  a problem fetching data between two dates, from access database in Vb.net I am formatting the from and to dates which i select from the date pickers to dd/MM/yyyy Dim f As Date = dtpFromReport2.Value       ' value from Date picker1 Dim t As Date = dtpToReport2.Value         ' value from Date Picker2 Dim fromDate = Format(f, "dd/MM/yyyy") D ...Show All

  • Software Development for Windows Vista EventDeliveryFailedException - how to beat?

    When my users are working faster than workflow runtime, they are raising events for workflows which are probably in milliseconds away to get ready to receive those events. 1. I can set WaitForIdle in ExternalDataEventArgs before raising an event. That works in async mode. So when  user tries to fire a wrong at this certain time event, I get  EventDeliveryFailedException in other thread. What means - the user gets no delivery acknowl ...Show All

©2008 Software Development Network

powered by phorum