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

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

almazv

Member List

ThirtySix Software
roundcrisis
PaulDevine
_Aristotle_
computer creations
rajesh_chd
A. Reimann
gumblicious
ChandraDevaraj
Eric Rook
Trevor Kelley
vmehta
fRoStLIM
prageeth
Scott Berry
Reggie Chen
rwgreene
LouMachado
C2O
nightshroud
Only Title

almazv's Q&A profile

  • Software Development for Windows Vista TypeProvider.RemoveAssembly

    Does TypeProvider.RemoveAssembly somehow actually unload the assembly from the app domain (I didn't that's possible) The real issue is if we have a running implementation where someone decides to change the logic in a code activity. Can we load the revised assembly without shutting down the workflow engine Thanks, - Erik Erik - this just removes the assembly from the TypeProvider instance - not from the AppDomain. To load the sa ...Show All

  • Windows Forms XML Serialization on Windows Forms

    Hi, I would like to serialize Windows Forms code in XML file format instead of generating VB or C# code. Is there any code sample Thanks in advance. You may want to take a look at Xamlon ( http://www.xamlon.com/ ). Cheers, Aaron ...Show All

  • .NET Development StreamReader.ReadLine() problem

    i have been able to send AT commands to my gsm modem and got their response using streams.. im accessing serial communication port to connect to my gsm modem.. my problem now is when i issue the AT+CMGS="<destination number>" command my app hangs and the modem does not respond the '>' character.. it is as if it does not end reading the stream( ).. i dont know what's the problem with this one. i run it before in .NET 2003 and it works ...Show All

  • .NET Development object in AppDomain

    How can I create an object in a given AppDomain The CreateInstance method does create object with given activationAttributes but I want to pass some arguments to the constructor. ...Show All

  • Windows Forms Timer Issue

    Hey, Usually I am over moderating at ASP.Net, but today I have a question for you guys. I have a timer that just is not firing. Can anyone help Imports System Imports System.Collections Imports System.ComponentModel Imports System.Configuration Imports System.Windows.Forms Imports System. ...Show All

  • Visual C# Creating Partial Class in VS2005

    Hi, I am new to VS. How can i create partial class in VS2005 do i first have to create the class and specify it as partial regards, rnv thanks a lot. is it possible that the VS shows all partial class (with same name) in the same tree in the solution viwer as shown when we create a form rnv ...Show All

  • Windows Forms Memory leak, windows form containing an activex component.

    Hello All, We have developed a windoes application, in one of the forms we are using an activeX control xpdfviewer ( http://www.glyphandcog.com/XpdfViewer.html ). I was looking at memory usage using the scitech memory profiler( http://memprofiler.com/ ), i found that even after the form containing that activeX control is closed, a live instance of the form is showing, but when i try to get the details of it, it says this instance has been ...Show All

  • SQL Server General questions about Indexing and full-text with Sql server 2005 - how to achieve the best performance

    Hello I'm using sql server 2005 and need to query a database with a full-text predicate (in my case multiple contains) I've the following two questions to the sql gurus : Question 1 : If I want to do a full text query, but also need to select additional fields, what is the best performing methods in sql server 2005 Example : SELECT *, CURRENT_TIMESTAMP FROM TSH_TEXTDATA where ( CONTAINS ( mem1 , @workFo ...Show All

  • Visual C# How to use Webrowser.Navigate()?

    I would like to send form data to a web form and open it in the webbrowser control in my winform app.  However, how should I define my name-value POST data (i.e. parameters postdata and additionalHeaders) for method WebBrowser.Navigate()   Please see http://msdn2.microsoft.com/en-us/library/ms161355.aspx   Thanks a lot!   Hi, I think that you may create a HTML page in some temporary location, that con ...Show All

  • .NET Development msxml service pack 2 screwed up my code!

    I'm getting the access denied when trying to use xml for our real time ups shipping quotes. I've done a little research and found out about the bug in service pack 2 but since I'm on a Virtual Private Server, they've got access blocked to evrything I could do to fix it, even the registry hack. I really need service pack 1 but can't find it anywhere. Does anyone know where I can find it Thanks -Andrew I think ...Show All

  • Visual Studio Team System Working with WebTestRequests/Responses outside of Test Projects

    I'm trying to take advantage of some of the WebTest clasess (specifically, WebTestRequest and Response) as helper classes in a test automation framework I'm building.  Can anyone shed some light on how one might take a WebTestRequest, once it is constructed and ready, and then issue that request and get the response back in code Thanks in advance. Matt, The WebTestRequest and WebTestResponse classes are des ...Show All

  • Visual Studio Team System Work Item Status incorrect in reports after change of status.

    I started loading some tasks, and of course made a mistake with a duplicate task. I then changed the status to Closed and Reason to Obsolete, which according to the documentation should make it essentially invisible.  (I'd really rather just have a delete task, but that's another issue). So... I run the report Work Items and the $%^ task still shows up. I run the report Work Items by State and the $%#^ task shows up under the "Active" group ...Show All

  • Visual Studio DocumentEvents.DocumentClosing event is not fired

    Hi, I have follwoing code : Option Strict Off Option Explicit Off Imports EnvDTE Imports System Imports System.Diagnostics Imports System.ContextStaticAttribute Imports System.Text.RegularExpressions Public Module EnvironmentEvents #Region "Automatically generated code, do not modify"  'Automatically generated code, do not modify  'Event Sources Begin  <System.ContextStaticAttribute()> Public WithEvents DTEEvents As EnvDTE ...Show All

  • Visual Studio Sample web site printing from Crystal report viewer - print mode ActiveX

    Is there an online site that has sample reports that I could see directly. We are having trouble printing and I would like to see a web site with crystal reports using the Crystal reports viewer, Active X that will allow me to print to my local machine. Hello, I'm not aware of an external facing web site that you can view for this. Which version of Crystal Reports are you using What type of problems are you havin ...Show All

  • Visual C++ How do I get the PDB source file checksums with DIA?

    Shouldn't IDiaSourceFile::get_checksum return the hash calculated for each source file AFAICT the debugger has some way to determine whether a file has changed since it was compiled. I figured that's the hash. However, IDiaSourceFile::get_checksumType always returns 0. And IDiaSourceFile::get_checksum leaves pcbData unchanged when both cbData and data are 0 (which is probably a bug even if no checksum is present) Is the information present ...Show All

©2008 Software Development Network

powered by phorum