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

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

FlorinV

Member List

SMRSoftware
Frank X. Huang
Shaik Abdullah K
Jayvardhansingh
Chris Z.
joesucks
eSPiYa
Christian2005
Ljhopkins
lfonlfonlfon
jackycn
David T So MSFT
Hjort
Tony Long
Brian Love -- MSFT
GerardL
tech2hardikjoshi
terry_weasel
Val P
Tim Mostad
Only Title

FlorinV's Q&A profile

  • .NET Development Best Practices for Session Management

    Can someone plz tell me about how to mange user sessions securely in Web Based Applications specially in Multi-tier systems . What are the best practices adopted in the industry I am a novice at it. Someone plz help me out. Please repost this to the ASP.NET forum located at http://forums.asp.net/ .  This forum is dedicated to questions relating to the System.Net namespace. ...Show All

  • Software Development for Windows Vista Enabling aero glass?

    Is there something in particular that has to be done to enable this I've installed Avalon and the other pieces with it, updated my gfx driver the the latest version from nvidia, but I'm still getting the plain aero, and I don't see anywhere to enable aero glass. My system is far above the requirements needed for it: Athlon64x2 4400, GF7800GTX, 2GB RAM... Hello i have sony fs315e laptop with 915 express chi ...Show All

  • Visual Basic IDE Performance problems (slow building, slow property editors, ...) in VS 2005

    Hi, we are currently migrating our VB.NET VS 2003 projects to VS 2005. Some of our developers are experiencing performance problems with their VS 2005 IDE. These problems are becoming a blocking issue since it slows down their development time... The performance problems are multiple: slow builds, slow Intellisense, ... but when opening a designer screen with a PropertyGrid (eg. the "Properties" - "Compile" window of a VB.NET ...Show All

  • .NET Development Partial Classes not good OO design

    Does Microsoft even bother involving developers anymore in their process of developing new "features" I've spent about four hours with VS2005 now and can't believe the list of problematic improvements I've generated in that short time. Then I run across this partial class feature. What a pitiful idea. This isn't an object oriented concept at all - it's very much akin to using a preprocessor to insert code. The ability to " ...Show All

  • SQL Server 2005 64 bit : Client Tools for 32 bit.

    We installed 64 bit version of sql server. Now we need to install the client side 'SQL Server Management Studio' on 32 bit box. The 64 bit software does not support for the installation on 32 bit box ... what is the work around for this Thanks KM All client tools in SQL 2005 can be installed on a 64bit system also however (which is different from SQL 2000, where the client tools were not 64bit compatible), so you can install th ...Show All

  • Windows Forms Help with WndProc override

    I have inherited from ...::UserControl and have a need to capture private window messages. I have been all over the Internet and tried everything and have found no means to override virtual WndProc. My latest definition looks like ... protected : System::Void WndProc(System::Windows::Forms::Message m) {    __super ::WndProc(m); } ... where from the debugger I am sitting on __super ::WndProc(m); to see if the break point catche ...Show All

  • Visual Basic vb express 2005 and drive compression

    Hi: I'm new to VB and I am getting ready to compress my drive, I'm running Winxp sp2 build 2600. Will VB run on a compressed drive Thanks, Ninajean ...Show All

  • Visual Basic Events in VB

    Hi I am relatively new to VB and I don't under the whole thing with Property and Event in VB. Traditionally the Fields, or Data Members are the properity of an class, but in VB it seems like Property almost works like an accessor/mutator method in Java. For example (please enlighten me on this one) private int value //Maybe retrieved or set by public int getValue() { return value; } or I can just make the integer value a public ...Show All

  • Visual Studio Express Editions system.net.ipaddress.parse

    I've searched everywhere and tried it on two computers, and I'm completely stumped on this one. I'm using VB Express Edition with .net 2.0 on Windows XP SP2 attempting to create a simple telnet client. According to the documentation and all the web searches I've found, the correct way to connect to a (named) internet server is to use system.net.ipaddress.parse("theaddress.com") which returns an ipaddress I can then combine with a port ...Show All

  • .NET Development creating vb 2003 .net applications that I can reuse in VBA

    I have been trying to figure this out for months. I bought visual basic .net 2003 standard edition and assumed (like in vb6) I could easily create .dll to reuse in my VBA applications. I guess that isnt possible. Do I need to upgrade to .net professional or just abandont the hype of .net and go back to what works ... vb6 I am so confused by all the options and choices . Appreciate and feedback. Mark ...Show All

  • Software Development for Windows Vista Designer re-hosting and XAML only workflows

    I'd like to change the Designer Re- hosting example to cater for XAML only workflows. Can anyone give me any advice to get me going I have some custom root workflow activities (compiled) and have xaml workflows that use these, but when I attempt to load them into the example it doesn't even get off the ground because the WorkflowMarkupSerializer can't deserialize the xaml (returns null). I had added the assemblies etc. I have got a ...Show All

  • .NET Development XML-RPC

    Hi, I have XML-RPC request to be run on Sun Solaris 9. My realtime example goes like this. Can anybody suggest me how can i parse this XML request and handle the reposnse. What is best tool in Windows environment to parse XMl-RPC requests [ POST BEGIN ] POST /VoucherAdmin HTTP/1.1 Content-Length: 286 Content-Type: text/xml Date: Mon, 30 Aug 2004 13:17:39 MEST Host: ws2258:10010 User-Agent: IVR/2.0/1.0 Authorization: Basic dXNlcjpwYXNzd29yZ ...Show All

  • Visual Studio Express Editions displaying a number

    how do i get an object to display a number between 1 and 9 i have used the code object = 1 Or 2 Or 3 Or 4 Or 5 Or 6 Or 7 Or 8 Or 9 however, it only displays the number 15 instead of a number between 1 and 9 What are you trying to do here Generate a random number It's better to do some research than take a wild guess how to do stuff. http://www.google.com.au/search hl=en&q=VB.NET ...Show All

  • Visual Basic How to build apps with Different user language interfaces

    Hi all, I am building an application using VS.NET 2005 Pro, the menus, buttons, etc .. are all in english, is there any technique that can make my app (Desktop app, not web) run in different language interface I have been wondering how to implement such thing just like Skype did it, you dont need to restart your app. any ideas Thanks alot. Hello. You should look into using localization. Here is a great article from last ...Show All

  • Visual Studio Team System TFS Beta3 backup

    I saw on other threads that a guide to backup and restore in beta3 should be availabel any time now. It is ready Can I get a draft by email Thanks Yes - this is now available in: http://blogs.msdn.com/vstsue/articles/500334.aspx   Please provide feedback on whether this provides the sort of info you are looking for and whether it works for you. Thanks, ...Show All

©2008 Software Development Network

powered by phorum