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

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

wiro

Member List

Bernd Kicker
riz332
Harris YER
Range_Finder
Robert Davis
TKV
JP.
angrycoder2
sophia james
sss5234
Roman Müller - Interware GmbH
Rance Downer
Carlo Iaboni
lalit.arya
Bill116
mridula.k
davidgsteadman
Wizard1027
Stephen020960
NelsonCE
Only Title

wiro's Q&A profile

  • Windows Forms Resizing of SWF programs is sluggish

    Hi all, While I was using a SWF application, I needed to resize it and then I realized how sluggish it was. Then I tried resizing a non-SWF app, no problems with that, was fast and smooth. Then I started up some other SWF apps(Reflector, #develop) and tried resizing them - again, the unpleasant sluggish resizing. Is there any reason why is this happening ...Show All

  • Visual C# get https URL with POST params

    I need to get a https URL which takes POST parameters as input in c#.net. i.e. instead of using http://richard.gluga.com/test.html to login to the https URL, I'd like to do it via c#.net and get the resulting page so I can parse it. Any ideas how I can go about doing that Hi, You can use the System.Net.WebClient class for this.. Read more here... http://msdn.microsoft.com/library/default.asp url=/library/en-u ...Show All

  • .NET Development Remoting Changes Between Beta 2 and RTM

    In the application we're developing we were successfully achieving impersonation through the Xml configuration enhancements in .NET 2.0 and this seemed to work fine in the Beta 2 release. Having now completed the migration to the RTM build of Visual Studio 2005 and of SQL Server 2005, we've noticed that our remoted component is no longer running as the impersonated user but rather the servers NT AUTHORITY\ANNONYMOUS LOGIN. The Windows Serv ...Show All

  • Visual C++ having problem in loading a resource dll

    <bk pradeep@discussions.microsoft.com> wrote in message news:8d6cef00-7b72-4588-a50e-955fef9f0ddc@discussions.microsoft.com > Iam new to win32 programming. I have a resouce only dll with some > dialogs and bitmaps. Now I need to use this resource dll from my > win32 dll. I have tried using loadlibrary and loadresouce but somehow > its failing. can you kindly provide me with code snippets or ref ...Show All

  • Smart Device Development Problem with setup and use a GPRS RasEntry...

    Hi everyone, Does anyone has already played with a PocketPC with GSM cellular I’m with a Eten P300B and I’m having some difficults to create and manage DialUp accounts (RasEntry). When I’m creating an Entry trough the Windows Mobile UI, I have to select the "Cellular Line (GPRS)" device and enter a access point name ("tim.br"). I always used the RasGetEntryProperties and RasSetEntryProperties functions to create and manage Ra ...Show All

  • SQL Server What happens during connection manager validation?

    Hi, I have an issue at the moment regarding a proprietary data source that we are accessing using a proprietary OLE DB Provider. The validation phase when the package starts up takes AGES but when I set DelayValidation=FALSE on the connection manager and the data-flow then this validation phase takes no time at all - as normal.  (I still have a delay when the data-flow runs of course because validation occurs then as well) So, it seems ...Show All

  • Visual Studio Team System Using Team System Team Builds from outside Visual Studio

    My organisation wants to use Team System for all its development. We are primarily a .Net shop but we also have significant bits of Java and Cobol using the MicroFocus Cobol IDE. Is it possible to use the Team Build feature of TFS for projects developed in an IDE other than Visual Studio How hard is this to set up Has anyone tried it Are there people out there working on tools for this kind of integration Thanks. ...Show All

  • Visual Studio how to change obj folder to common folder

    i am changing my csproj to change output folder ton bin folder (shared by all other projects) even i defined BaseIntermidiateOutputpath < BaseIntermediateOutputPath > $(OutputPath)\obj\ </ BaseIntermediateOutputPath > still its generating some of the resource files under project folder. any idea Thanks, Sajjad the files its generating are gui resources Progject.csproj.GenerateR ...Show All

  • Visual C# Compiling my source file with VStudio 2005

    Hi guys i'm an new VStudio user and i've an doubt about as i can it compile my source file using the VStudio 2005. I created an simple source code for it test, but i not find the option for compiling the file. Someone can help me Junio, For help with this code, please try the Visual C++ Forums . -Tom Meschter Software Dev, Visual C# IDE ...Show All

  • Smart Device Development Where can I get the DLL file of Chinese for resource language?

    Hi, My EVC projects developed for Win CE.net can not display the Chinese when them are debugged in the WCE emulator. my IDE is Embadded Visual C++ 4.2. When I build the MFC appwizard exe project, I can't find the DLL file of chinese(simplified) for Resource at the second step. Can anyone solve my problem, thanks!! Good lucky! Hello, I am sorry but this forum is meant only for Device Emulator with ...Show All

  • SQL Server How do I insert data from a flat file or .csv file into an existing SQL database???

    How do I insert data from a flat file or .csv file into an existing SQL database Here what I've come up with thus far and I but it doesn't work. Can someone please help Let me know if there is a better way to do this... Idealy I'd like to write straight to the sql database and skip the datset all together... strSvr = "vkrerftg" StrDb = "Test_DB" 'connection String strCon = "Server=" & str ...Show All

  • Visual Studio Express Editions Project : error PRJ0003 : Error spawning 'midl.exe'

    This what I get when Building Project : error PRJ0003 : Error spawning 'midl.exe' I don't see midl.exe In E:\Program Files\Microsoft Visual Studio 8\VC\bin the use of midl.exe indicates that is use a preprocessor why isn't midl.exe in my visual studio 8 folder PS : I use VC++ 2005 Express I am not sure. Just a guess. You might need to install the platform SDK to get the MIDL tool. A lot of WIN32 tools are mi ...Show All

  • Windows Forms Form designer & setting visibility

    Hi, I used FormDesigner from #Develop in my test application. I have a problem when I try to deserialize (XML --> design), that controls, which have visible=false are not displayed on the design form. I think the problem comes, when control is cr ...Show All

  • Windows Forms App hangs on minimize

    I am building my first windows app. And it keeps hanging on minimize. Can anyone think of where I might start looking in order to solve this problem  It is really a bizzare thing and I can't understand what is going on. Thanks ...Show All

  • Windows Forms Settings - user.config naming?

    Hi Guys, Is the "user" in user.config going to actually be the username at some point, or will the file name always be "user.config". The docs say this: "User-scoped settings are represented by the <userSettings> element and are placed in user .config, where user is the user name of the person currently running the application. ", but I don't see that behavior. Cheers, Michael The file will always be named ...Show All

©2008 Software Development Network

powered by phorum