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 / .NET Framework / General / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Building VC++.Net CF application in commandline28 Jan 2008 04:04 GMT3
I have an application writtern on VC++.net my question is how to
compile that application in command line.
I tried to compile it using msbuild <.vcproj> /configuration =
Release
Setup should remove existing version27 Jan 2008 19:56 GMT1
I have written a .NET C# program and have also made a setup project for it.  
Everything works fine, except that I would like my setup application to
remove any existing version of my program before proceeding with the setup.  
This is because I get the following message if there ...
Exception Handling Question26 Jan 2008 05:01 GMT5
Suppose I have the below code:
FileStream fs1 = new FileStream(...);
FileStream fs2 = new FileStream(...);
try
When a clr has the input type of SqlString it causes nvarchar(4000) to be the parameter type of the function in sql server. how to modify my CLR function to use nvarchar(max) ?25 Jan 2008 20:07 GMT1
When a clr has the input type of SqlString it causes nvarchar(4000) to be
the parameter type of the function in sql server. how to modify my CLR
function to use nvarchar(max) ?
Bring To Front25 Jan 2008 19:21 GMT1
I was searching in Visual Studio for a property that determines if a control
is on top of another.  Is this embedded in the Visual Studio code?  Can I
control this?
Locale Formatting: Phone Numbers25 Jan 2008 18:23 GMT4
Hello, Folks!
Does anyone know of a website that lists the local phone number
formats for each country?
TIA...
Properties vs. Fields25 Jan 2008 15:42 GMT3
I've run into a strange problem that I'm having a difficult time
tracking down.  I have no idea what's causing it, so this seemed as good
a place to ask as any...
If anyone is familiar with Neo (entity object framework), it deals with
Cant Login on a sql2005 machine from VS2005 IDE debug mode25 Jan 2008 14:27 GMT1
i got machine A that has sql2005, vs2005 project. project runs okay there.
But when i copied that whole project folder to machine B, running sql2005,
VS2005, edited the web.config file to point to SQL2k5 machine A, and then run
it at VS2005, it cant connect to the DB at machine A ...
Passing enums across boundaries25 Jan 2008 11:51 GMT7
VS2005
I have a solution containing (amongst others) a Business layer project and a
DataAccess layer project.
Within these two projects I have a Class DoStuff , the business layer
VS2008 project upgrade upgraded my database?25 Jan 2008 09:22 GMT2
Hi gang,
I've just opened one of my web projects (C#, .net 2.0) in VS2008 and ran the
conversion wizard.
Everything went ok, but the site won't work. My ConnectionString on all my
WINDOWS EXCEL 200725 Jan 2008 07:44 GMT1
i DO NOT KNOW HOW TO EMAIL MATERIAL FROM EXCEL 2007.  Also do not know how to
print out material from same. PLease help-very important!!!
Signature

COMPUTER NOVICE

Smart client deploy question25 Jan 2008 07:41 GMT4
I have a .Net 2005 windows application.  In a method, I do the following to
load an XML file..
System.Xml.XmlDocument singleFax = new System.Xml.XmlDocument();
singleFax.Load(Path.Combine(Application.StartupPath, NameOfFile.xml));
Problem trapping exceptions raised from Tick event24 Jan 2008 23:07 GMT2
I have this System.Windows.Forms.Timer which I create on the fly from
an instance method (let's call it MyMethod). It has a handler for the
Tick event that throws an exception, something like this:
throw new Exception("Timeout in yadda yadda...");
Dispose Pattern -- why void Dispose() is nonvirtual?24 Jan 2008 20:18 GMT2
Does anyone know the reason?
Thanks,
gz
Delayed UI Code24 Jan 2008 15:44 GMT5
I am using Studio 2008 with .Net 3.5. and my Brain is Fried :)
My user will use typical 'next' and 'previous' buttons to navigate records
in my app.
They will sometimes be in the habit of hittting the next button repeatedly
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 December, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.