all groups > dotnet faqs > november 2006
Using #line directive
Posted by AA at 11/29/2006 9:33:11 PM
Hi,
I have a C++ project in DOT NET. I am using the __FILE__ and __LINE__
to print the current file and line number. I do not want the file anem
with the full path to be printed. So I used the #line directive.
[code]
#line 3 "11.cpp"
[/code]
Still the full file name along with the na... more >>
datalist and items.
Posted by Per W. at 11/23/2006 12:08:01 PM
Hi, in the ItemDataBound i can use this to change things on a item.
Dim memoliteral2 As Literal
Dim memolabel2 As Label
Dim fileReader2 As String
e.Item.FindControl("TD_Memo").Visible = False
memolabel2 = CType(e.Item.FindControl("TD_Memo"), La... more >>
fable the lost chapters wont work
Posted by bobby at 11/18/2006 2:01:02 PM
says ins24.tmp - Ordinal Not Found
the ordinal 6778 could not be located in the dynamic link library MFC42.DLL.
when i start the game wont load
been like this since i got the game... more >>
Problem with Paint.net
Posted by Roger at 11/14/2006 11:52:02 AM
Hi
Newbie here - don't know if this is the right thread to post in - no doubt
someone will tell me if it's not!
Recently lost MSPaint and had to download Paint.net as a replacement,
together with numerous .net add-ons (said they were required!). Since then,
whenever I boot-up I get the f... more >>
Visual Studio Conversion
Posted by Kevin Bayliss at 11/13/2006 12:41:15 PM
I download the 101 code samples from the Microsoft site. I try to load them
in visual studio 2005 standard edition and the windows conversion wizard
runs. I let the wizard run accepting to make a backup and all. When the
conversion is complete the solution explorer says unavailable. The projec... more >>
.NET Framework 2
Posted by Claud at 11/11/2006 4:06:01 PM
I am a novice using my computer only for home applications. I am running
Win 2000 and I have Office XP Professional 2000 installed. Someplace along
the line NET Framework 2 got installed (Probably with an auto update). Do I
need this program, and what will happen if I uninstall it.... more >>
Enable Scroll up and scroll down in CR-report
Posted by Sathiamoorthy at 11/9/2006 4:06:38 PM
Hi All
Using vb.Net,i created a application.in that application i user Cr-Report
for creating reports.After launch the report ,we can't scroll up or down the
report using Mouse wheel or keyboard arrow buttons.I want to enable this
functionality in my report. Please help me
--
Regards,
R... more >>
VB6 to VN.net, asp.net guidance
Posted by rg at 11/7/2006 4:06:22 PM
I am starting the journey from VB6 to the dotnet world.
Are there web sites available to guide an old VB6 developer through this?
What is the best way to start this?
I need to learn dotnet vb.net, asp.net then crm.
Regards.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Hi
Posted by srinivasreddy at 11/6/2006 9:10:07 PM
Hi every body
Is .Net compatable with Mac os x , Its very urgent for me , Thank you
... more >>
File Creation in DotNet Installer
Posted by apondu at 11/6/2006 3:05:28 AM
Hi,
I needed some help in the installer. I have a project and nw i decided
to create a Installer for this project. I wanted to create a file in
this Installer. I have a override function for the installer. Nw i
have written a code to create a file in this override function for
install. But t... more >>
How to allow access to HD that was used with a differnt computer
Posted by AlphaQup2nite at 11/3/2006 2:36:01 PM
ok the problem is this. I had an old computer which has my user account
password protected as well as my files (it was a shared computer) After
purchasing my new computer, i put my old HD into it, and them proceded to
clear all the windows system files off my old HD. The problem is that i
... more >>
|