Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / IDE / July 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Silverlight XAML Rendering problem in .NET IDE30 Jul 2009 16:48 GMT2
I recently uninstalled Silverlight 2.0 and replaced it by 3.0 but since
then, I can only see the XAML code in my .NET IDE 2008 Pro edition. I'm not
getting any errors and I don't seem to have any dodgy references.
As I said, I've uninstalled all the SL2 and re-installed the latest ...
Response.redirect redirect to the wrong page23 Jul 2009 07:41 GMT6
I have the following code:
public static void DoRedirect(string defaultUrl)
       {
           HttpRequest q = HttpContext.Current.Request;
ADO.NET Entity Data Model wizard doesn't give appropriate warning17 Jul 2009 09:30 GMT1
I have a database with tables defined without primary keys.. for example:
create table tab1 (col1 integer not null, col2 char);
create table tab2 (col1 integer, col2 char);
create table tab3 (col1 integer not null, col2 char);
'Microsoft.CompactFramework.Design.UnsafeControl' has no property.16 Jul 2009 06:23 GMT1
The type 'Microsoft.CompactFramework.Design.UnsafeControl' has no property
named 'MyPropertyName'
I get this error instead of seeing my form in design mode ?
what should i do ?
Alias aspx page for a login page based on who is loging in?15 Jul 2009 08:51 GMT1
When I step through the code, I saw the web address bar is something like
this:
http://localhost:12345/abc/site1login.aspx?role=abc&returenurl=something1.aspx
and sometimes the address is:
build error15 Jul 2009 08:03 GMT3
I have a build error in the project:
Error 1 The type or namespace name 'uis' could not be found (are you missing
a using directive or an assembly reference?) C:\XXXXXX\uofData.aspx.cs 13 7
C:\...\uis\
How do I preview a form I am designing in VC# in VS2008?01 Jul 2009 19:44 GMT2
How can I preview a form I am designing in VC# in VS2008 for graphic content
with out data values or logic being executed.?
I remember an earlier version had a preview button / switch at the bottom of
the design window, but I dont see that in VS2008 IDE for C#.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.