Best Creative Community

February 25, 2010

I Am Installing Visual Studio 2008 And I Don’t Know What To Install?

Filed under: Web Development — Tags: , , , , , , , — admin @ 12:47 am

Last time I installed Visual Studio 2008 I had a bunch of junk that I didn’t need. I really don’t think I need the SQL server and the crystal reports basic for visual studio 2008.
If you can help me out…and I didn’t provide enough info I will add details and then if you don’t mind sticking around and getting the best anwer :)
I also uploaded an image of what I can install…what should I install…I am going to install the C++ and C#, basic and web developer…if there is a website that has an explanation of what this stuff means…I will praise you if you would provide it for me!
The place of the image that I uploaded is:http://storage.scottymedia.com/visual_in…
Hope to hear from someone :)

  • Share/Save/Bookmark

February 14, 2010

I Have Website Designed With Dreamweaver 8 ,i Just Wanna Use Visual Studio 2005 How To Migrate It Please.?

Filed under: Web Development — Tags: , , , , , , , , , — admin @ 12:48 pm

how to bring an existing website from dreamweaver or local drive to visual studio web developer 2005 ,should i create new web site or new project..
thank you

  • Share/Save/Bookmark

February 11, 2010

Agghh!!! Which Microsoft Visual Program Is Best For Me?

Filed under: Web Development — Tags: , , , , , — admin @ 6:48 am

I’m thinking about learning a bit of code and all that, to make my own programs and use it to create my own things on my website instead of using the limited amount of features on my web design program i use at the moment.
I would mostly like to be able to make my own programs that i can run on windows. And eventually,once i’m experienced enough, try to create my own web design program that i can then use to create and modify my own website really easily.
So, i would just like to know which program to download, i saw four different programs on the microsoft website, i need to know which one:
Microsoft Visual Basic 2008
Microsoft Visual Web Developer 2008
Microsoft Visual C# 2008
Microsoft Visual C++ 2008
Oh ye and,i’m downloading the Express Edition (whatever that means).
I would also like some pointers in the right direction to get me started.
Thanks,
It’s much appreciated

  • Share/Save/Bookmark

January 17, 2010

Does Anyone Know Of Any Well Known Visual Artist/painter That I Could Use For My Project?

Filed under: Art — Tags: , , , , , , , , , — admin @ 12:37 pm

i need a famous visual artist fo ma project but dont know any famous artist

  • Share/Save/Bookmark

January 12, 2010

Visual Studio Is It Free?

Filed under: Web Development — Tags: , , — admin @ 6:47 pm

Can someone tell me if the microsoft visual studio 8.0 express products are free for download? I mean all of them (Visual Basic 2008,Visual Web Developer 2008,Visual C# 2008, and Visual C++ 2008) I heard that microsoft made the express programs free! Are these free then!? I would really appreciate if someone could help me!Thanks for giving me your time!

  • Share/Save/Bookmark

December 29, 2009

What’s Your Favourite Visual Artist (painter, Sculptor, Etc.)?

Filed under: Art — Tags: , , , , , , , — admin @ 12:37 am

Who’s your favourite paintor, sculptor? Include a link with your favourite piece of his/hers.

  • Share/Save/Bookmark

December 28, 2009

Whether I Can Do All In Visual C# 2005 As I Can Do In Visual Studio 2005?

Filed under: Web Development — Tags: , , , — admin @ 6:52 pm

or this is just limited to C# only..?
What is the basic difference..?
Please let me know why microsoft has different flavors like Visual C# 2005, Web Developer beside Visual Studio
help me with more information

  • Share/Save/Bookmark

December 5, 2009

What Can Anyone Tell Me About The Visual Arts/photography Program At Mason Gross?

Filed under: Art — Tags: , , , , , , , , — admin @ 12:28 pm

I want to find out more information about Mason Gross at Rutgers because I was recently admitted there as an undergraduate student. I want to study photography. Their website does not provide a lot of information so I was wondering what anyone knew about their visual arts and/or photography program there. Thanks!

  • Share/Save/Bookmark

October 22, 2009

How Can Seo Be Improved Through Visual Cues?

Filed under: Art — Tags: , , , — admin @ 6:39 pm

As everybody knows, sometimes SE’s provide irrelevant results for the queried term,which is very irritating.Is there any solution so that users are capable of viewing a screenshot of the website before clicking on it?

  • Share/Save/Bookmark

October 18, 2009

Which Is Suitable For Aspx? Dreamweaver Vs. Visual Web Dev ‘05?

Filed under: Web Development — Tags: , , , , — admin @ 12:47 am

Which is the best and easy way to manage and develop aspx websites? Dreamweaver or Visual Web Developer 2005 Express Edition?

  • Share/Save/Bookmark

October 12, 2009

Have Any One Used Visual Web Develper?

Filed under: Web Development — Tags: , , , — admin @ 12:48 am

am learning how to use VWD (visual web developer) but i stopped when i need to Add connection..actually i uploaded some files from the tutorial site to see how its work..but that filed i should chose for the Add connection i couldn’t find it!!
any idea!!

  • Share/Save/Bookmark

October 1, 2009

Visual We Developer?

Filed under: Web Development — Tags: , — admin @ 12:52 pm

I am hoping to learn visual web developer. But my problem is that if I learn it and apply for a job, sure they don’t use VWD at offices. So how can I work there, if I don’t have VWD to use?

  • Share/Save/Bookmark

September 7, 2009

How Do I Upload A Visual Web Developer Website To The Internet???

Filed under: Web Development — Tags: , , , , — admin @ 12:48 am

All you need is an ftp programme such as coffeecup or ipswitch. You stick in the codes given to you by your web hosters and drag your files across to the folder you have online. Simple as that :)

  • Share/Save/Bookmark

