-
Stopped Watching SQL search | Help needed
Hi. Im having some problems to understand how to make search in SQL database actually I use this code DV.RowFilter = String.Format("name Like '%{0}%'", TextBox1.Text) DataGridView1.DataSource = DV and it … -
Stopped Watching updating a table based on condition results from another table
am trying to find out what is wrong with my sql statement below, i get the following error: "The multi-part identifier "P1Totals.StudentTotals" could not be bound" what am i doing … -
Stopped Watching DMS - Development
I would like to develop a web-based Disaster Management System but don't know where to start. Possible features may include: * Situation Awareness * Missing Person Registration * GIS (or … -
Replied To a Post in Building first MVC application
Try this using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; namespace MyMedicalRecord_2.Models { public class PatientAllergy { [Key, ForeignKey("Patient")] public int PatientAllergyID { get; set; } … -
Replied To a Post in Building first MVC application
Lets see your patient allergy class. The pastebin link isn't working -
Replied To a Post in Navigation Bar
You put the two corrections at the same time. Wrong. Try my suggestion separetly and then try mattster's. One should work. -
Began Watching problem in gridview connectivity
I am not able to make a connection with database in gridview, please give me suggestion on reply -
Replied To a Post in problem in gridview connectivity
Just paste the code your using and describe your problem in detail here. You will get help. I don't think anyone would call you to assist you...It doesn't work that … -
Began Watching Document.referrer in Android WebView
I'm using document.referrer in a hybrid app in which I conditionally show some buttons, based on the previous page. While the use of document.referrer in my ios and browser versions … -
Replied To a Post in Document.referrer in Android WebView
I haven't but use the object browser. See if the method is named differently in android. -
Began Watching Navigation Bar
Hello, Cek this navigation bootstrap page: http://www.innovation.web.id/bootstrap/5_5_6_navbar_inverted.html I wonder how to change the color of the menu bar? Is there any way to do that? -
Replied To a Post in Navigation Bar
Change the `background-image` property of `.navbar-inverse .navbar-inner` .navbar-inverse .navbar-inner{ background-image: linear-gradient(to bottom,#655700,#655700); } Hope this helps! -
Stopped Watching New Section
What do you think about having a subcategory in business exchange where people can outsource projects to community members. E.G someone needs a website and wants a member to handle … -
Marked Solved Status for New Section
What do you think about having a subcategory in business exchange where people can outsource projects to community members. E.G someone needs a website and wants a member to handle … -
Replied To a Post in New Section
Your misunderstanding. Lets just leave this dicussion. :) -
Replied To a Post in need help with c# screen scrape
remove `System.Net.WebClient` or replace `WebClient client = new WebClient ();` with `System.Net.WebClient client = new WebClient ();` -
Replied To a Post in New Section
Not really. I think maybe my question is wrong. Can i offer to do someones project for a fee? I kinda noticed that doing stuff fully for people not allowed. -
Created New Section
What do you think about having a subcategory in business exchange where people can outsource projects to community members. E.G someone needs a website and wants a member to handle … -
Began Watching New Section
What do you think about having a subcategory in business exchange where people can outsource projects to community members. E.G someone needs a website and wants a member to handle … -
Replied To a Post in Building first MVC application
Your number 1 is correct. Your number 2 is correct. Your number 3 is correct. For your number 4, you need to add the primary key along with the relationship … -
Gave Reputation to chriswelborn in launch a modal conatct form directly
Put the form on your page with an id (let's say `'contactForm'`) and css set to `'display: none'`, so it's easily accessible with javascript but initially hidden. Make your "show … -
Replied To a Post in need help with c# screen scrape
you need to use `using System.Net;` -
Marked Solved Status for Does anyone use Xamarin Framework?
Does anyone currently use Xamarin framework for development? Its supposed to enable you develop cross platform with c# but some C# code i use in a console app that works … -
Replied To a Post in Does anyone use Xamarin Framework?
So i got this working. My code was right the issue was that i had a proxy configured on my pc somehow. So i used netsh on the command line … -
Replied To a Post in need help with c# screen scrape
WebClient client = new WebClient (); Uri uri = new Uri ("http://yourUrl.com"); var pageBytes = client.DownloadData(uri); var pageStrings = Encoding.UTF8.GetString(res); Then you can find a way to render the pageStrings … -
Began Watching Add login and password to Web Service
Hey everyone, First of all I am a one-week self taught when it comes to web service so pardon if this is a duh! question. I was given a sample … -
Replied To a Post in Add login and password to Web Service
[WebMethod] public static Result GetGridData(string login, string password) { //Your code here } -
Began Watching How to make a request to etsy api? need help asap!!
How would i make a request to the etsy api? I want the grid_cell div to show the results for something typed into the search bar. The grid_cell div should … -
Replied To a Post in How to make a request to etsy api? need help asap!!
pixelsoul's links should help. Are you using jquery? -
Began Watching iam new help me
hello guys iam new to asp.net i want to build web applications for that what should i do suggest me guys -
Replied To a Post in iam new help me
go to microsoftvirtualacademy.com and check out their course on asp.net -
Began Watching need help with c# screen scrape
I need help with .net c# screen scrape. I can't seem to find an example in c# that works. I have this one in VB that wors but feel like … -
Replied To a Post in need help with c# screen scrape
all i see in the VB code is that your downloading a webpage, saving it as a string and then displaying it in a paragraph. Is that what you mean … -
Replied To a Post in Linkedin Connection Issue
I didnt turn anything off. But id check, maybe its set private by default. The issue still exists. Hope this fixes it. Thanks -
Marked Solved Status for Please can someone define pneumonoultramicroscopicsilicovolcanoconiosis?
So i was going through the internet like i normally do and came across this word. And apparently its a real word. -
Replied To a Post in Please can someone define pneumonoultramicroscopicsilicovolcanoconiosis?
Woah...thats just strange. Seems like im the only one that didnt know it existed. lol. Thanks guys. -
Began Watching Help with a ElementHost Null Exception
Here's a good one for everyone. I have been working on a Screensaver program for some time now (some of you may even remember questions related to this). Anyway, one … -
Replied To a Post in Help with a ElementHost Null Exception
In your constructor for your class, do you instantiate all needed objects from the WPF? -
Began Watching Download CCNA
hi networkers! Where to download CCNA discovery1 curriculum material? i can't get it from google. -
Replied To a Post in Download CCNA
You need to have enrolled in a cisco academy. Then you would have a netacad profile and download from there. Then again you can get it in torrents. -
-
-
Created Please can someone define pneumonoultramicroscopicsilicovolcanoconiosis?
So i was going through the internet like i normally do and came across this word. And apparently its a real word. -
Began Watching Please can someone define pneumonoultramicroscopicsilicovolcanoconiosis?
So i was going through the internet like i normally do and came across this word. And apparently its a real word. -
Replied To a Post in What makes a post qualify for down voting?
@ddanbe lol...okay doing what you recommended actually helps. @pritaeas i will. But its sad cuz my post quality was 100 before. And 1 person just crashed it to 80. Down … -
Created What makes a post qualify for down voting?
Please what rules guide the down voting action. -
Began Watching What makes a post qualify for down voting?
Please what rules guide the down voting action. -
Replied To a Post in Linkedin Connection Issue
This issue still exists. -
Replied To a Post in Does anyone use Xamarin Framework?
I have a php script that returns "success" if the values exist in the database. string x = Username.Text; string y = Password.Text; WebClient client = new WebClient(); Uri uri … -
Replied To a Post in Building first MVC application
Check out the classes in this file. It should help you understand how to create the relationships. [Click Here](http://ge.tt/3B10MsH2/v/0?c)
The End.