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

Software Development Network >> murali-indian's Q&A profile

murali-indian

Member List

Gabrielle Erlingen
Manesh_myworld
getter
ggentile
BMW307
PV17
Jon Jarnsater
nmedin
Kieran Snyder
Eric McIntyre
j_o_h_a_n_n_e_s
daddyoh
Richard Ames
parygark
Vaishnavi
Andreaszhang
OMEGA_ReD
fravelgue
marksrv6
cjjrmj
Only Title

murali-indian's Q&A profile

  • Windows Forms Strange Timer Check

    I would like a timer to stop when I call a new System Process. However, when that process ends, I would like my timer to begin again. Is there anyway to do this Jason Ken, that is indeed some flashy UI you've got there.& ...Show All

  • Windows Forms Card Stack (think Hypercard)

    Howdy. Is there some Forms class (or classes) that behaves like a card stack I'm needing to make a conceptually simple application that displays a simple form, and depending upon which of a small few buttons is pressed, the appropriate next form is  ...Show All

  • SQL Server Embed HTML tags into report fields

    I have a need to render data returned from a relational DB with spacing intact. The application is a viewer for input data so the end user can determine if the input data is different than the file layout specified so the data will be parsed correctly, so spacing is critical. I changed to a fixed-pitch font to ensure that the text records align properly in VS (which they do), but when I render to HTML, the spaces collapse (of course). PDFs rende ...Show All

  • .NET Development Advice needed, please - messaging

    I have been tasked with creating an application that uses some kind of messaging to talk to different parts of itself...it sounds bizarre, I know. I have started with trying to send user defined windows messages. I implemented wndproc, created a message and sent the message. Everything works great, however, I need to also send custom objects with the message. I thought I could use the wparam and/or lparam parameters of the message, but I'm ha ...Show All

  • .NET Development Socket.EndReceive question - in which scenarios does it return 0 (zero)?

    Hi, I have an application that works just fine. I am puzzled by the following issue though - in certain scenarios, Socket.EndReceive returns 0 bytes. According to the documentation, this happens when the remote host calls Socket.Shutdown or closes the Socket in another manner. Generally, I observe this to be correct . However, there are several types of apps (remote hosts) for which this does not hold (the code is not mine so I cannot see ...Show All

  • Windows Forms How to refresh a gridview content

    I am developping a web application, I use a gridview to display data. To bind data, I used an objectdatasource with his select method is a method defined in tableadatper in VS2005. After some tretment I have to refresh the dataTable content so how should I do 1. Add a button or menu item called "refresh". 2. In the click event call Fill() or FillBy(). ...Show All

  • SQL Server Passing Parameters to the ReportView

    Here is the problem. I have a report that accepts multiple parameters. Two of them are "hidden" from the user. I don't want them prompted for these values. I set up the parameters so that it says Hidden but I get the following message. The report parameter 'CustomerID' is read-only and cannot be modified. (rsReadOnlyReportParameter) Here is the source in my ASPX page: ReportParameter [] parameters = new ReportParamet ...Show All

  • Visual Studio Can't install VS Beta 2

    Ok... I messed up my PC real bad. I had to repair my Windows 2000 because some files got corrupt (I'm not the only who uses the PC at work). Anyways, after repair I started uninstalling some programs that I didn't need. I had vs.net 2003 architect once but I uninstalled months ago. I also had vb.net 2005 express which I couldn't uninstall anymore, so I just deleted the folder and cleaned up the registry. I deleted all .net folders under pro ...Show All

  • Windows Forms disposing a control created at runtime

    hi ...  this is my first post,.. yah for me :) sorry for a long drawn out question. but from the replies I have seen here.. I think some one could help me :) my question is a 3part question 1) if I dispose a control(tabs, panels, ...Show All

  • Software Development for Windows Vista PersistenceService in WebFarms and NLB

    I implemented asmx web service that hosts workflowruntime with SqlPersistenceService. WorkfowRuntime hosts StateMachine workflows, that have eventdriven events with delay activities inside. Asmx web services are hosted in iis on multiple machines on nlb, and they all use same persistence database. My question is what will happen when workflowinstance goes idle and waits for delay activiti Is it possible that problem occurs when all web ser ...Show All

  • Windows Forms drawing in a treeview

    I haven't done much control development in .net so hopefully I am asking something simple that I just haven't found.  I want to draw a line on a treeview - that is simple enough and I've figured it out.  Before I draw the line&nb ...Show All

  • Visual Studio Express Editions Tabcontrol helps

    Can anyone tell me how to show tabpage by click a button I means when i on tabcontrol page1 then click next button it will show to tabcontol page2. If can plz show the code. thanks assuming that we have a tabcontrol as tabcontrol1 tabcontrol1.selecttab(tabcontrol1.selectedindex+1) where 0 is the index of the tab. With tabcontrol.selectedindex+1 we select the next tab. You can choose to write -1 to select previous tab too. This should ...Show All

  • Visual Studio Running all the tasks on each item

    Hi, Is there a way to execute all the tasks of a target sequentially on each item instead of running the first task on all items, and next the second one and so on Thank you Nico The following seems to be working. How efficient is it to call a MSBuild task for each item Is there a more effective way < Target Name = " Target " > < Task1 Item = " $(Item) " > ...Show All

  • Windows Forms Problem uploading file to sql

    Can someone please help me with this code. I am trying to upload a file to my sqlserver but it won´t work. I have tried using it in asp.net and i works fine, but not in a windows form     Private Sub btSelect_Click(ByVal se ...Show All

  • Visual Studio Team System How to delete a TS Project

    I must be missiing some thing really basic, but I can't figure out how to completly delete a TS project. Thanks in advance for help. Please take a look at the following post: http://forums.microsoft.com/msdn/ShowPost.aspx PostID=4677 Hope this helps. Thanks, Avanti ...Show All

©2008 Software Development Network

powered by phorum