Amazon: "Microsoft VISUAL STUDIO 2008 Unleashed"
Tue, 15 Jul 2008 20:44:01 +0200 (CEST)
http://xrl.us/VS2008Unleashed
...
|
Recomendaciones en Seguridad
Tue, 15 Jul 2008 10:06:03 -0400
Hola Expertos, me podrian por favor comentar las politicas o recomendaciones
de seguridad que debo tener para una aplicacion web con acceso a base de
datos sqlserver. La aplicacion web esta desarrollada en Vb .Net instalada en
un servidor web y accede a la base de datos a travez de los web service
gracias de a ...
|
Windows usercontrol in IE -Problem on multiple .NET frameworks mac
Tue, 15 Jul 2008 01:50:00 -0700
We have a web application developed in Visual Studio 2003 and .Net framework
1.1. In this application, we show a .Net Windows user control in a web
browser (IE) to give a rich look to the user.
In our web application, When a user clicks certain link from the client
machine, all the dlls that are necessary f ...
|
Office 2003
Tue, 15 Jul 2008 00:17:00 -0700
We have an application that used to reference the Word 2003 library but since
installing Office 2007 on our machines the properties of the reference say
Microsoft Word 11.0 Object Library but the file path points to the Word 12 in
the GAC? This causes the compiled app to fail when rolled out to users
running ...
|
ASP.NET, Events, and C#
Mon, 14 Jul 2008 20:56:42 -0400
I am an ASP.NET developer and am trying to learn more about C# as a
codebehind language. When writing the code to handle an event, is there an
easy way to have Visual Studio 2005 automatically place the eventhandler's
signature in the code (including the parameters)? When using VB.NET, all you
had to do was ...
|
Properties are not displaying
Mon, 14 Jul 2008 19:17:37 -0400
I am writing an ASP.NET application, and when I am editing the *.aspx file
(source or design view), the control's properties are not being shown in the
Properties window (which is open). Does anybody have any idea why this might
be happening (or not happening)? Thanks.
--
Nathan Sokalski
njsokalski@hotmail ...
|
Virtual Folders
Mon, 14 Jul 2008 15:28:57 -0400
In Visual Studio I have a web project. Instead of retaining a local copy
of my image folder i'd like to access my image folder(located on another
server) with a virtual folder during debuging. Is there a way to do this so
that when I hit run, it sets up the virtual folder ready to use while
debugging?
...
|
|
|
Compiling for Production: Release vs. Debug
Mon, 14 Jul 2008 12:07:00 -0700
We have developed a number of different applications (ASP.NET web site,
Windows services, DLLs, Windows forms, etc.) in C# 2.0. We have developed
and unit tested all these applications/components using Debug mode. Now we
are ready to compile everything for release to production. However, we donĂ¢??t
know w ...
|
VS 2008 Designer | Codebehind Controls collectiotion empty
Mon, 14 Jul 2008 11:21:19 -0700
I have been battling this issue lately where there is a disconnect between
the codebehind of a page and the designer / html editor where the controls
for the page have been created. My designer file appears to contain the
instantiation code for all my controls, however if I were to reference that
control in ...
|
VS.NET 2008 Crashes With Web Application Projects
Mon, 14 Jul 2008 09:49:05 -0700
I am using VS.NET 2008 on Vista Business 64. We use TFS 2005 SP1 running on
Win2003 Server. When I attempt to add a Web Application Project to source
control, Visual Studio crashes. Here is the event log:
Faulting application devenv.exe, version 9.0.21022.8, time stamp 0x47317b3d,
faulting module kernel32. ...
|