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

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

ch36891

Member List

SarahH
Earl Anderson
Ron A. Buckton
drgonjo
DougP
Steve Conklin
First Available
Suedois
Ufirst
Waii
Amardon
Kapil
JamesVSTS
YoungSoft
Dralt
LemX
HBN
VBCoder13
richardghome
chinarut
Only Title

ch36891's Q&A profile

  • .NET Development is there any kind of Boolean type SQL server

    Hi, I have a boolean check property of my checkboxes in VB.NET. how can I send that value to SQL server, is there a boolean type in SQL server when I m designing the table. Thanks but if i send the boolean type directly it s gonna give me an error, right, i remember it did give me error thanks amigo ...Show All

  • SQL Server Is this possible? How

    hello guys, I want to create a report using a bar chart data region from a cube. The cube contains Date and Time dimentions. Here is my question: The catagory field (x-axis) value of the bar chart is dependent on the paramaters value(i.e.StartDate and EndDate). For instance if the difference between StartDate and EndDate is greater than 1 year, the x-axis value for the bar chart should come from the Date dimention and display the year value. Similarly, if the difference between StartDate and EndDate is less than a day, the x-axis value for the bar chart will come from the Time dimention and display the hours value. Does any body came a ...Show All

  • Visual C# How can I format a richtextbox?

    Hello, I am wondering how it's possible to format a richtextbox control. How can I, for instance, center something, make bold, change color and so on. Your help would be greatly appreciated. You have to change the Font to achieve this. Since font is immutable for controls, this means you have to create a new font and assign it to the desired property. There is an example of this at: http://msdn2.microsoft.com/en-us/system.windows.forms.richtextbox.selectionfont.aspx Sayed Ibrahim Hashimi www.sedodream.com ...Show All

  • .NET Development Socket BeginAccept Method Memory Leak?

    Hi, After copy and pasting the code from the MSDN sample "Asynchronous Server Socket Example" - http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpguide/html/cpconnon-blockingserversocketexample.asp into a Windows Library project (DLL) for use in a server I'm writing, I'm finding that each request from my client application causes a growth in memory of 4-8KB in the server application.  This doesn't seem to be reclaimed at all, it just continues to grow.  Since I'm writing a server that must run unattended for long periods of time this will be a problem for me.  After googling the problem I found a forum on dot ...Show All

  • Visual Studio Team System Team Foundation Server -- Team Explorer Licensing?

    Hi, We are planning to deploy TFS for one of our small development groups. We will be using the following: - install Team Foundation Server on one server. - install Team Explorer on each developer workstation (15-20 developers). 50% of these developers are under MSDN subscription. - install Team Explorer Proxy on one server. I read the Team System Licensing Whitepaper, however, I have no idea on what all we would need to buy and how much it would approximately cost. Thanks, You'll need two TFS licenses (one for the main server, one for the proxy). They retail for around $2800. Developers who don't have MSDN Premium (i ...Show All

  • Visual Studio Catastrophic Failure in C# when trying to open new Project

    Hi can anybody help me as i am facing this problem since long time. Problem :- When i am trying to open a new project in c# i am getting error saying that Catastrophic failure, not able to open a new project. I have reinstalled the Studio .NET and still also i am getting the problem and can any one suggest me on windows 2000 professinal i want to install these applications.  what is the sequence. 1.VS NET 2003 2.OfficeXP 3.Visual Studio (VB) i am struggling a lot with these if .NET works VB wont work if VB works .NET wont work. please mail me neelakanteswarareddy@gmail.com When you say Visual Studio (VB), do you mean VB Expres ...Show All

  • Visual Basic Groupbox Limitations?

    I am writing an application to control a couple of devices that I have.  All of the control code is written so I am developing the UI.  One of the forms that I have put together has eight groupboxes.  Two of the groupboxes are on their own.  One of these groupboxes contains six buttons.  Each of these buttons corresponds to one of the remaining six groupboxes.  Clicking on one of these buttons causes the third groupbox to appear.  These six groupboxes are all the same size and are positioned one on top of one another.  I am running into a couple of problems with this form related to the groupboxe ...Show All

  • Visual Studio Microsoft.VisualStudio.Package.Project.dll missing in RC1?

    Hello, I just migrated from VS.NET 2005 Beta 2 to the new RC1 release.  However, I noticed that the DLL Microsoft.VisualStudio.Package.Project.dll can no longer be found.  IIRC, this DLL was registered in the GAC in Beta 2, but it is missing when I upgraded to RC1. After installing the September CTP version of the VSIP SDK, the DLL was installed into the SDK directory (but NOT in the GAC).  But even though now I can compile my VS package, how will my package be able to run on a machine with just RC1 but not VSIP Thanks for any help! Eric It seems like we've clarified the main issue here.  ...Show All

  • .NET Development can framework 2.0 be removed?

        hello i am writing on behalf of my friend whom have problems with her her pc. she been put mircosoft office cd n download etc  then later it start cos problems with framework 2.0   this wat comes up with: framework 2.0 files in C:/WINDOWS/mircosoft.NET./framework/2.0  is this right   Yes, you can remove .Net Framework 2.0 from your Add/Remove Programs tool in Control Panel. Whatever apps. that rely on this version will not work, however. ...Show All

  • Visual C++ Books about VC++ 2005

    Does anyone know if there are any books for someone to learn about VC++ 2005, specifically with the new syntax I have the 2003 book, but I can't compile anyone of the programs in it because the language has gone through extensive changes. The MSDN library doesn't give really good tutorials with the new syntax. Thanks for the help. You're talking about managed C++ then - that changed significantly. C++ itself has not changed, nor could it. The book you want is not quite out yet: http://blog.voidnish.com/ ( scroll down to the May 10 entry ) http://www.manning.com/catalog/dotnet/ ...Show All

  • SQL Server how to populate foreign key in normalizing import?

    I am copying data from one denormalized table to a COUPLE of normalized ones. I am using multicast, following advices from the forum. The problem I have is that the two destination tables (A and B) are sharing a foreign key relationship.Filling in A is no problem, but when I want to fill in B, I don't know how to populate its foreign key, since the multicast doesn't know the corresponding primary key in table A. Does this help http://blogs.conchango.com/jamiethomson/archive/2006/05/22/3974.aspx -Jamie ...Show All

  • Visual C++ Translating from VB into Visual C++ .NET 2005

    How can I translate this code from VB .NET 2005 into VC++ .NET 2005 string htmlContent = webClient.DownloadString("http: //www.somewhere.com/somefile.txt"); That's C#.  The C++/CLI equivalent is: String^ htmlContent = webClient.DownloadString(" http://www.somewhere.com/somefile.txt "); (Try out our C# to C++ converter: Instant C++) David Anton www.tangiblesoftwaresolutions.com Instant C#: VB.NET to C# Converter Instant VB: C# to VB.NET Converter Instant C++: C# to C++ Converter Instant J#: VB.NET to J# Converter Clear VB: Cleans up VB.NET code ...Show All

  • Smart Device Development suggest me a Pocket PC/PDAs

    hi, iam having VS 2003 in my Pc, i want to to develop a 500 questions and answer program. as server is using sql server 2000. and client will be Pocket PCs. I want to load sql server c.e to Pocket PCs. and upload the data, and download the data. as i am new to this PDA developement, i don't know, which PDA i need to use it. pls suggest me with model no and brand it should be robust also, for future upgradation. thanks a lot with cheers Hi Folks, From my point of view, for a first PDA, I would recommend the ACER N50 Premium. Very affordable, high connectivity ( IR/BlueT ...Show All

  • Visual C# select NumericUpDown value OnFocus

    Hello, How can select (highlight) the value in the NumericUpDown control OnFocus Thanks. Hi, add an handler to the Focus->Enter event and the code to actually select the text is: numericUpDown1.Select(0, numericUpDown1.Value.ToString().Length); Note: if you focus the control using the tab key, this code will do fine but if you focus it with a click, although it passes through the method, it won't select the text. My guess is that this code is called before some internal framework code that puts the cursor reseting the selection. To bypass this you can put this same code in the click event handler. ...Show All

  • Visual Basic Where to find BASIC help after downloading and installing Express with small option

    I thought I remembered being asked if I wanted to download a monster help file and since I wasn't sure about Express, I said no. Now I have used it for a while and want to avoid the online help - where do I find it Other learning resources can be found here: http://msdn.microsoft.com/vstudio/express/vb/learning/default.aspx The only place I saw to download the express MSDN library was with the express products...Download it again: http://msdn.microsoft.com/vstudio/express/vb/download/ Full Installation: 1.3 GB Also includes MSDN Express Library 2005 and Microsoft SQL Server 2005 Express Ed ...Show All

©2008 Software Development Network