September 5, 2009

Visual Web Developer Problem Displaying Master Page.?

Filed under: Web Development — Tags: , , , , , — admin @ 12:49 am

I’m having a problem with master pages in VWD. I have a master page with a header, a sidebar and a contentplaceholder. I’m trying to use a gridview and when data is selected, its supposed to be displayed in detailsview. The page previews fine until i link the two data sources together. Then the page displays only a portion of the master page. I hope I’ve explained this well enough for somebody to understand my problem, if not, just ask me about any of the details, I’d really appreciate help with this problem! Thanks in advance!

  • Share/Save/Bookmark

September 4, 2009

Asp.net 2.0 Visual Web Developer 2005 Express Question?

Filed under: Web Development — Tags: , , , , , — admin @ 12:47 pm

I already asked this question yesterday but I added more info and I’m afraid no one can see my new questions. Anyway, what I’m trying to do is have a listings page (listings.aspx) which shows records. One of the columns is “Details” and once clicked, the user gets taken to Details.aspx. On this Details page, I want to add a Photos field which will display the photos of a house.
But the problem is I can’t populate the table with the photos. The data type I’ve selected for Photo is “image”. I can’t put any data in there. I get the following error msg:
Invalid value for cell (row 1, column 15). The changed value in this cell was not recognized as valid.
.Net Framework Data Type: Byte[]
Error Message: You cannot use the Result pane to set this Field data to values other than NULL.
Type a value appropriate for the data type or press ESC to cancel the change.
Any ideas? Thanks in advance.

  • Share/Save/Bookmark

Who Uses Vwd (visual Web Developer)?

Filed under: Web Development — Tags: , , — admin @ 6:48 am

I need help!

  • Share/Save/Bookmark

September 2, 2009

Visual Web Developer Trouble…?

Filed under: Web Development — Tags: , , — admin @ 6:48 pm

every time i try to open any of my pages within vwd i get the following error message.
unable to start program ‘http://localhost:49716/blah blah/blah.aspx’.
The system cannot find the file specified.
Any ideas how to fix this?

  • Share/Save/Bookmark

Running A Webservice Online Developed Through Visual Web Dev. Do I Need To Find A Host With Iis Or Just Asp?

Filed under: Web Development — Tags: , , , , , , , , , — admin @ 6:48 pm

I want to post a little web service that I made online. Now I made it with Visual Web Developer using ASP and VB.NET. When I post it online what do I have to have installed to run it? For example do I need IIS or just ASP installed, (since the hosting service already has a server installed)?
Thanks,
Brian

  • Share/Save/Bookmark

August 31, 2009

Microsoft Visual Web Developer 2005!!! Hey! How Can I Make My Textbox Validate Even Numbers Only?

Filed under: Web Development — Tags: , , , , , , , , , — admin @ 6:50 pm

hey! how can i make my textbox validate even numbers only? using regular expression validation ???

  • Share/Save/Bookmark

Javascript, Tab Page, Visual Web Developer??

Filed under: Web Development — Tags: , , , — admin @ 6:47 am

How to maintain the tab location when page is post back in VWD2005? whatever i click, when the page is refreshed it will go to the 1st tab. anyone know how to maintain the tab location?

  • Share/Save/Bookmark

August 30, 2009

Any Idea For Learnin’ Microsoft Visual Web Developer 2005?

Filed under: Web Development — Tags: , , , , , — admin @ 6:47 am

