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

Software Development Network >> Chadwick Posey's Q&A profile

Chadwick Posey

Member List

willstewca
Bruno Sanchez
Luis Estrada
Viks_kp
AllNamesAreTakenButThisOne
me*
Carlosmcg
anat52349
Bogdan Crivat-MS
konjogu
Anonymous_900
nick0000000
Shan McArthur
poderosa
timvw
lindah
DRooD
dc33428
Gravyboy
TTLied
Only Title

Chadwick Posey's Q&A profile

  • .NET Development SMTPClient Problems

    Just converted my vs.net 2003 project to 2005. Changed to system.net.mail. I get the following error when i get to the send command - {"Command not implemented. The server response was: Command not Supported"} Here's the code. Dim ErrMail As New MailMessage( New MailAddress(cVariables.UserEmail), New MailAddress(MailTo)) With ErrMail .Subject = subject .Body = Message End With Dim MailClient As New SmtpCl ...Show All

  • Visual C++ ultra fast binary writes

    Hello, can anyone please help... This is a bit of a general question. My C knowledge is limited to the K&R book. I have used the fsutil tool on windows xp and noticed that the command: fsutil file createnew c:\$delthis.bin  1234567890  which creates a file over a gigabyte in size is extremely fast - it takes about a second on a PIII 800MHz with 256MB memory. This seems to be amazing given that it zeros the whole file, rat ...Show All

  • Visual Studio Maximum size of Report Parameter

      I have a report which I need to call from ASP.NET page. I'm trying to use reportviewer control that came with Reporting Services 2000. The report has a parameter which accepts more than 5000 charecters size string. But when I run the report the report viewr never responds. But if I limit the size to around 700 charesters it works fine. So, my question is what is the maximum size allowed to set the reporting services rep ...Show All

  • Smart Device Development Creating controls on the fly is very slow

    Hello there. I've got an application whereby I'm creating a user interface on the fly, creating survey sections with questions, and responses (such as radio buttons, checkboxes, etc) at runtime.  The client is simple, as this survey engine does most of the work. Running this on a laptop/desktop on .net framework 2 has fine performance, running the same code on a PDA running Mobile 5 on Compact Framework 2 has terrible performance.  ...Show All

  • Visual Basic capturing an dumping video streaming via http

    Hi all. I'm new to Visual Basic .net 2005 beta 2 so excuse me if my question is too simple for you. I need to create an application that connects via http to a local video server (it has a local private IP address) and then shows a live video stream coming from the server. Moreover I want to let the user save the video stream he is seeing in that moment, to see it again later (with any media player). In other words I need to dump (or grab, o ...Show All

  • SQL Server SSIS CAL licensing

    Hello, How does licensing of SSIS work on a CAL basis As far as I'm concerned there are no users of it per se cos its a back-end process. Therefore, do you only need one CAL Thanks Jamie   On a side note, this third party book also contains the same bogus licensing information. Microsoft SQL Server 2005 Reporting Services 2005 ...Show All

  • Visual Studio Team System HOWTO create a work item by a template

    can I save a work item as a template , next time when I create another work item like that , I can use this template directly One of the features that we discussed but didn't make it into V1 was templates via the OM - it would be sort of like the stored queries - they're stored on the server by name scoped by project and they could be added/edit/retrieved and applied to a workitem via the object model.  The interface would have the te ...Show All

  • Smart Device Development Device Emulator and connection to internet

      Environment     vs2005     windows mobile 5.0     ActiveSync 4.0       Question:    how   Device Emulator  connection to internet    thanks      Hi! I have installed the MS VS 2005, and  active Sync 3.7.1, but i cannot connect to the emultator. It says " cannot conenct to dev ...Show All

  • Windows Forms Do the controls that Visual Studio comes with suck, or am I being unfair?

    Hi everyone, I'm wondering what the general feeling is towards the default windows forms (and webforms) controls is. You see, I've heard a lot of people say that the control set that comes as standard is very "rich". The thing is, I'm not  ...Show All

  • .NET Development subset of XML data

    I have a XML file that has about 50 elements (columns) and about 500 records. Right now I need to get about 25 of those elements(columns)so what I am doing is to load the entire xml file into a dataset and then create a new table with just the items that I need and do a table.merge. It works but I am new to the XML world and there must be a cleaner way of doing this. Any help is apprecieated. Thanks Hi B ...Show All

  • Visual Basic Console and windows application in vb.net

    Can I add a windows application to my console application In other words can I have both under one .exe file I know that I can add a form to a consol application and it will appear once I run the .exe file but the thing is that I can not interact with the form. It’s like freezes. Hi, If your form freezes then I think you have some sort of loop in your command application. I ...Show All

  • Visual C# Property vs field

    Hi. I don't understand why we should use properties rather than fields to initialize fields. Any work that can do with properties we can do with field itself. I think that only one difference there is and it is that can make a field read-only with properties. Is there another reason to use properties You can use Logic's behind setting is and check values, here is soms self-explaining code: public int MyInt {     get ...Show All

  • Windows Forms How do i remove the default icon of my MDI child..

    is there a way to remove the default icon of my child window form and the minimize on the right as well..and the maximize and the close button.. !  My parent windows form have a MainMenu but when i open a ChildWindow i can see  ...Show All

  • Visual C++ Weird build output

    I am not sure why I got this. I think I accidentally pressed some sort of key combinations and my build output is like this: 1>------ Build started: Project: test, Configuration: Debug Win32 ------ 1>Compiling... 1>main.cpp How to remove the prefixing '1>' Under Tools->Options->Projects and Solutions->Build and Run there is an option to specify the number of parallel builds. If you set it to 1, the output lines are no ...Show All

  • SQL Server SSIS Optimization

    Hi There We have a package that simply reads a rows from a table and puts it into a flat file destination, this repeats through a for each loop. It is a very simple package. Problem is it takes 10 minutes to do a thousand rows. This is incradible slow, i have check indexes are fine, the table are only 1000 rows, but it seems to only read and write about 3 rows a second, this is crawling. Please how can we make tis faster, are there any obviously ...Show All

©2008 Software Development Network

powered by phorum