vwdexpress
Can I use VWD 2010 and TFS client if so how?
I have TFS server, and I have a remote team that will work off it, the problem is that they don\'t have VS license they user VWD 2010, how do i share source with them? I don\'t want to abandon the TFS[详细]
2023-04-13 06:30 分类:问答C# functions in common class not recognized in code-behind
Converting vb web project to c# using vwd express 2010. Development system is a 64bit windows 7. I have a commonly used function declared in an external cs file.[详细]
2023-04-12 21:22 分类:问答VWD Express 2010 CommandType
I just converted a website from Foxpro to asp.Net with VB.I\'m now trying to convert to C# and maybe try a few new techniques.I\'ve not used parameters with datareader before - I found some code that[详细]
2023-04-07 19:59 分类:问答Debugging vb.net execution of database function call to remote sql server
Working in VWD 2010 Express I have an aspx.vb file with the following connection string: Protected Function getPasswordLength() As Integer[详细]
2023-04-05 11:19 分类:问答OData / WCF Data Service not working with complex type
I\'m brand new to OData and WCF data services so this might be an easy problem. I\'m using VS Web Developer Express 2010 where I have a very simple WCF Data Service hosted in a console app. It\'s retu[详细]
2023-03-27 10:53 分类:问答Setting Focus on a TextBox
I have a small ASP.net web app for sales, when the \"Make New Sale\" page loads, I want the TextBox for the Barcode to be in focus, so that the user doesn\'t have to navigate to it and click it then e[详细]
2023-03-24 14:50 分类:问答Fixing "name does not exist in the current context" errors in Web Developer Express
The name lblorder does not exist in the current context label <asp:Label ID=\"lblorder\" runat=\"server\" Text=\"Ordernumber: \"></asp:Label>开发者_Go百科;[详细]
2023-03-21 15:24 分类:问答Visual Web Developer 2010 Express - limitations on accessing remote databases?
I\'m using Visual Web Developer 2010 Express on my laptop to run some ASP.Net which is trying to access an Oracle database on another machine.[详细]
2023-03-10 23:49 分类:问答Display the current date in an ASP.NET label with C# and JS
I\'m trying to display the curren开发者_如何学Got date in an ASP.NET label using JavaScript and C#.Here\'s what I have:[详细]
2023-03-08 11:16 分类:问答Label doesnt exist in the current context
whym i getting this error \"The name \'lblHelloWorld\' does not exist in the current context\"? How do i fix it?[详细]
2023-03-05 20:01 分类:问答