Software Development Network Logo
  • VS Team System
  • .NET Development
  • Audio and Video
  • SQL Server
  • IE Development
  • Smart Devicet
  • Visual C#
  • Visual C++
  • SharePoint Products
  • Windows Forms
  • Microsoft ISV
  • Visual Studio
  • Visual Basic
  • Visual FoxPro
  • Windows Vista

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

cverdon

Member List

cgai
PatrickDonohue
robinjam
forwheeler
misiu_mietowy
Sandy Place
Jasper22
Melvinsb
Zulkhairi
rebeccat
Martinp23
jitendra badkas
SPPatel
Mark Gilbert
Teradar
GiampaoloSanRemo
Rachel Wang
polymorphicx
EwenTweedie
Ori'
Only Title

cverdon's Q&A profile

  • Visual C++ Disassembling

    Hi all, I know how to do this: foo.cpp=====> foo.asm I want to do: foo.asm=====>foo.exe and: foo.exe======>foo.asm Can I do these by VS2005Pro IDE or its bundled softwares Or I need to get another software I found them, but when I disassemble an exe and make an asm and then give the asm to ml.exe to generate an exe, it doesn't work and gives me errors like "nondigit in number" and "instruction or register not accepted". Why What should I do ...Show All

  • Windows Forms ListViewSubItem Bounds

    I use a ListView control and need to get the Bounds rectangle of a ListViewSubItem. I used the System.Windows.Forms.ListViewItem.ListViewSubItem.Bounds property to get the rectangle. This works fine with exception of the first ListViewSubItem (ListViewItem.SubItems(0)) of the ListViewItem. The Bounds rectangle of the first ListViewSubItem is equivalent to the Bounds rectangle of the ListViewItem. Is this a bug, a common functionality or do I use it in wrong manner Does exist a better solution to get the Bounds rectangle Here's an example: If lListViewItem.SubItems(0).Bounds.Width > CInt (GetTextSize( Me , lListViewItem.SubItems(0).Text)) + 1 Then Exit Sub End If primi81 wrote: ...Show All

  • Visual Basic Copy paste with richtextboxes

    Hi again, I need to copy and paste between richtextboxes. I tried using .copy and .paste. When I did it the application wasn't responding and was stuck. I tried also with this code: Private Function AppendRTF( ByVal RTF1 As String , ByVal RTF2 As String ) l1 = Len(RTF1) l2 = Len( "\par" & vbCrLf & "}" ) Subed = l1 - l2 - 2 Mded = Mid(RTF1, 1, subed) Mded2 = Mid(RTF2, 7) Dim Rtf As String = mded & mded2 Return Rtf End Function It copied the text, but it didn't keep all of the edits, fonts, bullets etc... How can I make it thanks, Ofir. ...Show All

  • SQL Server Problem on Sync Access database

    Dear all, I have a software written in C#, using RDA to sync access database from desktop. But it is tricky that some time during "Pull" data from SQL Server Agent, my PDA tell me "A request to send data to the computer running IIS has failed. For more information, see HRESULT". This also happening when I try to unplug the ethernet cable from my desktop however the push and pull actions did not required to go through internet. Here are part of my codes m_intdb = new SqlCeRemoteDataAccess("http://desk01:1024", "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\\inttemp.mdb; Jet OLEDB:System Database=C:\\Documents and Settings\\user\\Application Data\\Microsoft\\Access\\System.MDW"); m_intdb.Inte ...Show All

  • Windows Forms Culture of DatePicker

    Hello Is it possible to change culture and language of DatePicker Thank you (Moderator: Thread moved to this forum for better responses) Hello All. worldhello: Well, then by all means, tell us your exact requirements. ...Show All

  • Internet Explorer Development iexplore.exe command-line parameters

    Hi guys. Where are the eligible command-line parameters for iexplore.exe stated I specifically want to know how to start one IE7 window having two tabs displaying two different web pages. Thanks. there is an answer: http://blogs.msdn.com/tonyschr/archive/2007/01/19/ie-automation-amp-tabs.aspx hope, you find it useful ...Show All

  • Windows Forms Publishing in VS2005 is very slow

    Hi, I have simple Windows form project which I choose to publish. Usually it works fine but for my current project for whatever reason it'll sit for 3-5 minutes showing "publish building" while VS is doing nothing (no high CPU utilization, nothing) and then it'll finally publish. Manually building project is very quick. What can be possibly a reason for this behaviour If you deploy your prerequisites on the same install location as your application, VS has to create the prerequisites on every build. Just tell the installer to get the prerequisites from the vendors website. ...Show All

  • Visual Studio Express Editions Matrix implementation problem

    Hi everyone, I am implementing a matrix program which create matrix according to the values on a file and write to or read from files the values of the matrix. However, since I am not able to compile my program, I would like to ask you that whether my class si logically correct and whether it gives a compile time error or not. If there is unexpeted situations in my code, would you please help e to fix them class SymmetricMatrix { public: int index1; int index2; int **matrices; /* * Constructor that initializes an empty matrix with a given size. */ SymmetricMatrix(const int matrixSize){ size = matrixSize; matrices = new int*[size]; for(int a = 0; a < size; a++) matrices = new int[size]; // assigni ...Show All

  • Visual Basic Developing VB.NET on a Mac?

    I've looked around a bit and I'm still not very clear. Is there a development tool available for the Mac that will let you program vb.net while on a mac system I don't plan to do a lot of vb coding on the mac but it'd be nice as it's the only portable system I have. Thanks! badsign no it doesnt :-) people can still respond to it without any problems. I think VPC would be the way to be honest with you since there are no IDE's that use .NET For Macs - who knows, perhaps someone somewhere has developed it however from the Microsoft view, there are no products for the Macs that allow you to do .NET Development ...Show All

  • SQL Server Doing a data import using DTS Wizard in SQL Server 2005 - being efficient with 5 flat files

    Hi, I'm a new user of SQL Server 2005. I have the full version installed. I also have SQL Server Business Integration Dev Studio installed. My OS is Windows XP. I'm importing a series of 5 flat files into a database on one of the SQL Servers we have. My goal is to get 5 different tables (though perhaps I should do one and add an extra field to distinguish each import) into the database for further analysis. I tried doing an import via DTS Wizard. There are no column names in the flat file so I defined them during the import process (all 58 of them). When I got to the end, I had an option to save the import process as a SSIS (SQL Server Integration Service) Package on: SQL SERVER (I don't have permission for this) or FILE ...Show All

  • Visual Studio Express Editions page not found error

    I, too, have another kind of a problem. I just recently registered VC#, and I received the email with the Benefits Portal. When I try to download any of the goodies(I am a complete newbie-begginer-so I am very much interested in the e-book .pdf file) I get only a dreamweaver file. Can anyone help me Firefox was ideed the problem. I got the download using IE and I couldnt be more happy. Thank you Andreas. Dan Petrescu alias fulga ...Show All

  • Visual Studio Tools for Office Word 2003 template document running exception "This action is not valid outside of a block-level XML" when used in Word 2007

    Hi I created a solution for authors to publish content on a website I created based on Word 2003 templates and VSTO 2005. You might download it here: http://www.codeplex.com/THBAuthoring Now I try to have it running on Word 2007 and get the following error when a user click on the save button or when I do in code document.Save: This action is not valid outside of a block-level XML Looking at the stack trace I have seen that it happens in Microsoft.Office.Interop.Word.DocumentClass.Save(), saying object reference not set to an instance of an object. I would appreciate any help. Thanks I was able to track down the source code part that is causing the issue. In the event handler ThisDocument_New I would like to inse ...Show All

  • Visual Basic Printing data with Type1 Fonts in VB.Net

    Hi, We are developing Windows application in VB.Net (VS 2005). Our requirement is to print data to the default printer. We are using PrintDocument() to achieve this. As per requirement we have to print in specific fonts, the fonts are of type "Type1". When we used following code. e.graphics.DrawString("My Company Name", New Font("HelvCondBlk", objFont.PassHeaderFontSize, FontStyle.Bold), Brushes.White, rectWB) The application could not recognize the Type1 font. These fonts are also not listed in FontFamily.Families. Please let me know how to print any document from VB.Net in Type1 font. Nandagopal.P.K.S Check out the following topic in the MSDN library for code that enumerates all of the valid fonts on ...Show All

  • SQL Server Dling support?

    Hi All. What can we do to let the power that be know that there are many of us that want Dlinq to support SQL ev They say they are considering it, how can we help them deside Mike Greenway Cool, Great, WOW What I REALLY want is LINQ and I thought DLINQ was the ONLY way to get it. ADO.NET's Entity Framework looks like it is VERY handy. If it is truly going to be available in Aug. I'm going to delay writing that part of my code until then. I never liked SQL strings. Thank You, again. Mike ...Show All

  • .NET Development Add Business Object to ArrayList

    I have an Order than can multiple sub orders.....I want to save my sub orders to an arraylist....i have a class called sub orders that has all the data pertaining to that sub order....How do i add an entire class to an arraylist so that if i have multiple sub orders they will be based in as SubOrders[0], SubOrders[1], and so on... can someone point me in the right direction...My goal is to have my suborders stored in an array list... Tryin2Bgood wrote: So making the _SubOrder as an ArrayList I will not need to bind it like so Since the class now will be represented as an index in the arraylist and if the index changes or is modified thats when my _IsDirty will return true or the Event will fire using my implem ...Show All

©2008 Software Development Network