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

Software Development Network >> !! v31462 !!'s Q&A profile

!! v31462 !!

Member List

zainta
horatiu
Vinod1239
Rupesh Nair
sombhotla
Arvindra Sehmi
Chuck Hanson
Ivan S
Ronak Desai
aLoNsO___
Manoj Kumar31390
roypython
Simon Guest
dotnetwebdeveloper
Paul ORear MSFT
jsl
Mohamed Shifaz
AleXXus
cameraman06
Jerry West
Only Title

!! v31462 !!'s Q&A profile

  • Visual C# Text reading in C#

    I am looking for a way of reading a text file in C# that is analogous to the method commonly used in C, namely to return the next group of characters (possibly formatted) separated from others by white-space. I cannot believe that C# does not have this, but am unable to find it in the documentation. Let me make sure I understand what you are trying to do. You have white space delimited Text File. You want to rea ...Show All

  • Visual C# Closed TextWriter

    My app reads multiple files and creates a temp text file which contains from 100,000 to 200,000 records. After the file is creates, it then reads the newly created text file and processes the records that were extracted and writes them to a permanent output file.. The problem I'm encountering is that the app writes the first record and proceeds to the next record in the file, processes and processes it successfully, however; when it tries to ...Show All

  • Visual Studio VS2005 Report Project Template

    How do I create a report project template in VS2005 or is there a link I can download it from I am using VS2005 Standard Edition. Thank You. If you want to create RDL files for deploying to a Report Server you need to install the SQL Server 2005 client tools. This will give you the ability to create Report Projects. Installing Visual Studio (Express/Standard/Professional editions) is not sufficient. Visual Studio ...Show All

  • Smart Device Development scrolldown datagrid to see a selected row in visible area

    Hi I need t o select a particulat row in a datagrid of the Pocket PC appln. datagrid1.select() works. if the row is not in visible area of datagrid, I need to do (programmatically) scrolldown and show the row in visible area. How can i achive this Plz advice me. Thank You! Hi, Thanks for ur reply. If i know the rowindex then i can select a row and show it in visible area. I don't know the r ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Degraded performance when debugging MDX1.1 applications in VS2005 compared to VS2003

    Hello, I've noticed that when I'm debugging MDX1.1 applications in VS2005, they achieve a significantly lower framerate than when debugging them in VS2003. The performance decrease differs per application and seems to be somehow linked to the use of HLSL effects, as applications that use the Fixed Function Pipeline do not suffer this decrease. This morning I witnessed an extreme case of this problem with a little game that renders mul ...Show All

  • SQL Server Programmatically Deleting an Instance

    I'm trying to just get a basic NS app up and running.  While I can get through the samples just fine, it seems there are no samples that programmatically manage Instances/Applications, etc.  I've googled around and not found anything either.  Essentially it looks to me that everyone uses the IDF/ADF files.  The SDK has some very sparse documentation on it, so I've started there and tried to get things working. I have code ...Show All

  • Visual C++ CDC Textout leaves artefacts

    I have an application that is using the MFC TextOut function to draw some text.  The font is Arial.  When I blink the text by redrawing it as the background color or even just change the text I am left with small bits of the original text (basically a ghost outline of the text).  I have found that is is related to the anti-aliasing of the true type font and if I turn anti-aliasing off the problem goes away. But is there a pro ...Show All

  • .NET Development Problem with reading XML document

    I have a XML document:   < xml version="1.0" encoding="utf-8" > - < rdf:RDF xmlns:rdf =" http://www.w3.org/1999/02/22-rdf-syntax-ns# " xmlns:dc =" http://purl.org/dc/elements/1.1/ " xmlns:sy =" http://purl.org/rss/1.0/modules/syndication/ " xmlns:admin =" http://webns.net/mvcb/ " xmlns:cc =" http://web.resource.org/cc/ " xmlns =" http://purl.org/rss/1.0/ " > - &l ...Show All

  • Visual Studio Team System Invalid Build Type

    I have a problem running build types through the IDE. I created our Team projects and added build types for each through the wizard. One project has no problem running the build type. Most of the others state "BuildTypeName is not a valid build type". And the last project states I need "update Build Permissions". None of my permissions changed in between creating any of these project, so I am not not sure why I get that last error. As far as the ...Show All

  • Software Development for Windows Vista Avalon.NET - WWF Runtime and AppDomains

    Hi, I'm working on a highly customizable Workflow platform codename "Avalon.NET" built on the Windows Workflow framework. I provide my own authoring tools through Visual Studio 2005 (for Developers) and Office 2003 Outlook (for Business Analysts) - since the Windows Workflow Designer is too technical, less user friendly and the design canvas or the process flow concept is too rigid (just like BizTalk). Because I'm providing custom a ...Show All

  • Visual FoxPro Main Window Default Size/Location

    I would like to know what determines where the compiled EXE application window opens and what size it is. I would like to have the window: - remember if it was maximized or - remember last size and position Right now it is always starting in the top/left corner and I'm not sure what I did to get it that way. Thanks I would like to have the window: - remember if it was maximized or - remember last size and posi ...Show All

  • Visual Studio Express Editions Problem with Absolute Beginner's Video Series Lesson 7 - worm?

    I have been using the Absolute Beginner's Video Series for Visual Basic Express and love it. For Lesson 7, however, it never gets past 83% downloaded. As a result the seek button doesn't work. Whether coincidently or not, I, also, get a worm blocked by Norton Virus. "Http WMF Metahdr file size Int Overflow. Intruder download.microsoft.com (67.72.4.94) http(80). Other IP addresses shown other times I got this were 70.183.191.72 and 4.78.2 ...Show All

  • Visual Studio Default page layout settings?

    Hi, We don't use "Letter" paper size in Sweden.  Is there a way to specify default page setup at design time, so that my users won't have to specify this every time they want to print a report This is for the WinForms ReportViewer. Thanks. See the answer in this thread: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=126378&SiteID=1 ...Show All

  • Visual C# Is it possible to use .NET controls to VB6.

    Hi, Please any one tell me is it possible to use .NET controls and libraries [ created by C# ] to VB6. If so can you tell me the way and some useful existing articles regarding this query. Thanks, Mattias Sjogren wrote: ActiveX control containers that support .NET controls http://support.microsoft.com/ kbid=311334 Indeed Mattias, i thought you were saying that it wasn't posible... my bad! ...Show All

  • Visual Studio Team System Override Policy Failures

    My team uses Check in Policies. We all know how to override the policy from time to time. Easy Our problems is: " How do we see the comments that people entered when the did the override " Paul tf changeset <xxx> /format:detailed has the override info. I'm not sure if it's exposed anywhere in the UI. Depending on what you need to do with it, calling the OM might be the easiest way. ...Show All

©2008 Software Development Network

powered by phorum