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

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

pravee

Member List

TGAR
Seanodwyer
Peter-j-c
fieda
Biju S Nair
kinetoplast2000
welikeike
Dave Hulpiau
kayuWoody
Swooter
Gary Smith
goldsteinm
TheMadTexan
danb2005
Nick N
Chih Chengt
TradinPaint3
Mooseboy2358
AKPR
Pachacutec
Only Title

pravee's Q&A profile

  • Software Development for Windows Vista Latest on ASP.Net & Workflow

    Hi, What is the latest news on using Workflow Foundation to control ASP.Net page flow There is a page in the MSDN documentation that has not yet been completed which I believe will cover this subject here: http://winfx.msdn.microsoft.com/library/default.asp url=/library/en-us/winwf_gettingstarted/html/dd090d25-dac6-4d39-afda-7fe5736e1075.asp A useful article I found on DevX describes a custom way of managing page flow using Workflow Foundation here http://www.devx.com/dotnet/Article/29992/0/page/1 Is this something that Microsoft will be supporting directly with Workflow Foundation Thanks.     ...Show All

  • Windows Forms How can I protect my compiled code from beeing reverse engineered?

    . If you look <a href="http://windowsforms.com/Forums/ShowPost.aspx tabIndex=1&tabId=41&PostID=6202">here</a> there is a little more info. ...Show All

  • Visual Studio Express Editions About Combobox

    Hi friends. I'm newest user for Visual Studio 2005 VB, i couldn't find right way, I need some information. Sorry My English is not so good. I can explain so; I have one combobox, i connected that to my db(Access) There is so much Column, When i select somthing in Combobox i wish textbox show what a that row compoist for other column. ----------------------------------------------------------------------- | Sno     | asd        |  312sad |      kashs| sakd   | sadas|  yuha | > Column name -------------------------------- ...Show All

  • Windows Forms Microsoft.mshtml.dll for .NET 2.0

    I've got an application which runs on .NET 1.1 and uses a reference to Microsoft.mshtml.dll. On machines that have .NET 1.1 this works fine, however there seems to be some oddities with rendering html code through it. However, I'm in the process of migrating all my existing projects to the .NET 2.0 framework, and this Microsoft.mshtml.dll does not appear to exist in the .NET 2.0 library list....machines with 1.1 also installed can run my converted application, but a pure 2.0 machine fails misserably with a reference not found style error. Does anyone know where I can find the classes defined in Microsoft.mshtml.dll for the new .NET fra ...Show All

  • Smart Device Development connection to remote server does not exists

    Hi friends   Please help me in this problem. I am a beginner to pocket pc application which utilizes XML Web Service.this application is a simple hello world application. pocket pc application consuming the web service and when runs returns hello world as a load event:-    This is the code I am doing for pocket pc application.     Private Sub Form1_Load( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase .Load         Dim objwebser As localhost.Service1 = New localhost.Service1         MessageBox.Show ...Show All

  • Windows Forms Help with UserControl built from another UserControl

    I'm using VisualStudio.NET 2003 with C#. I have a UserControl that is composed of several of another UserControl. UserControl1 is a Label and a TextBox control. I've defined a property for this UserControl that sets Label.Text. UserControl2 is a row of seven UserControl1's. I've defined two properties that set an Int value for a Start field and a Range field. I've also cr ...Show All

  • Visual Studio 'Warn if no user code on launch' Box problem

    I keep getting this Error Box  (link) when I build and run my project in VS C# 2005. I converted my project from VS 2003 just a few days ago. I am a bit baffled because I can not get rid of it. I do not know where to find the "Warn if no user code launch" debugger option is. This only pops up when I am in debug mode. When I start without debugging it starts just fine. Any tips Btw, what does it mean when it says "Warn if no user code on launch" mean On a side note using VS 2005 my project takes MUCH longer (like 30 seconds compared to 5 seconds) to build than it does in VS 2003. I am just assuming that thi ...Show All

  • Visual C++ 'm_hWndLastControl' : is not a member of 'CDataExchange'

    hi, i am moving an existing project from VS 6.0 to VS 8. The m_hWndLastControl is removed from CDataExchange and instead we have UINT m_idLastControl. The below piece of code CDataExchange* pDX; pDX->m_hWndLastControl =GetSafeHwnd(); gives the following error in VS 8 error C2039: 'm_hWndLastControl' : is not a member of 'CDataExchange' Any workaround to update the m_idLastControl instead of the m_hWndLastControl   regards, sk.     You are accessing a non documented member in CDataExchange. What do you want to do with m_hWndLastControl Whats the purpos ...Show All

  • .NET Development Working with Web Services in Visual Studio 2005

      H i all,     I'm new to ASP.NET and web services.     I'm able to create a web service successfully.And i tried to add it as a web referrence to another ASP.NET application.The Add Web Referrence dialog window displays my web service,but when i clicked the link to add it,i got this error:     "Server cannot access application directory  'C:\WebSites\MyWebService\'. The directory does not exist or is not accessible because of security settings."    If anyone knows how to solve this ,plz help.   I've also this problem but there is asp.net version 2.0.50727 ...Show All

  • Visual Studio Team System FxCop within the Software Dev. Team Edition

    I have the integrated version in Team Edition, however I can't see where the classic configurations can be done (e.g. all I can see is <RunCodeAnalysis> and <CodeAnalysisRules>, with the latter being simply a subtraction list from the rule list). In particular where can I configure settings that will be passed to each rule handler, e.g. /FxCopProject/Rules/Settings/Rule TypeName="MyType" {my settings} Is this not an option using Visual Studio As an aside -- is that settings infrastructure documented at all I wanted to make a configurable custom company, but the total lack of information on that functionality ...Show All

  • Visual Basic Databinding to a Checkbox

    I have a simple form with 2 checkboxes which are Databound to an object, the properties of which are of type boolean. The problem I have is :- I am using the CheckChanged event. When I check the Box, the value of the UI control is correctly changed, but the value in the object does not reflect the change i.e. the Object seems to lag behind the form. If I subsequently click on another control, and then check the values of the control and the object, they are now in sync. Anyone got any suggestions Cheers, Paul Could you explain how the checkbox is bound to the object In a databound or propertybound sce ...Show All

  • SQL Server "Bad Request" error

    Hi, I've installed Reporting Services and configured it without any problem. When I browse to http://x.x.x.x/reports I'm getting " Bad Request " error. Is it related somehow to the IP mapping issue Any other clues Thanks, Mark ps SQL 2005 RTM W2K3 Std Mark, IP address should work fine. I just tried it, and I didn't have any problem. What happens when you use the NetBIOS name instead of the IP address ...Show All

  • SQL Server Can i access SQL Login Users in ASP.Net application

    Hello All,  I have SQL Server 2005 Installed and i have numbers of SQL Logins users which i want to use in my ASP.Net Application for authentication. I am using ASP.Net 2.0 (VS.Net 2005). Can i use the SQL Logins for ASP.Net web application authentication like the way we use Active Directory users Thanks in advance, Wajahat Abbas http://www.wajahatabbas.com SQL Authentication is specific to SQL. You will not be able to use SQL Logins as you use Windows users. See also: http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpguide/html/cpconaspnetauthentication.asp Thanks Laurentiu ...Show All

  • Windows Forms Dropdown property for DataGridViewComboBox

    Hello! I'm looking for a dropdown property for a DataGridViewComboBox like it exists for comboboxes. I want to open the dropdown list by code and I'm used to set this property to "true". Regards, David Hello, I realize this is an ancient thread, but I too need to figure out a way to make the DataGridViewComboBoxCells drop down when you enter the cell.  I tried handling the EditingControlShowing event like Paul suggested and that works sometimes.  The only time it works is when you're in a DataGridViewComboBoxCell and press enter (as to drop down to the next row) but then the dropped down part of t ...Show All

  • Visual Studio Team System Namespace Changed in VS 2005 RC

    Hi, Why this namespace got changed in VS 2005 RC build   " Microsoft.VisualStudio.QualityTools.UnitTesting .Framework" to "Microsoft.VisualStudio.TestTools.UnitTesting". I have to go and change this namespace on all my test projects. Can you someone explain the reason behind this. It was part of a namespace cleanup, and getting FxCop clean(er). E.g. remove code names, make namespaces more logical etc. Is this causing you a specific problem Or is it just the inconvenience It was horribly painful for us, but we go through it with Find/Replace in files :) (for our N-thousand tests) ...Show All

©2008 Software Development Network