I’m totally a beginner

  • Share/Save/Bookmark

August 29, 2009

Hi Does Anyone Know Where I Can Download “visual Web Developer 2005 For Dummies” Book For Free?

Filed under: Web Development — Tags: , , , , , , , , , — admin @ 12:49 pm

Please visit my blog for FREE
Medical/Engineering/Technical/Software… eBookshttp://www.freetechbooksonthenet.blogspo…

  • Share/Save/Bookmark

August 28, 2009

From Which Site V Can Download Visual Web Developer?????

Filed under: Web Development — Tags: , , , , , — admin @ 12:48 am

you have the 2008 and 2005
better to learn on Visual Web Developer 2008 but most of the hosting doesnt support the 3.0 so its your choice
to dowload the Visual Web Developer 2008 here is the linkhttp://www.microsoft.com/express/downloa…
you will find other things as well.
And this is the link of Visual Web Developer 2005 http://msdn2.microsoft.com/en-us/express…
Best regards…

  • Share/Save/Bookmark

Iam Trying To Download Visual Web Developer 2005, Where I Found That Bits Is Not Enabled In My Xp System.?

Filed under: Web Development — Tags: , , , , , , , , , — admin @ 12:48 am

I have already installed windows xp service pack 2.still its giving errors. can ne body help me out???plzzzz……i wud appreciate it very much if ne 1 cud.the service is already running, but windows says that its disabled.

  • Share/Save/Bookmark

August 27, 2009

Should I Use Visual Studio 2008 Or Visual Web Developer 2008 Express To Build Asp.net Pages?

Filed under: Web Development — Tags: , , , , , , , — admin @ 12:48 pm

So about 2 years ago, I was taking an E-Commerce course which required me to create a website using Visual Studio.net 2003. Due to medical reasons, I never completed the project/course. Now I am in the process of making up the project, however, I am uncertain of which tool I should use. I have a basic understanding of visual studio but I don’t have any experience in web development so I would also like to know of any books or resources that would help teach me how to build ASP webpages. Thanks!

  • Share/Save/Bookmark

Visual Web Developer Database Update?

Filed under: Web Development — Tags: , , , — admin @ 6:53 am

I am using the default database and i have it set on a website and i am using the comment section as for people to put their comment and saves it. I’ve set up the update query but it did the exact opposite. instead of updating from the text box to the database it put whatever was saved in the data base into the text box.
All i am trying to do is to save peoples comments into the data base. anyone knows what i should do?

  • Share/Save/Bookmark

August 26, 2009

Manually Call A Postback In Visual Web Developer 2008?

Filed under: Web Development — Tags: , , , , , — admin @ 12:47 pm

I’ve created a web form that postsback to Paypal but I need a “notes” section that emails notes for memorial donations.
I’ve built the email application but I can’t figure out how to call the postback manually. Here’s what I got setup:
User clicks Button1, Button1 sends the notes via email and calls Button2(hidden). Button2 is supposed to postback to Paypal to allow the user to continue making their donation.
However, this isn’t working. Anyone have any ideas?

  • Share/Save/Bookmark

August 23, 2009

Does Microsoft Visual Studio Web Developer 2005 Express Edition Supports For Ajax?

Filed under: Web Development — Tags: , , , , , , , , , — admin @ 6:47 pm

first I downloaded ajax.dll and ajaxpro.2.dll .
and tried following code after adding dll reference to my asp.net project.
web.config file:

.cs file:
public class Index : System.Web.UI.Page{
private void Page_Load(object sender, EventArgs e){
Ajax.Utility.RegisterTypeForAjax(typeof(…
//…
}
//…
}

  • Share/Save/Bookmark

Which Is Better Dreamweaver, Or Or Ms Visual Website Developer To Make My Website?

Filed under: Web Development — Tags: , , , , , , — admin @ 12:48 am

I personally know a little about dreamweaver, but at the same time I want to learn asp.net, and ajax for my website. Im trying to make a community based website something like Myspace, but I dont know which program to use to make the website.
Dreamweaver or MS Visual Web Developer?
please tell me which program you think I should use I have both on my computer.

  • Share/Save/Bookmark

August 22, 2009

I’m Having Trouble Installing Visual Studio / Visual Web Developer 2008. I’m Running Xp Service Pack 3.? ?

Filed under: Web Development — Tags: , , , , , , , , — admin @ 6:48 pm

the error reads: Microsoft.net services installation Utility has encountered a problem and needs to close.
ENU has encountered a problem during setup. setup did not complete correctly.

  • Share/Save/Bookmark
Older Posts »

Powered by WordPress