2,071 Posted Topics

Member Avatar for compovet

Check this out: [url]http://www.csharpfriends.com/Forums/ShowPost.aspx?PostID=11934[/url] HTH

Member Avatar for alc6379
0
48
Member Avatar for sidharthrshah

Char is 2 byte in .NET because that is how big a Unicode character is. The best thing to do is take the value in as a [b]byte[/b] datatype and use the Convert.ToChar() method on that input value. I just tried it with this code, and you'll see it produces …

Member Avatar for alc6379
0
262
Member Avatar for Miky123

Hi there, You need to look at ADO.NET. Specifically, you'll be looking at OleDB in relation to that. It's kind of hard to give you a top-down model and explanation of ADO.NET here, but fortunately MSDN has a pretty good tutorial on it. Try searching there for some pointers.

Member Avatar for alc6379
0
70
Member Avatar for zandiago

Jesus H. Christ... Does that represent a decline in morals with me saying that? I do have a question, though... And I'm not trying to jump into this flame war, but instead provide some perspective... Does it really take all these 500+ word posts to respond back to a quip, …

Member Avatar for jbennet
0
861
Member Avatar for rcrevolution
Member Avatar for Paddy

Yeah, qt 3.14159 is right on this one. There are some Microsoft programs that you can slipstream into the installer, but there aren't that many I'm aware of. Personally, I use Ghost when I need to do any system cloning, or if I know I'm going to trash a box …

Member Avatar for QuantumFire
0
327
Member Avatar for eng.atia

Not necessarily a C# book, but "The Object Oriented Thought Process" was a great one for me : [url]http://www.amazon.com/Object-Oriented-Thought-Process-Developers-Library/dp/0672326116/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1207614919&sr=8-1[/url]

Member Avatar for seka208
0
79
Member Avatar for GREENHOUSE

Chances are it's not going to work, at least not with AOL 9.0. The problem is with the fact that you need a 64-bit version driver for things like the WAN Miniport. Otherwise, you're stuck with kludges like the one you developed to get it working. Why are you still …

Member Avatar for frankleichler
0
258
Member Avatar for aan@ucsc

Why don't you have permission to install updates? Is your machine locked down or something? Best route would be to contact your system administrator. They should authorize you to install the software if it's something you really need on there...

Member Avatar for aan@ucsc
0
144
Member Avatar for cdt1983

