Software Development Network Logo
  • Windows Vista
  • SQL Server
  • Visual Basic
  • Visual C++
  • Windows Live
  • Microsoft ISV
  • Visual Studio
  • Windows Forms
  • .NET Development
  • Smart Device
  • Architecture
  • Visual C#
  • Visual FoxPro
  • Visual J#
  • Game Technologies

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

Haarissh

Member List

Thorben
howgoodisthis
iam_RAms
Rick B.
Jonh
c.w.chambers
scottj1234
Chris Richner
bhat
BlueLeviathan
Mike Marino
adz2006
bigballball
nate.sammons
Inbar Gazit - MSFT
csharpnewbie001
MaSahara
RamiKhalyleh
paddyoc
ChrisCo
Only Title

Haarissh's Q&A profile

  • Visual Studio Visio and Visual Studio 2005 (Standard)

    I have Visio 2003 (Professional) on my system and I would like to use it with Visual Studio 2005 for reverse engeneering without having the expense of upgrading my Visual Studio edition. Is this possible If not why not - seems to me one purchases Visio in good faith and then purchases VS2005 in good faith but they do not work together! If this is true it would be like being unable to embed an Excel spreadsheet in a Word document! Hoping so ...Show All

  • Visual Studio Tools for Office Get the sending XmlNode

    Hi all, I have a very simple XML-Schema for my Word-Document: < xsd:schema xmlns:xsd = " http://www.w3.org/2001/XMLSchema " xmlns = " SLOBS " targetNamespace = " SLOBS " elementFormDefault = " qualified " >    < xsd:element name = " SLOBS-Document " >       < xsd:complexType mixed = " true " >          < xsd:sequence ...Show All

  • .NET Development smtp problem (system.net.mail)

    I've written email pro in asp .net Protected Sub Button1_Click( ByVal sender As Object , ByVal e As System.EventArgs) Handles Button1.Click Dim mail As New MailMessage() Try 'set the addresses mail.From = New MailAddress(" name@company.com ") mail.To.Add( youname@comapny.com ) 'set the content mail.Subject = "This is an email" mail.Body = "this is the body ...Show All

  • Visual Studio Express Editions I don't suppose I can change the color?

    The top menubar fades from a subtle brownish color to white on my system.  There is quite a bit of it that is plain white making the program look like it has a whole in it.  Anyway to change it to stop the fade   The brownish color would be nice if it went all the way across.  Hey J.V. - We currently use a set of fixed color palettes on Luna Blue, Olive, and Silver, and on the Royale theme ...Show All

  • .NET Development windows applications in .net

    Hi, Does XmlDocument load all data at once to memory or it using paging If yes, how can I load xml file to memory by the parts Or may be, I can load xml to dataset for special table only and not all the table The xml file consists tables of data. Thank's Alexei Hello I have a VB6 windows application where I get xml data from a server. I do some processing on this xml data and send the request back to the server in xml format. now I am ...Show All

  • Windows Forms SuspendLayout() Doesn't Work when Resizing?

    Hello all,  I'm new to this forum, and also new to vb.net, so thanks in anticipation to anyone who replies to this. I have a form with a number of controls on it which need to be resized to retain their aspect ratio. Accordingly we've  ...Show All

  • .NET Development Windows Service application handled in Service manager.

    Hi Buddies, Can any one please help me to understand how Windows Service application is handled in Service manager Please help. Regards, Vinu.P.K Oh... Ritchie :) what I mean is, how " Windows service manager " detects and executes a .net Windows services installed using Installer also, working background(where the service is running) etc.. I read that, the Se ...Show All

  • Visual Studio How to support template export in VS 2005?

    Hi,    There is not the topic of the template export implementation In VSIP document .     Could anyone do me a favor   Thanks! You cannot disable the command. One note: we have tried export template with other languages, and it will work, but there are very stringent requirements. For example, you must implement VSLangProj on your project, including all the properties that VB, C#, and J# do. But th ...Show All

  • Visual C# Time/Clock Example

    Hello, Is there a good clock sample for C# Mateusz   Mateusz Rajca wrote: Hello, Is there a good clock sample for C# Mateusz Is this something like what you want. Fully stylable, analog and digital display http://www.practisoft.co.uk/clock.jpg ...Show All

  • Windows Forms Date Data Type

    I am not sure how many of you have faced this issue. Not having Date DataType in .Net raised many issues. When trying to format a string to Date, a time is added automatically with "12:00:00 AM".  When clients are Central time zone&nb ...Show All

  • Visual Basic Numeric textbox

    VB 2005 . How to make a textbox that allows the user to enter only double numbers Register an "Validating" event on TextBox and check in the eventHandler if the value entered is a double. If no, set eventarg "cancel" on true ...Show All

  • Visual Studio Express Editions C# 2005 Express over C++ 6.0

    Do I need to uninstall Microsoft Visual C++ 6.0 to install C# 2005 Express, or I can use them together ...Show All

  • SQL Server Drop all column extended propterties

    Need help with admin scripts. Have written stored procs to insert/update/drop column extended props but can't quite figure out how to drop all extended props for a particular table::column. Tried stored proc to cursor on result fn_listextendedproperty but couldn't get that to work. Where are xtended props stored in db This will work. Never touch the system tables, and it is not even reasonable to do it in 2005. This ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Texture flickers when Rendering on primitives

    I'm currently writing an dx-mesh-editor to create my own meshes, I use Visual Basic 6 with  DX8.1 even if it's a little older and I have DX9.0c installed too. All fine so far. I'm  using the D3DVERTEX-Type - drawn directly into world space (X,Y,Z) , also Normals and Textur-coordinates(tU+tV). My Cursor is a simple XMesh with some material but no Texture.  So I have to call device.setTexture 0, Nothing  before I ...Show All

  • SQL Server How to secure the web pages of Report Server and Report Manager in MSSQL 2005

    After I setup the MSSQL 2005 Reporting Services, I found everybody can access the web pages of Report Server and Report Manager. How to ensure that only authorized users can access them This link may help http://msdn2.microsoft.com/en-us/library/ms157198(SQL.90).aspx ...Show All

©2008 Software Development Network

powered by phorum