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

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

sumanesh

Member List

Alexander Safronov
AJNothing82
Moustafa_
huckleberry
shanmugal
arunvenkata
sirozzy
SanjayAgrawal
Steve Jo
jlandry
Aravindalochana
miltrain
michaelmarsh
wynfred
Digital Human
Hrishikesh Biniwale
Geoff N. Hiten
avishay_y
RafaMiranda
RainmanRam
Only Title

sumanesh's Q&A profile

  • Visual Basic Graphics: Draw over an Image

    Dear all, I need to display an image in and then I want to draw over the data. The image is a png showing a geographical map. I want to draw over some bullets in specific positions stored in the database. Someone has ideas on how todo it Are there suitable controls Thanks in advance. This can be done very simply using System.Drawing.Graphics: Dim MainImage As Image = New Bitmap("C:\ ...Show All

  • SQL Server SP1 failure - incorrect platform

    When I try to run the x86 version of SP1 on my development desktop (for tools only), I get an 'Incorrect Platform' error: Setup cannot update x86 products on this computer To proceed, run the Service Pack Setup program for the x86 platform. The filename I downloaded is SQLServer2005SP1-KB913090-x86-ENU.exe and it successfully installed on my Wk2003 server (dual PIII). My desktop is a single P4 2.8Ghz running WinXP Pro. brian smith This may ...Show All

  • Windows Forms Create an instance of windows form from a thread C# HELP

    hi i have the following problem i have a Form1 (main form ) which have this code on a button Asyn newSession = new Asyn(txtUserName.Text,txtPassword.Text.Trim(),this);                Thread sessionThread=new Thread(new ThreadStart(newSession.StartSession ...Show All

  • Windows Search Technologies Cannot install/re-install MS DeskTop Search (nor toolbar): "cannot remove older version"

    I get a message that says #msntb_toolbar_full_name# is unable to load its config file. if you have recently upgraded to a newer version of the # msntb_toolbar_full_name# and have not restarted your computer since the upgrade, please try restarting your computer , if the problem persits, please reinstall the # msntb_toolbar_full _name# I tryed it all and still it doesn't work. Please help Me. Sincerly Marilyn jefferson = and others, ...Show All

  • Windows Forms Hosting Terrarium Server?

    Does anyone know of a good Terrarium Hosting company  that can host the server for approximately 5000-10000 users  I looked all over the web, and all matches evenually link to the windows forms website. Thanks Any hosting provider that  ...Show All

  • Visual Studio Team System TFS problems

    I just emailed this to my whole team, who is getting ready to switch from SOS to TFS. I made a series of changes before checking in, including things like adding a new code file, then later removing that same code file. Recap of my issues: When I went to check in, the Pending Checkins window would not give me the option to check in. It only gave me the option to unshelve. So I chose that option thinking it would lead to a ch ...Show All

  • SQL Server Unable to set Default Schema for a group

    We're using Windows Authentication with our SQL Server.  We've added a domain group to the SQL Server groups and would like to give it a default schema.  The properties window is the same for users and groups but the default schema field is enable only for user entities.  We cannot add a default schema to a group.   Is this by design,  a bug or a problem with our SQL Server installation Updated on ...Show All

  • SQL Server Empty Address Lines

    What is an easy way to squeeze the lines of an address when anyone one of the address lines might be empty Example: Customer Name AddressLine1 AddressLine2 AddressLine3 City, ST, ZIP I have not tried this but you can try using a formula for the LINE HEIGHT property of the the address lines - Under Properties/Format =iif(Fields!AddressLine2.Value= "" , "0pt" , "9pt" ) This hopeful will set it's line height to ...Show All

  • Windows Forms SelectAll in TextBox

    Hello, I use the methods Select() and SelectAll() to select all the text in a TextBox in the "Enter" event. It works when I hit TAB, but it doesn't work when I perform a mouse left click (the text is selected a very short instant and it is automatically deselected). Thank You for your response You may not want the left click to select everything. Normal behaviour for mouse left click in a textbo ...Show All

  • SQL Server How to generate condition based aggregate/summary data

    Hi I have a source table with App_Id, App_Type , Tier_Type, Date_Id as columns. I have a destination table with Date_Id, Total_App_Count, Booked_App_Type_Count, Approved_App_Type_Count columns. I need to count the Total number of records , count of records with App_Type = "Booked" and count of records with App_Type = "Approved" and populate in my destination table. What all the steps i need to create in SSIS to get t ...Show All

  • Visual Studio Team System Visio 2005 unable to syncronize code changes

    Hi all, i'm not sure if i'm on the right forum :) If not, please let me know I have a question. I've been wainting for Visio 2005 to help me modeling code. Well, it turns out that Visio 2005 can model code, you can define almost everything, and projects are generated with out much 'trash'. In the end we have a clean solution to work with. Ok, but what if I want to update the model in visio using the code that i've produced or, w ...Show All

  • Windows Forms writing the euro symbol ("€") to a ascii or utf 8 textfile

    Hi, I'm trying to write the "€" Euro Symbol to a textfile with either UTF8 or ASCII encoding but it doesn't work. The Euro symbol is returned by the currency formatting of the string. Can anybody help me Michael Hi, some additional&nbs ...Show All

  • SQL Server How to add Drill down option in the Dataset ( + )

    Dear Friends, I have created a Dataset and displayed in the report. In the report, its showing as expanded values by default. There is no option for me to Collapse and Expand. If I create a Table with Report Wizard, I am getting the Collapse & Expand ( + ) option in the report. Is there anyway, I can add the Collapse / Expand in the Dataset kind of reports. Thanks. Warm Regards Rakin Singapore. ...Show All

  • .NET Development How to read a column's value

    Using VB 2005 Express I have a form that is populated from a Tableadapter. One of the columns is a value that represents a height in cm. I want to use that value to display the corresponding inch value in a textbox on the form. So I want to read that column's value and then convert it to inches and write that into the text box - but I don't know how to identify which is the current row I'm in (when I navigate through the table with the BindingNa ...Show All

  • SQL Server An incorrect or unsupported HTTP function call was made error

    Hi All, I've got this error " An incorrect or unsupported HTTP function call was made " I can't browse SQL CE Agent using IE also. How to solve this error TQ You need to give more information for other people to help, for example, what device, OS, what IDE, what kind of program you are writing, where do you get the error, and how --- Lao K Visit my Blog for Windows Mobile Pocket PC ...Show All

©2008 Software Development Network

powered by phorum