The [url=http://www.microsoft.com/windowsxp/home/eula.mspx]EULA for Windows XP Home[/url] states that you can install it on one single processor machine, at any one time. Basically, you can install it on another machine, activate it just as normal, and you'll never notice anything. However, if you ever load up your other machine running XP …

Member Avatar for jbennet
0
523
Member Avatar for Mahen

[QUOTE=Mahen]I really meant that u spend more time dealing with the bugs rather than with your codes. And by the way, I've downloaded a Beta Version, that is why I say it is bugged. You know, if I had known that there would be such a fuss for a christmas …

Member Avatar for Mahen
0
431
Member Avatar for mikeandike22

You probably don't want to do that, anyways. How much space are we talking here? I know that Dell uses a very small (under 50MB) partition for diagnostics and utilities, but I don't know how big HP's partition is. Knowing how HP likes to work, I wouldn't delete the partition. …

Member Avatar for hughv
0
323
Member Avatar for larslt

What have you done so far on this? Post some code, and tell us where you're stuck. Perhaps others can provide more insight.

Member Avatar for Ezzaral
0
128
Member Avatar for asif08

[url]http://msdn2.microsoft.com/en-us/library/system.console.writeline.aspx[/url]

Member Avatar for srinunarra
0
103
Member Avatar for Billj12901

How are the cables connected? How is the drive jumpered? If you're using an 80-conductor Ultra ATA cable, make sure the blue end is plugged into the motherboard. That should speed things up. Does the BIOS even detect the hard drive? It sounds like it's not...

Member Avatar for Selwyn
0
157
Member Avatar for CodeMonkey775

Also, can you provide your connectionstring? I've never had these types of problems using OLEDB. What type of database are you using?

Member Avatar for Ramy Mahrous
0
116
Member Avatar for shyterrice

What have you done so far? Can you please post the code you have thus far? Generally, what you'd do is have a newline after each of those. Either insert a \n at the end of your line, or use Console.WriteLine() instead of Console.Write() if that's what you're doing.

Member Avatar for alc6379
0
100
Member Avatar for kapstav

This is a pretty tall order, actually. There's a lot involved in coding this type of text-editor. Generally it's called a WYSIWYG text area, and a number of companies offer them on a free or fee basis. The quality varies widely between them. One that's apparently pretty popular is this: …

Member Avatar for alc6379
0
97
Member Avatar for oalee

Hrm... Where to begin... First of all, can the machines ping each other? Sometimes they can see one another through NETBIOS, which is a seperate protocol from TCP/IP. Can the Desktop ping anything on the Internet? If yes, can the laptop ping the IP address of the desktop? Pretty much, …

Member Avatar for BengalTigger
0
190
Member Avatar for maldymann

Start by pulling all cards from the machine except for the video card. Then, find the Clear CMOS jumper on your motherboard, and clear it. See if that makes any difference.

Member Avatar for bobbyraw
0
364
Member Avatar for charles_wt

Can you please post your code here? That second part looks like you've not defined a function or something. Perhaps you've misnamed a function that you created, or you're #including a wrong library or something. Either way, post your code, and we'll be able to help you troubleshoot it.

Member Avatar for WaltP
0
314
Member Avatar for Darko

Okay, let me weigh in on this for a moment. jasweb2002's comments could be a little more diplomatic, but he's spot-on. [b]You're on a forum, not a chat-site or instant messenger[/b]. There is no need to abbreviate things, or use cutesy little spelling here. You have all the time in …

Member Avatar for jkertel
0
159
Member Avatar for mikeandike22

[QUOTE=mikeandike22]i was thinking about getting an asus motherboard would that be a good choice. and if i ever had the money i would get water cooling(my processor heat is some ridiculous number like 174 farenheit) and a 64 bit processor.[/QUOTE] Just an FYI: There's not a single Dimension system with …

Member Avatar for jermaghs07
0
410
Member Avatar for ingeborgdot@yah

I'm doing it, or at least, I have access to the beta's through MSDN. If your specs are beefy enough, you can run it on another hard drive or another partition, and dual boot with whatever OSes you have on there already. Currently, I'm booting Windows XP Pro, Vista, and …

Member Avatar for jbennet
0
437
Member Avatar for pushkar_it
Member Avatar for Dani

Some of my favorites: Win+R Open the "Run..." Menu Win+M Minimize all windows Win+Shift+M Maximize all windows If I find some more, I'll dig them up.

Member Avatar for sikeryali
0
445
Member Avatar for nanosani

[QUOTE=navarro]sorry but what is a shortcut?[/QUOTE] A [b]shortcut[/b] is a file that points to another item somewhere else on the filesystem. For instance, you could have [b]"Shortcut to Notepad"[/b] point to Notepad.exe, in your WINDOWS folder.

Member Avatar for forumdude123
-1
466
Member Avatar for styx66

[QUOTE=dlh6213]To keep this from happening again, you should get a UPS (Uninterruptible Power Supply).[/QUOTE] Additionally, you might want to consider just getting a new Power Supply for your system. If you had a power outage, you might have messed up your Power Supply, thus causing damage to your new drive. …

Member Avatar for sourcecode
0
291
Member Avatar for tskho

What kind of system are you running? What kind of motherboard is in the machine? That CD uses a version of Windows called WinPE, and it often has limited driver support.

Member Avatar for reyark
0
317
Member Avatar for Dani

I hear Acronis is pretty nice. The tough thing with [b]any[/b] imaging program right now is driver support for x64. In the case of Norton Ghost, you have a CD that you can boot to for recovery, but I don't know if it can actually do backup outside of the …

Member Avatar for reyark
0
439
Member Avatar for priyankaagrawal
Member Avatar for dlh6213

are you sure ipconfig works in 98? If not, try winipcfg /all from the command prompt.

Member Avatar for R1fle
0
294
Member Avatar for brainchief

I LOVE the US, (here in Middle Tennessee it's just so beautiful!) but I would like to visit three places: Ireland- the land of my ancestors, my Clann has a castle there Japan- Beautiful countryside, awesome looking cities, seemingly cool nightlife. South Korea- Again, beautiful countryside. EVERY person I've ever …

Member Avatar for MidiMagic
0
723
Member Avatar for The Dude

I dunno... I'm a big Pinot Grigio fan. Maybe I just haven't had a good red yet? It's funny. I like my really hard liquor because it tastes like liquor. I really like "BEER" tasting beer, especially really bitter IPAs. But then again, I like my wine sweet...

Member Avatar for sneekula
0
216
Member Avatar for unicorn11

You can do inline code instead of using code-behind. That way, all the code is included directly on the ASP page: [url]http://quickstarts.asp.net/QuickStartv20/aspnet/doc/pages/codebehind.aspx[/url] But, why would you want to do that?

Member Avatar for alc6379
0
101
Member Avatar for mitratatsat

It's in the Vista SDK: [url]http://msdn2.microsoft.com/en-us/windowsmedia/bb190309.aspx[/url]

Member Avatar for alc6379
0
67
Member Avatar for mdhwired

Yeah, and after you've installed the video drivers, make sure you set the system to its optimal resolution. According to spec, it should be set to one of these resolutions: 15" SXGA+ (1400x1050) 15" UXGA (1600x1200) 15" UXGA ASV(1600x1200) If it's set any lower, it won't look right. Granted, setting …

Member Avatar for chris2008yona
0
217
Member Avatar for tucko

Can you post more of the code? I've never seen a Control with that property that's part of System.Web.UI.Control. On top of that, even if that particular cast is possible, that looks a bit confusing. Why not do this: [code] Control c; Filter myFilter = (Filter)c; //that's assuming this is …

Member Avatar for tucko
0
68
Member Avatar for raghu.8

Hi there, You might want to create a new thread for this question, since it's not related to your other question. That way, more people will look at your question...

Member Avatar for waterfall
0
221
Member Avatar for mquint

[QUOTE=bentkey]For this to be true, you have something else misconfigured. In this type of setup, the router is not routing it's acting only as a wireless bridge so it's IP address is meaningless. The only necessity is that it's IP address not conflict with any PC's addresses on the network.[/QUOTE] …

Member Avatar for Tyno
0
533
Member Avatar for prahalad
Re: C#

I really don't think you can answer this question accurately. Last month I went on at least 10 different interviews, and I came up with 10 different interviews. Some people will ask more about your work ethic, or about previous projects. Others will grill you with technical questions about object-oriented …

Member Avatar for msenthilrajan
0
167
Member Avatar for dc_24l

I'm not really sure I understand exactly what you're asking. Theres obviously some enums or other classes that we're not being provided here. If I just compiled this code as-is, there would be a bunch of undefined references.

Member Avatar for alc6379
0
74
Member Avatar for kobi
Member Avatar for alc6379
0
102
Member Avatar for jonathan.jbkt
Member Avatar for alc6379
0
73
Member Avatar for thithi

Also, can you post the code to your stored procedure? That might tell us even more.

Member Avatar for alc6379
0
110
Member Avatar for AniWeb

Do you have the code-behind for the error in question? We won't be able to tell you much without that...

Member Avatar for alc6379
0
72
Member Avatar for knowledgelover

[QUOTE=knowledgelover;493229]hiiiiii, thaaaaaaaaaaaaaanks a lot it helped very well :) it get my work done thanks but I have another question I have a datasource in my page then I want to get a value from it according to a condition example : to get a name according to an id …

Member Avatar for alc6379
0
106
Member Avatar for benyam_dessu

You have to make a SqlCommand object, and change the CommandType to "CommandType.StoredProcedure". Then when you initialize the SqlDataAdapter, you pass that SqlCommand to the SqlDataAdapter. I just found this pretty good code snippet, from [url=http://aspalliance.com/cookbook/ViewSource.aspx?Filename=Recipe1103cs.aspx&RecipeType=ASPX]this site[/url]: [code] sqlConnection = new SqlConnection( "Integrated Security=yes;Initial Catalog=Northwind;Data Source=(local)" ); //pass the stored …

Member Avatar for alc6379
0
68
Member Avatar for kapil.goyal

[QUOTE=vishu1508;496382]Hi Kapil could u please tell me how to open a pdf file using jsp file within the browser instead of showing prompt of open --- save --- cancel dialog box to user. I am running my application on "https" .....[/QUOTE] Hi there, Please start your own thread. This is …

Member Avatar for alc6379
0
127
Member Avatar for venkatesh_rvk

How to create a subdomain in IIS. You don't create the subdomain in C#, so much as doing it in IIS. I just did a Google search and came up with a bunch of stuff: [url]http://www.google.com/search?hl=en&safe=off&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&hs=r1q&q=subdomain+IIS&btnG=Search[/url]

Member Avatar for alc6379
0
49

The End.