
dotnetdrunk.wordpress.com
dotnetdrunk | .net related stuff.net related stuff
http://dotnetdrunk.wordpress.com/
.net related stuff
http://dotnetdrunk.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
0.2 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
7
SSL
EXTERNAL LINKS
1
SITE IP
192.0.78.12
LOAD TIME
0.164 sec
SCORE
6.2
dotnetdrunk | .net related stuff | dotnetdrunk.wordpress.com Reviews
https://dotnetdrunk.wordpress.com
.net related stuff
Using jquery to call WEB API method and return values | dotnetdrunk
https://dotnetdrunk.wordpress.com/2013/08/02/using-jquery-to-call-web-api-method-and-return-values
Creating a connection string in web.config and reading it. Using jquery to call WEB API method and return values. August 2, 2013. In this example I want to call a method on the server that deletes some items. On the server I create a object that I pass back to jquery and dynamically finds the properties. Type: ‘DELETE’,. Url: ‘/api/Misc’,. Success: function (response) {. If (response.Status = ‘OK’) {. 8216;#divDialogModalDeleteProcessManagerData’).html(“Done! Alert(‘error’);. Results r = new Results();.
Creating a connection string in web.config and reading it | dotnetdrunk
https://dotnetdrunk.wordpress.com/2013/08/01/creating-a-connection-string-in-web-config-and-using-it
Using jquery to call WEB API method and return values →. Creating a connection string in web.config and reading it. August 1, 2013. Create the entry in web.config inside the configuration tag and create the c# code to access it. Data Source=someDatabase;Initial Catalog=OJPortalBeta;Persist Security Info=True;User ID=OJPortalUser;Password=xxx. This entry was posted in .NET. And tagged connection string. Using jquery to call WEB API method and return values →. Leave a Reply Cancel reply.
First post | dotnetdrunk
https://dotnetdrunk.wordpress.com/2013/07/31/first-post
Creating a connection string in web.config and reading it →. July 31, 2013. This is a place for all my .NET related code I want to save. If it helps out someone else. great. This entry was posted in Uncategorized. Creating a connection string in web.config and reading it →. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out.
August | 2013 | dotnetdrunk
https://dotnetdrunk.wordpress.com/2013/08
Monthly Archives: August 2013. Using jquery to call WEB API method and return values. August 2, 2013. In this example I want to call a method on the server that deletes some items. On the server I create a object that I pass back to jquery and dynamically finds the properties. $.ajax( { type: ‘DELETE’, url: ‘/api/Misc’, success: … Continue reading →. Creating a connection string in web.config and reading it. August 1, 2013. Using jquery to call WEB API method and return values. Blog at WordPress.com.
About | dotnetdrunk
https://dotnetdrunk.wordpress.com/about
This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. Notify me of new comments via email.
TOTAL PAGES IN THIS WEBSITE
7
About pUnkOuter | p|unkouter's blog
https://punkouter.wordpress.com/about
P unkouter’s blog. February 2nd, 2006. Hi, thanks for coming to my blog. yes, it actually spelled ‘pUnkOuter’, not ‘punkouter’. what does it mean? If you’re a programmer and been working with COM based components before, i’m sure you have seen it somewhere. for those of you who don’t, don’t let it bother you much. How to contact me? Just drop me a comment or two (also include how i should reply you, ok). Hope you’ll have a great time here. 2 Responses to “About pUnkOuter”. February 4, 2007 at 5:04 am.
TOTAL LINKS TO THIS WEBSITE
1
.net Dream
Best preview in IE5. 1777;۳۸٩/٥/٢۳. 8362; آدرس جدید. پيام هاي ديگران . 1777;۳۸٧/٢/٢٧. 8362; آدرس جدید. پيام هاي ديگران . 1777;۳۸۳/٤/۱۱. 8362; کنترل های سرور (۱). کنترل های موجود در. ASPnet به دو گروه تقسیم می شوند، کنترل های. HTML و کنترل های. خصوصیات مهم کنترل های سرور. شما می توانید این کنترل ها را در سمت سرور تغییر دهید. پیش از ارسال فرم به کلاینت،. ASPnet Engine آنها را برچسب های. HTML تبدیل می کند. این کنترل ها در فضای نامی. System.Web.UI.HtmlControls قرار دارند. این کنترل ها معمولا به یک. HTML استف...
{ Geek Khan; }
This blog is meant to showcase Microsoft developer community content, links and other data-based application coolness particularly in .Net Platform. If you checked out the “About” page then you know my name. Looking at this page, you probably check my aritlces. You may find it useful. Checkout my new lessions on Real World Hybrid Mobile Application with Ionic, Angular and nopCommerce. AspNet Web Api Custom Authorize Attribute with Custom Database Table. Quick Start - Mobile Applications for Windows Phone.
{ Geek Khan; }
This blog is meant to showcase Microsoft developer community content, links and other data-based application coolness particularly in .Net Platform. If you checked out the “About” page then you know my name. Looking at this page, you probably check my aritlces. You may find it useful. Checkout my new lessions on Real World Hybrid Mobile Application with Ionic, Angular and nopCommerce. AspNet Web Api Custom Authorize Attribute with Custom Database Table. Quick Start - Mobile Applications for Windows Phone.
Dotnetdreamer's Weblog
SharePoint, Silverlight and Azure. Creating Sites using Sharepoint Object Model. Security Exception in HttpWebRequest.EndGetResponse. Setting up Windows Azure .net development environment. MOSS Web Services – Accessing Sharepoint List data. Creating Lists using Sharepoint Object Model. Creating Sites using Sharepoint Object Model. An error has occurred; the feed is probably down. Try again later. Collaborative Application MarkUp Language. Element to Element Binding. Hash value is not correct. 3 See if th...
Dotnet Blog
Monday, November 14, 2011. This time i was trying to implement Database logging with log4net. as all do i search it in google for the reference :), after putting some effort i started working on that. As we all know that Log4net is very nice open source for logging and used in almost every software development industries. I am putting step by step solution in two parts for your refrence. Links to this post. Assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.config", Watch = true)]. Using Syst...
dotnetdrunk | .net related stuff
Using jquery to call WEB API method and return values. August 2, 2013. In this example I want to call a method on the server that deletes some items. On the server I create a object that I pass back to jquery and dynamically finds the properties. Type: ‘DELETE’,. Url: ‘/api/Misc’,. Success: function (response) {. If (response.Status = ‘OK’) {. 8216;#divDialogModalDeleteProcessManagerData’).html(“Done! Deleted items= ” response.NumberDeleted);. Alert(‘error’);. Results r = new Results();. RStatus = status;.
www.dotnetdrupal.com
This Web page parked FREE courtesy of YesHosting.com. Search for domains similar to. Is this your domain? Let's turn it into a website! Would you like to buy this. Find Your Own Domain Name. See our full line of products. Easily Build Your Professional Website. As low as $4.05/mo. Call us any time day or night (480) 624-2500.
DotNetDubai
Monday, December 05, 2005. Regular Expressions in .Net. Regular expressions have been widely popular in languages such as PERL and AWK and have been utilized for pattern matching, text manipulation and text searching. These languages are specifically is known for its advanced pattern matching features. Dot Net regular expressions are based on that of Perl and are compatible with Perl 5 regular expressions. Some of the commonly used regular expression elements are:. Matches start of input. N} or {n. m}.