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

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

Claudiu_Itu

Member List

J Drennan
software786
VFP avid fan
Mark Liu
TheFoZ
Torns
BozUK
Mark Dormer
nabendu
cain.osullivan
Julie Brazier
Manoj Kumar31390
Trying_another_name
MocoN
WernerF
Hello World
PaulNations
MonkeyZa
Mr.Wut
Jeff Pages
Only Title

Claudiu_Itu's Q&A profile

  • Visual C# Change Drop Down Arrow color

    Can anyone tell me if you have been able to change the arrow color of a dropdown list box in asp.net When I change the arrow color of the scrollbar using CSS, I expect the color of the dropdown to change too... Earlier post will be appreciated. Thanks in advance. This is not a C# question, but a CSS question. Not every browser support this. Here are some resources for CSS: CSS FAQ CSS Forms S ...Show All

  • .NET Development SslStream and AuthenticateAsServer

    I'm trying to create authenticated SslStreams, with a certificate created with OpenSSL (which is read from file). I can read the certificate without a problem from within C#. The problem is my code hangs whenever I call AuthenticateAsStream(). My question is, I'm creating (and signing) the x509 certificates myself. Will this cause problems with AuthenticateAsStream What exactly does AuthenticateAsServer do Thanks, Josh ...Show All

  • .NET Development sending picture via web service

    hi, how can i send a picture (jpg) via webservice to a remote server I.E. a web server is running remotely and i need to send a picture from my computer to the remote server using a webservice. i need to write both the webservice method to accept the image and store it somewhere and a method to send it. hopefull someone can help me. regards, rnv Hi, You could send the image as a byte array. You could consider using WSE ...Show All

  • Visual Studio Express Editions Where to start for unix programmer?

    Howdy, I'm a professional analyst working with C/C++ on an UNIX platform (SGI/IRIX).  The apps I work with also submit Oracle and Sybase SQL queries and procedures. Graphics is done with Motif and OpenGL. I'd like to expand my knowlege by entering into the realm of Windows programming.  I'd like to work with C/C++, but am also interested in checking out C# and VB (my BASIC experience is in the days of QBASIC and earlier).  I' ...Show All

  • Windows Forms mess up lisbox during looping.

    I don't know if it's a bug or not but i have a listbox with some items in there. on the click event of the listbox i put a while loop. what happens is that the listbox automatically highlite the last item. You can test that on ur VS2005. Is there a way to fix that "i put a while loop". Please show us the loop so we can test it too. ...Show All

  • Windows Forms Trouble drawing theme elements transparently

    I'm trying to draw a windows theme element (the window close button, specifically) to an image, and whenever I do, the image has ragged non-transparent bits. I got this code from a sample that didn't do this (it was all owner-drawn, mine draws to an image.) Any idea why it won't draw with full transparency Bitmap output = new Bitmap(closeButton.Width, closeButton.Height, System.Drawing.Imaging.PixelFormat.Format32bppArgb); Graphics fx = Grap ...Show All

  • Visual Studio Express Editions SOS:VC2005 B2 Express VC++ Directories Problem

    I downloaded and installed VC2005 B2 Express, I can't set "VC++ Directories". screenshot: http://member.netease.com/~lilong/temp/VS2005ExOpt.jpg is this bug this is a BIG PROBLEM!! How about removing C++ Beta2 ane replacing it with Beta1   Will this work   I am thinking about trying it.   ...Show All

  • SQL Server HELP - Problem with Replication

    Hello, I have transactional replication running between two SQL Servers. It's a push subscription and the distributor is on the local publisher. Recently after running for a year the replication stopped working and we get the following two errors. 1 - The process could not bulk copy into the table "History_Rep" String Data, Right Truncation. Error Number 22001. ----------------------------------------------------------- ...Show All

  • Visual Basic Automatic comment for VB function/sub

    With C# typing '///' above the name of a function generates a comment heasder for the funtion. Something like ///Description: ///Parameter 1: ///Parameter2: etc... ///Returns: IS there anything like this for VB.NET There are some tools that enabled VB.NET with XML Comments, here is a little list: VB.NET XML Comments Creator VB.NET XML Commentor VBCommenter for XML Comment Generation in VS .Net 2003 ...Show All

  • Visual Basic ToolStrip & MenuStrip

    Does anyone have any idea of the best way to implement, those Copy, Cut, Paste, Select All, Redo, Undo function on the Edit menu bar Its really down to you what you want to do with these but here are some examples for simple cut/copy and pasting text from a number of selected controls. All these actions depend somewhat about what you want to support for your application. The system provides a clipboard object which has some methods an ...Show All

  • Visual C++ C/C++

    Hello everyone, I'm an "old timer", because I started learning computer languages in 1974 (!) on a VAX system. (Basic, Fortran IV, Fortran 77, Pascal, Assembler, Cobol, C, C++, ...) My preferences are for C++ (still do) programing, but because of my professional duties, I stopped programing since 1988. Now I'm "semi-retired" and would like to restart using C/C++ but... What should I decide to buy, I mean, what kind of language to start with Vis ...Show All

  • Visual Studio ReportViewer drillthrough in WebForms looking for .rdlc instead of .rdl in Local processing

    I am creating a ASP.NET application for reporting. I have created the reports (.rdl) using the Report designer. I keep all these .rdl files in a folder and this reporting application will list these reports. Clicking on a report will generate the report. I am reading the rdl xml to get the query and query parameters, then retrieve the data and add datasource to the LocalReport. This is working fine. In the drillthrough event I get the original d ...Show All

  • Visual Studio Team System SQL Express only?

    Not a big deal, but I currently have my test machine without Express installed and it will not allow me to work a database project. Is Express the only version that works for these types of projects at this time TIA, Greg Hi Greg, it works also with other editions, eg. developer, but afaik it must be running since it's used as a local repository. If you have another instance of SQL around, not the default MSSQL$SQLEXPRESS one, yo ...Show All

  • Smart Device Development Using VS 2003, emulator for PPC, how to add web browser control in a windows form

    Hi, I am using Using VS 2003, emulator for PPC, to develop a application that needs some part of data to be displayed in the web browser. how to add web browser control in a windows form as I am not able to find the control on the tool box. I tried adding the web browser control from the com Components but it in disabled state. Please help. Vivek See http://msdn2.microsoft.com/en-us/library/ms229657.aspx &nb ...Show All

  • Windows Forms Non-responsive IExplorer 6.0

    well then, since I am new to this forum, could you please direct me to the right forum for this question I can't seem to find it on the list of numerous categories. Thanks, Devin ...Show All

©2008 Software Development Network

powered by phorum